Skip to content

Pareja7/gifcapTool

 
 

Repository files navigation

gifcap

Build

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

👉 gifcap.dev

gifcap screenshot

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

About

Capture your screen to a GIF in your browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.2%
  • JavaScript 22.4%
  • HTML 7.0%
  • CSS 6.0%
  • C 4.9%
  • Makefile 2.3%
  • Dockerfile 0.2%