08-13-2020, 06:49 AM
(08-13-2020, 04:08 AM)stevem0 Wrote: I am a long ways from getting the script to work, the wide.png is in working directory
When I enter this line:
$ convert wide.png -crop 750x100+$i+0 +repage "%02d"$i.png
it gives me the error:
Invalid Parameter - -crop
What ImageMagick version? IIRC -crop is a recent addition.