Initializing... drag & drop files here
Supports: 3GP, 3G2
3GP is the small, low-resolution container that 3G-era mobile phones recorded to; HEVC (H.265) is a modern, high-efficiency video codec. Converting an old 3GP clip to HEVC re-encodes its picture with H.265 so the file can be smaller and feed modern encoding pipelines — but it cannot add detail the tiny source never captured. One important detail before you start: .hevc is a codec name rather than a standard container extension, so this tool wraps the H.265 video in a Matroska container — keeping your audio, re-encoded to AAC by default — and names the file .hevc, an extension many everyday players don't recognize. If you want a file that plays everywhere, see the routing note below.
.hevc Output Actually IsThe .hevc extension usually suggests the bare output of an H.265 encoder — a raw video bitstream with no container. This tool does something more useful: it muxes the H.265 video into a Matroska container and names the file .hevc. Two things follow directly from that:
.hevc. VLC, mpv, and other FFmpeg-based tools play it fine, and renaming the file to .mkv also works because the bytes inside are standard Matroska.Most people converting an old phone clip actually want a file whose extension every device recognizes. If that's you, use 3GP to MP4 for the widest compatibility, or 3GP to MKV and pick the H.265 codec — same codec, same size savings, a normal extension. Choose the .hevc output here only when a downstream tool specifically asks for a file with that name.
| Property | Value |
|---|---|
| Type | Multimedia container |
| Standard | 3GPP (built on ISO/IEC 14496-12, the ISO base media file format) |
| Designed for | Recording and streaming on GSM/3G mobile phones |
| Typical video codec | H.263, MPEG-4 Part 2, or H.264 |
| Typical audio codec | AMR-NB, AMR-WB, or AAC-LC |
| Typical frame size | Small and low resolution (commonly QCIF/CIF up to early SD) |
| Also accepts | .3g2 (3GPP2, the CDMA-phone variant) |
| Property | Value |
|---|---|
| Type | Video codec; this tool's .hevc output is H.265 in a Matroska container named .hevc |
| Standard | ITU-T H.265 / ISO/IEC 23008-2 (MPEG-H Part 2) |
| Published | June 2013 (ITU-T); November 2013 (ISO/IEC) |
| Compression vs H.264 | ~25-50% smaller at the same visual quality |
Audio in this tool's .hevc |
Yes — AAC by default (a raw elementary stream would be video-only) |
| Encode cost | Slower than H.264 (roughly 2-10x the computational complexity) |
| Licensing | Patent-encumbered (MPEG LA, HEVC Advance, Velos Media pools) |
| Playback | iPhone 7+/iOS 11+, Apple Silicon, modern Android and Intel/Snapdragon hardware; spotty on older devices and in browsers |
.3gp (or .3g2) clip onto the page, or click "+ Add Files" to browse. You can queue several at once..hevc output. Leave the Quality Preset on "Very High (Recommended)" to stay close to the source, or open File Compression to set a constant/variable bitrate, a specific file size, or a constant-quality (CRF) level..hevc file. No sign-up, no watermark.No, and no honest converter can promise it will. A 3GP clip from a 3G phone was usually captured at a low resolution and bitrate, and re-encoding to HEVC cannot recover detail that was never recorded — lossy in, lossy out, with no upscaling magic. What HEVC does well is shrink the file: at the same visual quality H.265 is roughly 25-50% smaller than H.264. So expect a smaller file, not a better picture. A small, low-resolution 3GP stays small and low-resolution.
Yes. Although a raw .hevc from an encoder would be video-only, this converter wraps the H.265 video in a Matroska container so the 3GP's AMR or AAC soundtrack survives, re-encoded to AAC by default. If the output is silent, the source clip most likely had no audio track to begin with. For a file whose extension every device recognizes, 3GP to MP4 plays nearly everywhere, and 3GP to MKV with the H.265 codec gives you the same codec in a standard container.
FFmpeg-based players such as VLC and mpv open it directly — the bytes inside are a standard Matroska stream carrying H.265 video and AAC audio. Consumer players — phones, smart TVs, QuickTime, most browsers — generally refuse it, because they decide what a file is from its extension and don't expect .hevc. The simple fix is to rename the downloaded file to .mkv, or to convert to MP4/MKV from the start.
Roughly, at the same visual quality. The HEVC standard (ITU-T H.265 / ISO/IEC 23008-2, first published in 2013) was designed to deliver about 25-50% better compression than H.264/AVC, with the exact figure depending on resolution and content. With a tiny old 3GP source, the absolute savings are modest simply because the file was already small — In our testing, a short low-resolution 3GP re-encoded to H.265 at the default preset produced a smaller stream than the H.264 equivalent, though the precise ratio varies per clip.
HEVC's more complex algorithms need much more processing to encode — roughly 2-10x the computational work of H.264 — so conversions take longer, and the codec is patent-encumbered (licensed through pools like MPEG LA, HEVC Advance, and Velos Media). Playback is native on iPhone 7 and later, Apple Silicon, and most 2017-and-newer Android/Intel/Snapdragon hardware, but it is spotty on older devices and inconsistent in browsers. If broad compatibility matters more than file size, convert to H.264 in an MP4 container instead via 3GP to MP4.
Yes. The .3g2 format is the 3GPP2 variant used by older CDMA-based phones; it shares the same container structure as .3gp. You can upload either extension and get a .hevc file back.
Your file is uploaded over an encrypted connection, converted on our servers, and the result is returned to you for download. Uploads are deleted automatically a few hours after conversion — no sign-up, no watermark, and your files are never shared or made public. The main practical limit on a big clip is upload time, not your device.
Usually not. A 3G-era clip was captured at a low resolution, and enlarging it to, say, 1080p only stretches the existing pixels — it adds no real detail and makes the file bigger. Keeping "Video resolution" on the original size gives the most honest result and the smallest HEVC stream. Upscale only if a downstream tool strictly requires a specific frame size; even then, the picture will not look sharper than the source allowed.