I'm trying to create thumbnails using ExactImage command-line tools. I need the output images to be with equal dimensions like 100x100 or 200x200. Can somebody help with that?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
migrated from stackoverflow.com Aug 19 '11 at 15:44
|
I prefer "convert" from ImageMagick package, but if you really wanna use exactimage, you have to use econvert command, but econvert don't works with pixel values, only scalable, any way, you can use that:
0.50 does mean 50%, or try "convert":
|
|||
|
|