Batch Resize and Output with Same Filename with a Prefix
Posted: 2017-10-25T10:23:50-07:00
Hi,
I'm a new user (version 7.0.7-8 Q16 x64 2017-10-14) and I've read the user guide and searched online without success in getting this done. The user guide talks about mogrify and convert, as does most of the online discussion, but the only Imagemagick executable I have is magick.exe, and the options seem to be different and give errors.
I want to resize by 50% a folder of files and output them with the same filenames but with a prefix, like this:
example1.png --> small_example1.png
example2.png --> small_example2.png
etc.
Could someone please point me in the right direction to do this?
Apologies if this question has already been answered.
Cheers,
I'm a new user (version 7.0.7-8 Q16 x64 2017-10-14) and I've read the user guide and searched online without success in getting this done. The user guide talks about mogrify and convert, as does most of the online discussion, but the only Imagemagick executable I have is magick.exe, and the options seem to be different and give errors.
I want to resize by 50% a folder of files and output them with the same filenames but with a prefix, like this:
example1.png --> small_example1.png
example2.png --> small_example2.png
etc.
Could someone please point me in the right direction to do this?
Apologies if this question has already been answered.
Cheers,