Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opinion on generating gifs #1

Open
Sheraff opened this issue Jul 18, 2017 · 0 comments
Open

Opinion on generating gifs #1

Sheraff opened this issue Jul 18, 2017 · 0 comments

Comments

@Sheraff
Copy link

Sheraff commented Jul 18, 2017

Hi,

I know this is unusual in github but I have this website (whiteboard-comics.com) that animates SVG graphics to make them look like they're being drawn in front of you. However, most of my audience is on facebook so I had the idea to use gifs for them to still the animation goodness (at the present time, I'm just generating blobs in JS on the client's computer and uploading them back to my server to be used as "previews" but they're just the "last frame").

My entire pipeline is automated, all I have to do is draw on Illustrator and post on facebook. What would be your take on automating the GIFs generation? I do have the option of a node server if PhantomJS is really the best way, or of just letting a script run on my computer for a few nights (I draw 52 graphs once a year and I let it post week by week).

Thank you for reading me!
Sheraff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant