Friday 14 April 2017

Modifying each frame in a GIF with GraphicsMagick in Node

Still learning how to use GraphicsMagick, if I wanted to manipulate each image in the GIF (such as adding text in a certain location for each image) how would I go about doing that? Would I have to split it into separate image files first and process each one and then merge them back into a gif? Or is there a simpler way to do this with GraphicsMagick in memory?



via reconman

No comments:

Post a Comment