How to change all files extension at the once in windows

 HOW TO CHANGE FILE  EXTENSION OF MULTIPLE FILES

You can change the file extension of multiple files at once in Windows using the command prompt. Here are the steps:

  1. Open the folder containing the files you want to modify.
  2. Click on the address bar and type cmd to open a command prompt window.
  3. ren *.* *.jpg


Comments

Popular posts from this blog