I've got a lot of files to rename for batch operations (turning png's into video files). I've been using finder to do 'batch rename' and it works great but it's laborious when there are lots of folders.
I use finder like this to turn folders full of:
Into: pic0001.png, pic0002.png etc. - ready for ffmpeg operations.
After a bunch of image generation, I now have loads of new folders like this full of png files:
Is there a way with terminal to rename all the files in one go? ... then I could rename the files and run ffmpeg inside each folder all in one go!
Would love your help - if there are any terminal wizards out there!
I use finder like this to turn folders full of:
Into: pic0001.png, pic0002.png etc. - ready for ffmpeg operations.
After a bunch of image generation, I now have loads of new folders like this full of png files:
Is there a way with terminal to rename all the files in one go? ... then I could rename the files and run ffmpeg inside each folder all in one go!
Would love your help - if there are any terminal wizards out there!