Video format

3GP converter

A .3gp file is a lightweight container defined by the 3GPP standards body for video recorded and shared on mobile phones. It packs low-bitrate video and compressed speech with minimal overhead, which made .3gp the format of MMS messages and early camera phones.

Private for supported formats — processed in your browser

Convert supported files

Runs on your device

Drop 3GP files here

Batch files can each use a different output. Nothing uploads for local conversions.

Working inputs include camera RAW, browser-local audio/video, PDF, CBZ/CBR comics, office documents, ebooks, markup, 3D models, structured text, images, and archives.

Where 3GP comes from

The Third Generation Partnership Project defined 3GP starting in 2001 so video could travel over the slow, expensive mobile networks of the era. The design derives from the MP4 base media file format, and a sibling called 3G2 served CDMA networks under the separate 3GPP2 group.

How 3GP works

  • ISO base media structure like MP4, but with a deliberately restricted codec list
  • Video is H.263, MPEG-4 Part 2, or H.264; audio is AMR-NB, AMR-WB, or AAC
  • Header overhead is pared down for files measured in hundreds of kilobytes
  • Typical recordings were QCIF (176x144) or QVGA resolution at very low frame rates

When to use 3GP

  • Recovering videos from old feature phones and their memory cards
  • Converting MMS clips so they play on modern devices
  • Extracting AMR voice tracks for transcription or archiving
  • Preserving early-2000s personal media before the hardware dies

Strengths and limitations

Strengths

  • Extremely small files by design
  • Structural kinship with MP4 makes conversion quick
  • Long trail of tool support in ffmpeg and mobile utilities

Limitations

  • Picture quality is poor by any modern standard
  • AMR audio tracks need transcoding before most players will output sound
  • No current phone records to the format anymore

Compatibility

Android still opens most .3gp files, and desktop players such as VLC handle them, but iOS and web browsers generally do not. Because the codecs inside are dated, converting to MP4 with AAC audio is the standard path to modern playback.

A small set of 3GPP-defined asset atoms for title, author, and location exists, though most recording phones never wrote them.