KevinBasta / draw-a-gif

A React front end for my C GIF encoder

Home Page:https://gentle-grass-0566c6910.5.azurestaticapps.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

draw-a-gif

preview gif

A React front-end for my gif encoder written in c. This web app allows you to draw a series of images on a canvas and convert them into a gif. As a result of using my gif encoder, there are many options/features available that leverage the gif file format specification fully.

Features:

  • Flexible frames: reorder, duplicate, and delete frames
  • File format options: change the duration of each frame and the type of gif transition between frames
  • Reactive colours: change a colour in the colour pallet and it will result in all frames using that colour to also change
  • Quality Enhancement: enlarge gifs with a width/height multiplier
  • Storage: save web app gif data to local storage
  • Backup: download web app gif JSON save files
  • Collaborate: upload web app gif JSON save files to continue editing

About

A React front end for my C GIF encoder

https://gentle-grass-0566c6910.5.azurestaticapps.net


Languages

Language:TypeScript 94.1%Language:JavaScript 4.1%Language:CSS 1.2%Language:HTML 0.6%