Demo
Edge Detect Invert Colours Grayscale
Pixelate Amount

What is this?

gifuct-js is a library for parsing & decompressing GIF files right in the browser using javascript.

Why?

We wanted GIF support for Ruffle, which meant being able to manipulate GIFs using canvas, as you would any other web image. This is the library to do just that. It is cleaner and more efficient than any other javascript GIF decoder/decompressor out there, and able to run quite effectively on mobile (for hybrid apps).

Who are we?

Wethrift