A simple Windows tool that adds "Convert to GIF" to your right-click menu for video and animation files.
- Convert videos and animations to GIF with a simple right-click
- Automatic optimization for smaller file sizes
- Supports a wide range of formats:
- Common video formats (MP4, MKV, AVI, MOV, etc.)
- Animation formats (WebP, APNG, SWF, etc.)
- Output GIFs are automatically:
- Scaled to a reasonable size (512px width)
- Set to 15 FPS for smooth playback
- Optimized for file size while maintaining quality
- Download
Install.cmd - Right-click
Install.cmdand select "Run as administrator" - Wait for the installation to complete
- The installer will automatically download and install required dependencies (FFmpeg and Gifsicle)
- If needed, it will also install Chocolatey
- Right-click any supported video or animation file
- Select "Convert to GIF"
- Wait for the conversion to complete
- The converted GIF will appear in the same folder as the source file
- Navigate to
C:\Program Files\GifConverter - Run
Uninstall.cmdas administrator
Note: The uninstaller will remove the context menu entries and converter scripts, but will leave FFmpeg and Gifsicle installed on your system.
- Windows 10 or later
- Administrator privileges for installation/uninstallation
- Internet connection for downloading dependencies
GIF conversion code by Enderman.