ShlomoCode / gifcap

צלם את המסך שלך ל-GIF

Home Page:https://shlomocode.github.io/gifcap/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

צלם את המסך שלך ל-GIF

https://shlomocode.github.io/gifcap/

License:GNU General Public License v3.0


Languages

Language:TypeScript 57.2%Language:JavaScript 22.3%Language:HTML 7.2%Language:CSS 6.0%Language:C 4.9%Language:Makefile 2.3%Language:Dockerfile 0.2%