Cut and trim 3G2 (3GPP2) mobile video files online. Extract segments from legacy CDMA phone recordings.
Process files in seconds with our optimized servers
Set exact start and end points with frame accuracy
Maintain original quality with smart re-encoding
.3g2, .3gp2, .3gpp2, or .3gp file, or click "+ Add Files". Batch trimming is supported, so you can drop several CDMA-era clips at once.3G2 (also written .3gp2 or .3gpp2) is the 3GPP2 container format defined for CDMA2000 phones — the codec siblings of 3GP, but with an audio stack tuned for CDMA voice (EVRC, EVRC-B, QCELP). The format went live in 2004 and dominated camera-phone recordings on Verizon and Sprint handsets for nearly two decades. Sprint switched off its CDMA network on May 31, 2022, and Verizon decommissioned its CDMA network on January 3, 2023 — but the files those phones recorded still exist on hard drives, SD cards, and family backups, and most modern apps reject them outright.
You'd trim a 3G2 instead of converting it when:
| Property | 3G2 | 3GP |
|---|---|---|
| Standard body | 3GPP2 | 3GPP |
| Network family | CDMA2000 (US: Verizon, Sprint) | UMTS / GSM (US: AT&T, T-Mobile) |
| First spec | 2004 | 2001 |
| Common extensions | .3g2, .3gp2, .3gpp2 |
.3gp, .3gpp |
| Video codecs | H.263, MPEG-4 Part 2, H.264/AVC | H.263, MPEG-4 Part 2, H.264/AVC |
| Audio codecs | EVRC, EVRC-B, EVRC-WB, QCELP (13K), SMV, VMR-WB, AAC-LC, HE-AAC v1, AMR-NB, AMR-WB | AMR-NB, AMR-WB, AMR-WB+, AAC-LC, HE-AAC v1/v2 |
| HE-AAC v2 / AMR-WB+ | Not supported | Supported |
| Typical resolution | 176×144 (QCIF), 320×240 (QVGA), occasionally 640×480 | 176×144, 320×240, up to 800×480 on later phones |
| MIME type | video/3gpp2 |
video/3gpp |
3GP and 3G2 share the same ISO base media file format root, so most modern players (VLC, MPV, QuickTime) handle either by sniffing the brand box rather than relying on the extension.
| Method | What it does | When to use |
|---|---|---|
| Trim only (default) | Frame-accurate cut; re-encoded at the visually-lossless default preset | Quick clips at source-matching quality |
| Trim + Quality Preset | Re-encodes after cutting; pick High to Low | Quick size win without manual tuning |
| Trim + Target file size (%) | Aim for, e.g., 50% of source | Hitting a rough size budget |
| Trim + Specific file size | Aim for an exact MB ceiling | Email or upload limits |
| Trim + Constant Quality (CRF) | Visual-quality target (lower CRF = higher quality) | When perceived quality matters more than size |
| Trim + Constant/Variable Bitrate | Fixed kbps or VBR | Streaming or broadcast prep |
The trim always re-encodes the kept frames — there is no stream-copy path — but at the default settings the re-encode uses the visually-lossless quality preset, so the clip looks the same as the source, and the cut is frame-accurate. If you also pick a Quality Preset, target size, or new resolution, quality changes according to those settings.
.3gp2 and .3gpp2 files, not just .3g2?Yes. The accepted-extension list includes .3g2 and .3gp directly, and .3gp2 / .3gpp2 are aliases of .3g2 defined in the same 3GPP2 specification. If you have an unusual extension, rename to .3g2 and upload — the underlying ISO BMFF brand box is what actually matters.
Older 3G2 clips often use CDMA-only audio codecs (EVRC, QCELP, SMV) that many desktop players don't decode natively. The trim itself is fine, but if your player can't render those codecs you'll hear silence or noise. Convert to MP4 with 3G2 to MP4 to get an AAC audio track that plays everywhere.
If you want to keep the original 3G2 container for legacy compatibility (an old phone, an embedded player, an archival policy), trim as 3G2. For everything else — sharing, editing, modern playback — convert with 3G2 to MP4 instead. MP4 is the modern superset and avoids the CDMA audio-codec landmines.
Phone-recorded 3G2 clips at 176×144 with H.263 video and AMR-NB audio land around 50–150 KB per second of footage. A trimmed 5-second clip can be under 1 MB, which fits inside the historical MMS cap of roughly 600 KB to 1.2 MB on US carriers without further compression.
Don't count on it. The trim re-encodes the streams and rewrites the container, so udta/meta boxes with recording date or GPS may not carry through. Playback timestamps reset to zero in any case. If the recording metadata matters, archive the untouched source alongside the trimmed clip.
Trim-3G2 outputs a .3g2 file. To switch container while trimming, run trim first, then run 3G2 to 3GP on the output. The two formats share video codecs, so the conversion step is fast and doesn't cost visible quality when audio is AAC.
Yes. The CDMA network shutdown only ended cellular service for those handsets — it didn't change anything about files already saved to internal storage, microSD, or backups. Existing .3g2 files remain readable indefinitely; only making new recordings on a CDMA-only device became impossible.
For long-term archives, 3G2 to MOV (QuickTime) or 3G2 to MP4 are both better than holding the original, because the H.264 video stream inside the 3G2 lives on without the CDMA audio-codec compatibility risk. If file size is the concern, Compress 3G2 trims bitrate without changing container.