Wednesday, 8 August 2018

conversion - Using Gimp to batch convert images to another format in Windows


As implied by the title, does anybody know how to use the gimp-console-[version].exe program to batch convert images between formats (with default settings) in Windows ?



Answer



Better than Gimp or Irfanview is ImageMagick.


For instance, try:


mogrify -format jpg *.png

No comments:

Post a Comment

Where does Skype save my contact's avatars in Linux?

I'm using Skype on Linux. Where can I find images cached by skype of my contact's avatars? Answer I wanted to get those Skype avat...