I have about 200 images that I optimized with PunyPNG, but it appended .png to the end so all of the images are .gif.png. I don't want to have to manually edit the file name of each one to just be .gif, so what would be the easiest way to automatically remove the .png from the end of all of the file names in the folder?
|
feedback
|
|
First, please make sure that these are actually .gif files and not .png files. (It seems more likely that they are misnamed .png's rather than misnamed .gif's, but if you're sure...) Open the terminal. Type in:
Press enter. Type in:
| |||||||||||||
feedback
|