- convert logo: logo: logo: logo: logo.gif
convert logo.gif test.jpg
convert logo.gif -scene 4 test.jpg
dir *.jpg
Is there a noreplace 'switch' for generate output file name?
Re: Is there a noreplace 'switch' for generate output file name?
Try the following:
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Is there a noreplace 'switch' for generate output file name?
Also try adding something like %04d in the filename. That specifies a 4 digit number with leading zeros, so the files will still sort correctly alphabetically.
See Im Examples, Writing Multiple Image sequences...
http://imagemagick.org/Usage/files/#write_seq
See Im Examples, Writing Multiple Image sequences...
http://imagemagick.org/Usage/files/#write_seq
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/