How to Bulk Rename File Extensions to Lowercase Using PowerShell and CMD
If you have files with the uppercase '.PDF' extension scattered in various subfolders and need to rename them to lowercase '.pdf', you can easily do this using PowerShell and Command…