Initializing... drag & drop files here
Supports: 3GP, 3G2
3G2 is the small, low-resolution container that old CDMA-network phones (Verizon, Sprint) recorded to; HEVC (H.265) is a modern, high-efficiency video codec. This tool re-encodes a .3g2 clip with H.265 so the file comes out smaller and feeds modern encoding pipelines — but it cannot add detail the tiny source never captured, so expect a smaller file, not a sharper picture. One thing to know before you start: the .hevc output is a raw H.265 elementary stream with no container and no audio track — if you want a normal, playable file with sound, convert to 3G2 to MP4 (H.264, plays everywhere) or 3G2 to MKV with the H.265 codec instead.
.3g2 (or .3gp) clip onto the page, or click "+ Add Files" to browse. Several files can be queued at once..hevc stream. Leave the Quality Preset on "Very High (Recommended)" to stay close to the source, or open File Compression to choose Constant Bitrate, Variable Bitrate, a Specific file size, or a Constant Quality (CRF) level..hevc stream. No sign-up, no watermark.Most people converting an old 3G2 clip actually want H.264 in an MP4 container, not a raw .hevc stream. This table shows the real tradeoff so you can pick the right output before you start.
Raw H.265 (.hevc, this page) |
H.264 in MP4 (3G2 to MP4) | |
|---|---|---|
| File size at equal quality | ~25-50% smaller | Baseline (larger) |
| Audio | None — elementary stream, soundtrack dropped | Kept (AAC) |
| Plays on phones / TVs / QuickTime | No — needs muxing into a container first | Yes, nearly everywhere |
| Plays in browsers | Inconsistent | Broad support |
| Encode speed | Slower (~2-10x H.264's work) | Faster |
| Licensing | Patent-encumbered (MPEG LA, HEVC Advance, Velos Media) | Patent-encumbered but ubiquitously licensed |
| Best for | Feeding an encoding pipeline or stream analyzer | Watching, sharing, archiving with sound |
Because .hevc is a raw H.265 elementary stream, not a container. It holds only the encoded video, so there is nowhere to store the 3G2's soundtrack — typically QCELP, EVRC, AMR, or AAC — and the audio is dropped. That is correct behavior for a raw bitstream, not a bug. If you need the sound, convert to a container instead: 3G2 to MP4 keeps the audio and plays nearly everywhere, and 3G2 to MKV with the H.265 codec puts the same HEVC video inside a playable file alongside its audio. If you only want the soundtrack, use 3G2 to MP3.
No, and no honest converter can promise it will. A 3G2 clip from a CDMA-era phone was usually captured at a low resolution and bitrate (commonly QCIF 176x144 up to early SD), 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. Expect a smaller file, not a better picture. A small, low-resolution 3G2 stays small and low-resolution.
FFmpeg-based players such as VLC and mpv can usually decode a raw H.265 stream, and developer tools like GPAC or an HEVC stream analyzer are built for it. Consumer players — phones, smart TVs, QuickTime, most browsers — generally cannot, because they expect a container. The reliable fix is to mux the stream into a container (for example ffmpeg -f hevc -i video.hevc -c copy video.mp4) or to convert to MP4/MKV from the start. In our testing, a short low-resolution 3G2 re-encoded to H.265 at the default preset produced a smaller stream than the H.264 equivalent, though the exact 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 such as MPEG LA, HEVC Advance, and Velos Media). The HEVC standard (ITU-T H.265 / ISO/IEC 23008-2) was first published in 2013. 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 via 3G2 to MP4. For the closely related container variants, see 3GP to HEVC and 3GPP to HEVC.
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.