H
H
humblegenius2013-03-19 23:28:26
JavaScript
humblegenius, 2013-03-19 23:28:26

Converting canvas to gif format in javascript

Is there a script to save canvas or array of dots to GIF base64 data url?
I tried this library: github.com/antimatter15/jsgif
It works, but somehow clumsily: sometimes it distorts colors and makes transparent pixels opaque.
Is there an online service as a last resort? But I need it without a graphical interface, so that my script can load bmp there, and it returns a gif.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
H
humblegenius, 2013-03-25
@humblegenius

I had to figure it out myself :)
habrahabr.ru/post/173773/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question