Skip to content

incubated-geek-cc/canvas-frames-to-GIF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

canvas-frames-to-GIF

An offline non-server dependent utility to create GIF files from custom Canvas frames. Inspired by video to animated GIF converter

Overview

3 primary JavaScript plugins used

  • GIFEncoder.js
  • LZWEncoder.js
  • NeuQuant.js

Note: All file(s) were retrieved from jsgif

Running the tool

  • No server required
  • Just double-click the HTML file to run it on any JavaScript-enabled browser

Demo

Demo


Article available at: https://geek-cc.medium.com/how-to-create-an-animated-gif-from-custom-canvas-frames-with-client-side-javascript-696b1ba933ba

About

An offline non-server dependent utility to create GIF files from custom Canvas frames.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published