convert some-image.gif -coalesce %d.jpg
the various frames have transparent areas and build upon each other, you can use the convert command with the "-coalesce" option to produce a set of files target-0.png, target-1.png etc, each of which merges the sequence of previous images
출처 : How can I split an animated .gif file into its component frames?
Friday, June 29, 2018
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment