Initializing... drag & drop files here
Supports: MKV
Matroska (.mkv) and 3GPP2 (.3g2) sit at opposite ends of the container spectrum. MKV is an open, deliberately unbounded container — it holds an unlimited number of video, audio, picture and subtitle tracks in one file — and it was formally published as IETF RFC 9559 in October 2024. 3G2 is the 3GPP2 file format written for CDMA2000 handsets, engineered to fit a watchable clip into a few hundred kilobytes on a 2000s mobile network.
Converting MKV to 3G2 is therefore always a full re-encode into a much smaller box, and it is only worth doing when something on the receiving end genuinely requires the CDMA container: an old Verizon- or Sprint-era feature phone, an MMS gateway, or an embedded device or test harness that ingests .3g2 and nothing else. If what you actually want is a smaller MKV that plays everywhere in 2026, MKV to MP4 is the page you want instead — 3G2 costs you resolution, bitrate, and every track MKV was built to carry.
| Property | Value |
|---|---|
| Full name | Matroska Media Container |
| Specified by | IETF RFC 9559, October 2024 (project announced December 2002) |
| Container base | EBML — Extensible Binary Meta Language |
| Video codecs commonly held | H.264, HEVC, VP9, AV1, MPEG-4 Part 2 |
| Audio codecs commonly held | AAC, AC-3, DTS, FLAC, Opus, Vorbis |
| Tracks per file | Unlimited video, audio, picture and subtitle tracks, plus chapters |
| Sibling extensions | .mka (audio only), .mks (subtitles only), .mk3d (stereoscopic) |
| Best for | Archival rips, multi-language libraries, soft subtitles, lossless audio |
| Web relationship | WebM is the browser-targeted subset of Matroska |
| Property | Value |
|---|---|
| Full name | 3GPP2 file format |
| Specified by | 3GPP2 C.S0050 (current revision C.S0050-B v1.0, dated May 2007) |
| Container base | ISO base media file format, ISO/IEC 14496-12 — the same lineage as MP4 and 3GP |
| MIME types | video/3gpp2, audio/3gpp2 — registered in IETF RFC 4393, March 2006 |
| Video codecs | H.263, MPEG-4 Part 2, H.264 |
| Audio and speech codecs | AMR-NB, AMR-WB, AAC-LC, plus CDMA vocoders such as 13K (QCELP) and EVRC |
| Not defined for 3G2 | HE-AAC v2 and AMR-WB+ — 3GP carries these, 3G2 does not |
| Native browser support | Firefox for Android only, per MDN's container guide — not a desktop web format |
| Built for | CDMA2000 (3G) networks, which US carriers retired in 2022 and early 2023 |
| GSM counterpart | .3gp, from 3GPP — see MKV to 3GP |
.mkv videos onto the page or click "+ Add Files". Several files can be queued and converted with the same settings..3g2. Files upload over an encrypted connection, are processed on our servers, and are deleted automatically after a few hours — no sign-up, no watermark.3G2 is a low-bandwidth format, so the two settings that decide whether the file opens on the receiving device are the video codec and the frame size — matching them to the target matters far more than chasing quality that the container cannot hold anyway.
Only when something on the receiving end specifically requires the CDMA container — an old Verizon- or Sprint-era feature phone, an MMS gateway, or an embedded device that ingests .3g2 and nothing else. The networks 3G2 was designed around are gone in the US: T-Mobile retired Sprint's CDMA network in a phased shutdown through the first half of 2022, and Verizon's own support page states that as of January 3, 2023 it has decommissioned its CDMA network. For any general-purpose use, MP4 is smaller at equal quality, plays on essentially every current device, and keeps far more of what an MKV holds — so MKV to MP4 is the better target. 3G2 is a compatibility format, not a quality one.
Both are structurally based on the same ISO base media file format (ISO/IEC 14496-12), so they look nearly identical inside. The split is by network family: .3gp is the 3GPP container for GSM/UMTS phones, while .3g2 is the 3GPP2 container for CDMA2000 phones — in the US, older Verizon and Sprint handsets. They share H.263, MPEG-4 Part 2 and H.264 video plus AMR and AAC audio, but .3g2 additionally defines CDMA speech codecs such as 13K (QCELP) and EVRC, and it does not define HE-AAC v2 or AMR-WB+ the way 3GP does. A device that demands one extension will often refuse the other, so if your target is a GSM-era phone use MKV to 3GP instead.
H.264 video with AMR audio by default, which suits CDMA handsets from roughly 2009 onward. We checked the option surface for this specific pair: the Video Codec dropdown offers exactly four choices — H.263, H.264, MPEG-4 and Xvid — and Audio Codec offers AAC, AMR Narrow Band and AMR Wide Band. For older handsets, H.263 plus AMR Narrow Band is the safest pairing; AAC is worth trying only if the target device's documentation says it supports AAC in 3G2.
They are not carried across. MKV can hold an unlimited number of audio languages, soft (selectable) subtitle tracks and chapter markers; the conversion writes a single video stream and a single audio stream into the 3G2 and drops the rest. The 3GPP2 format does define a 3GPP timed-text track type, but handset support for it was patchy and this converter does not produce one. If you need the subtitles on screen, burn them into the picture before converting, and keep the original MKV or an MP4 copy for everything else.
176×144 (QCIF) is the most universally accepted frame size on early CDMA feature phones, and 320×240 (QVGA) is a reasonable target for later ones. Enter either through Width x Height; the Preset Resolutions list starts at 144p, so exact QCIF or QVGA dimensions need the manual fields. Going smaller than the device's screen buys you a smaller file but nothing else, and going larger is the most common reason a handset refuses to open a file that otherwise looks correct.
Yes. There is no stream-copy path here: MKV files typically carry H.264, HEVC, VP9 or AV1 video with AAC, FLAC or Opus audio, and only H.263, MPEG-4 Part 2 and H.264 video with AMR or AAC-LC audio are valid inside a 3G2. Even in the rare case where the MKV already holds baseline H.264, the audio almost always has to be re-encoded to AMR, and the resolution usually has to come down. Convert once from the highest-quality source you have rather than stacking conversions.
Almost always, and that is the format working as designed rather than a fault in the conversion. 3G2 was built for low-bandwidth CDMA delivery, so it pairs small frame sizes with low bitrates, and a 1080p MKV re-encoded to QCIF has discarded roughly 98% of its pixels before the encoder even starts. You can limit the loss by keeping the resolution no smaller than the target device needs and leaving Video Codec on H.264, but a 3G2 cannot approach a full-resolution MKV — if quality matters more than CDMA compatibility, convert to MP4.
Usually yes, through a general-purpose player: VLC, mpv and most desktop media players read 3G2 without complaint because it is an ISO-base-media file at heart. Native browser playback is the weak spot — MDN lists Firefox for Android as the only browser with built-in 3GP/3G2 support — so a .3g2 is a poor choice for anything you plan to embed on a web page or hand to a colleague. If you have received a .3g2 and want it in a flexible container instead, 3G2 to MKV is the reverse of this page.
Files are uploaded over an encrypted connection and processed on our servers — there is no sign-up and no watermark added. They are deleted automatically a few hours after conversion and are never shared or made public. Because 3G2 outputs are tiny, the slow part of this job is almost always uploading the source MKV rather than the encode itself.