- convert input.gif output.gif output.gif
Convert input.gif output.gif, what if output file exists ?
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Note that the above is a GIF animation 'prepend'.
The output image will be overwritten with the results, as convert always reads everything into memory (or temporary memory buffers), before processing.
The output image will be overwritten with the results, as convert always reads everything into memory (or temporary memory buffers), before processing.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/