MOV to GIF
Turn a clip of MOV video into an animated GIF. GIF displays anywhere an image does, including comment boxes and chat clients that block video, and it charges you for that: 256 colours per frame and a file often larger than the video it came from. MOV off a camera or an iPhone is often ProRes or high-bitrate H.264 at 4K, so expect to scale the width down hard before the GIF is a sane size. Runs on your own Vistalyth Tools instance. Files never reach a third party.
Features
- Trim to a start and end point before the GIF is built
- Frame rate and width control, the two knobs that actually decide the size
- Per-clip optimised palette to limit banding inside GIF's 256 colours
- Handles what MOV actually contains without a separate decode step
- Your MOV files are processed on your own server and never uploaded anywhere
What you can do
- Make a short loop for a README, issue thread, or chat where video will not embed
- Cut a reaction clip out of a longer MOV
- Produce an autoplaying preview for somewhere that strips video tags
Self-hosted. Your files never leave your network.
Vistalyth Tools runs entirely on your own infrastructure. Files processed with MOV to GIF are never uploaded to third-party servers. Deploy a single Docker container and process files with full privacy, no watermarks, and no usage limits. Open source under AGPL-3.0.
Frequently asked questions
- Why is my GIF bigger than the MOV it came from?
- Because GIF stores frames with no motion compensation, while modern video codecs encode only what changed. A 10-second GIF at full frame rate can easily beat the source. Cut the length, then the width, then the frame rate.
- Why does the colour look banded?
- GIF allows 256 colours per frame, and gradients and skin tones suffer most. If the destination takes video or WebP, both look far better at a fraction of the size.
- Any tips when the source is MOV?
- Scale the width down before touching anything else. On 4K camera footage that single change dominates the final file size.
- What length works well?
- Under about 5 seconds, at 10-15fps and around 480px wide, keeps most GIFs manageable.
Ready to try MOV to GIF?
Deploy Vistalyth Tools in under a minute. All 243 tools included. Open source and free forever.