MOVGIF

Convert MOV to GIF

Convert MOV files to GIF entirely in your browser. Old-school looping animation — universal, but huge and silent (no audio, 256 colours). Drop your MOV below — vexo runs ffmpeg-wasm locally, nothing is uploaded.

Drop your video here

or choose a file from your device

MP4
MOV
WebM
MKV
AVI
GIF

Max 200 MB per file. Conversion runs in your browser.

Every conversion runs entirely in your browser. Your video never leaves your device.

About MOVGIF

Why convert MOV to GIF?

GIF embeds anywhere — chat, email, docs, forums — and loops automatically without a player. Great for short reactions and demo clips, but expect a 5–10× larger file than the equivalent video and no audio. MOV is the default of iPhone recordings and Final Cut exports, but Android, Windows and many web tools prefer MP4. Re-wrapping into MP4 keeps the visual content while unlocking universal playback.

About MOV

MOV is Apple's container format, the default output of iPhone screen recordings, Final Cut Pro exports and AirDrop transfers from macOS. The video inside is usually H.264 or HEVC (newer iPhones) or ProRes (Final Cut masters). Most Android devices, Windows tools, web players and CMS uploads prefer MP4 over MOV, even when the underlying H.264 stream would play identically. vexo re-wraps MOV into a clean MP4 container so the file travels everywhere.

About GIF

GIF is the original looping animation format. Every browser, chat app, document editor and forum can embed it inline without a video player. The trade-off is brutal: GIFs are capped at 256 colours per frame, carry no audio, and are far larger than equivalent video. vexo extracts the trimmed range, resizes if requested, builds an optimised palette, and writes a single GIF — useful for short reactions, demo loops and email-friendly clips.

What you're converting between

A short primer on both formats so the trade-offs are obvious before you hit Convert.

MOV

Source

Apple QuickTime container · introduced 1991

H.264 / ProRes / HEVC + AAC / PCM

MOV is Apple's container format, the default output of iPhone screen recordings, Final Cut Pro exports and AirDrop transfers from macOS. The video inside is usually H.264 or HEVC (newer iPhones) or ProRes (Final Cut masters). Most Android devices, Windows tools, web players and CMS uploads prefer MP4 over MOV, even when the underlying H.264 stream would play identically. vexo re-wraps MOV into a clean MP4 container so the file travels everywhere.

Strengths

  • Native to the Apple ecosystem
  • Supports professional codecs like ProRes

Trade-offs

  • Patchy support on Android, Windows and the web
  • Larger than MP4 when the underlying codec is ProRes or HEVC
  • Many social uploaders silently reject .mov

GIF

Target

Graphics Interchange Format · introduced 1987

Palette frames · no audio

GIF is the original looping animation format. Every browser, chat app, document editor and forum can embed it inline without a video player. The trade-off is brutal: GIFs are capped at 256 colours per frame, carry no audio, and are far larger than equivalent video. vexo extracts the trimmed range, resizes if requested, builds an optimised palette, and writes a single GIF — useful for short reactions, demo loops and email-friendly clips.

Strengths

  • Embeds anywhere — chat, email, docs, forums
  • Auto-loops with no player UI
  • Universal — supported since the 80s

Trade-offs

  • No audio, ever
  • 256 colours per frame — gradients posterise
  • Often 5–10× larger than the equivalent MP4 or WebM

Supported formats

MP4 is the safest default for web and mobile playback. WebM gives the smallest files for modern browsers. GIF is for short, soundless animations.

WMV, FLV and other legacy/streaming formats are not supported in this version. Please convert those to MP4 first using a desktop tool.

FormatInputOutputNotes
MP4
Yes
Yes
H.264 + AAC, broadest compatibility
MOV
Yes
No
Apple/QuickTime container; convert to MP4
WebM
Yes
Yes
VP9 + Opus, smaller than MP4
MKV
Yes
No
Container; convert to MP4 or WebM
AVI
Yes
No
Legacy container; convert to MP4
GIF
Yes
Yes
No audio, short clips only
WMV
No
No
Not supported
FLV
No
No
Not supported

Frequently asked questions

Your videos never leave your device

vexo is a static page. Every conversion runs inside your browser via ffmpeg compiled to WebAssembly. There is no server-side processing, no upload, no temporary file, no cache. When you close this tab, every file is gone.

  • No account required.
  • No server processing. Your videos stay on your device.
  • No caching, no Service Worker, no IndexedDB persistence.
  • The conversion engine (ffmpeg-wasm) is fetched from a public CDN and cached by the browser; no personal data is sent.