Where 3GP clips come from
3GP (and its CDMA cousin 3G2) is the video format built for feature phones and the MMS standard of the 2000s. It's a stripped-down relative of MP4, designed to keep files small enough to send over a phone network measured in kilobits. Inside, you'll usually find H.263 or early H.264 video with AMR or AAC audio.
If you're opening one today, it's probably a clip someone sent you by MMS, something rescued off an old SD card, or a video pulled from a phone that's long since been replaced.
What to expect from the picture quality
These clips were often recorded at 176×144 or 320×240 pixels — tiny even by 2005 standards. Converting to MP4 doesn't add detail that was never captured; it puts the existing footage into a format that plays properly. Upscale it for a bigger screen and the file will get bigger, but the picture will look exactly as soft as it did on the original phone. That's not a limit of the conversion — it's the honest limit of what the phone recorded.
Preserving them privately
Old 3GP clips tend to be personal in a way that's easy to forget until you see them again — a kid's first steps, a friend messing around, a moment nobody thought to record any other way. OpenConvertVideo decodes and converts these files using WebAssembly ffmpeg running in your browser tab — we supply that code, but your own processor does the converting. There's no server in the middle, no account to create, and nothing to trust beyond your own computer. That old clip stays 100% private, exactly as it should.
What you'll get back
- H.264 video in an MP4 container, with AAC audio.
- Plays on any current phone, computer, or smart TV.
- Uploads cleanly to messaging apps and social platforms that reject 3GP outright.
- Imports into modern editors if you want to clean the clip up further.