https://github.com/downthecrop/gif-optimizer
Electron app wrapper for FFMPEG for fast and customizable GIF compression
https://github.com/downthecrop/gif-optimizer
Last synced: 3 months ago
JSON representation
Electron app wrapper for FFMPEG for fast and customizable GIF compression
- Host: GitHub
- URL: https://github.com/downthecrop/gif-optimizer
- Owner: downthecrop
- Created: 2021-09-03T23:47:45.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-04T14:02:25.000Z (about 2 years ago)
- Last Synced: 2025-01-23T11:48:01.841Z (4 months ago)
- Language: JavaScript
- Size: 38.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GIF Optimizer
Fast and customizable GIF compression! Electron app wrapper for FFMPEG.
## Features (Windows Only)
- Supported formats: **mp4, mov, gif, webm**
- Drag and Drop
- Frame rate adjustment
- Dithering
- FFMPEG fast_bilinear scaling## Coming soon
- Color palette limiting
- Rescale algorithm selection (gauss, lanczos)
- Linux & macOS support