Skip to content
forked from joaomoreno/gifcap

Capture your screen to a GIF in your browser

License

Notifications You must be signed in to change notification settings

sniranjan/gifcap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gifcap

Record your screen into an animated GIF, all you need is a browser!

Try it now at gifcap.dev.

Features:

  • No installations, no bloatware, no updates: this works in any modern browser, including Google Chrome, Firefox, Edge and Safari;
  • No server side, everything is 100% client-side only. All data stays in your machine, nothing gets uploaded to any server, the entire application is made of static files;
  • PWA support makes it easy to add gifcap to your OS list of applications;
  • Blazing fast GIF rendering powered by WASM, libimagequant and gifsicle;
  • Highly optimized GIF file sizes, thanks to frame deduplication, boundary delta detection and lossy encoding;
  • Entire screen recordings, or selection of single window;
  • Intuitive trimming UI
  • Easy cropping via visual drag-and-drop

Wanna show your support?

I do love coffee ☕: bitcoin:356S2FBHDwBUjki72KoForZ8YgYf4z3pFa

About

Capture your screen to a GIF in your browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.8%
  • HTML 8.6%
  • CSS 7.8%
  • C 6.1%
  • Makefile 1.7%