An open API service indexing awesome lists of open source software.

https://github.com/zalo/gifcorder

A simple web-based gif recording tool
https://github.com/zalo/gifcorder

gif online recorder screen web

Last synced: 3 months ago
JSON representation

A simple web-based gif recording tool

Awesome Lists containing this project

README

          

# [Gifcorder](https://zalo.github.io/gifcorder/)
A simple web-based gif/webm recording tool

## Credits

.gif Export made possible with [@jnordberg's](https://johan-nordberg.com/) [.gif.js](https://github.com/jnordberg/gif.js).

.gif Compression possible with [zx6733090's Emscripten port of gifsicle](https://github.com/zx6733090/gifmin) (and of course [gifsicle](https://github.com/kohler/gifsicle) itself maintained by [@kohler](https://github.com/kohler)).

WebM Export based on code from [CanvasRecorder](https://github.com/SMUsamaShah/CanvasRecorder).

Minimal Styling provided by [skeleton.css](http://getskeleton.com/).