A codec built to avoid patents, not to win
Theora — the video codec inside .ogv, paired with Ogg's container and usually Vorbis audio — exists because H.264 was, for years, patent-encumbered technology that open-source projects and nonprofit sites wanted to avoid entirely. Theora and Ogg were royalty-free by design, which is exactly why Wikipedia and Wikimedia Commons standardized on them for years, and why some open-source screen-recording and editing tools still default to it.
Why Theora lost
Being patent-free didn't make Theora better at compressing video, and it didn't get hardware decoding support built into phones, TVs, or GPUs the way H.264 did. Once H.264 licensing settled down and browsers standardized around it, Theora stopped being necessary — but by then, almost nothing outside Firefox and a handful of open-source players had bothered to support it. The format didn't die; it just stopped getting invited anywhere new.
Where you still run into an .ogv file today
Mostly from downloading video off Wikipedia or Wikimedia Commons, digging up an old open-source screen recording, or pulling a sample file from a Linux-era archive. Whatever the source, the same problem follows: an iPhone won't open it, most editors won't import it, and plenty of apps that accept 'any video file' quietly choke on this one.
No upload, no wait
Because conversion runs on WebAssembly ffmpeg inside your browser — code we supply, work your own device performs — there's no server involved, no upload step to wait through, and no imposed size limit if you've got a longer Wikimedia clip. Conversion starts the moment you pick the file, and stays 100% private the whole time.
Theora in, H.264 out
- H.264 video in an MP4 container, with AAC audio.
- Plays on iPhone, Android, Windows, Mac and smart TVs.
- Imports into Premiere, Final Cut, DaVinci Resolve and CapCut.
- Uploads cleanly to social platforms and review tools that reject Ogg outright.