connor4312 / gifcap

Capture your screen to a GIF in your browser

Home Page:https://gifcap.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://gifcap.dev

License:GNU General Public License v3.0


Languages

Language:JavaScript 75.8%Language:HTML 8.6%Language:CSS 7.8%Language:C 6.1%Language:Makefile 1.7%