The IrfanView seems converting (resample and resize) very very quickly.
But ImageMagick takes 10-20 times longer to process the 30 files.
Is this speed issue typical for IM?
How can I cam IM faster when I run this type of command for conversion:
>convert.exe *.jpg -sampling-factor 4:4:4 -quality 95 -resize 640x640 -unsharp 0x1 -path "c:\Temp\Destination\"
I am investigating IM since IrfanView can't create center square images.
