Cut 3G2 files by setting start and end times. Free, no quality loss.
Process files in seconds with our optimized servers
Frame-accurate cuts with intuitive timeline controls
Maintain original quality with smart re-encoding
.3g2, .3gp2, or .3gpp2 clip onto the page, or click "Add Files" to browse. The cutter also accepts .3gp (the GSM-side sibling), so mixed-source legacy libraries can be processed together. Batch uploads are supported.HH:MM:SS.ms format (e.g., 00:00:05.000 start, 00:00:18.500 duration). 3G2 sample tables track time at the 90 kHz timescale inherited from ISO BMFF, so sub-second precision is honored on entry even if the actual cut snaps to the nearest keyframe.3G2 (.3g2) is the 3GPP2 container, designed in 2004 for CDMA2000 multimedia messaging on Verizon, Sprint, KDDI au, and other CDMA carriers. It shares the ISO base media file format (ISO/IEC 14496-12) with MP4 and 3GP, wraps the same video codecs as 3GP (H.263, MPEG-4 Part 2, H.264), but adds CDMA-specific speech codecs — EVRC, EVRC-B, EVRC-WB, QCELP/13K, SMV, and VMR-WB — and drops HE-AAC v2 and AMR-WB+ from the 3GP audio matrix. Most cuts on 3G2 happen because the source clip is a long recording from an old CDMA handset and the user wants one usable segment archived before the format becomes harder to play.
.3g2. With Verizon's 3G CDMA network shut down on December 31, 2022 and Sprint's CDMA network retired on March 31, 2022, the source devices can no longer back up over cellular; offline cuts let you keep just the meaningful seconds from each clip..3g2 files from CDMA handsets are voice notes wrapped in a video container. Cutting the relevant slice and then exporting to Convert 3G2 to AAC or Convert 3G2 to MP3 gives you a clean audio-only file at a useful bit rate..3g2 at 320x240 H.264 can run 25-60 MB; cutting to the relevant 20 seconds before Compress 3G2 keeps the compressor's bitrate/quality math simple and the output predictable.| Property | 3G2 (.3g2) |
3GP (.3gp) |
|---|---|---|
| Standard body | 3GPP2 (CDMA2000) | 3GPP (GSM / UMTS) |
| Base container | MPEG-4 Part 12 (ISO BMFF) | MPEG-4 Part 12 (ISO BMFF) |
| First released | January 2004 | 2001 |
| Video codecs | H.263, MPEG-4 Part 2, H.264 | H.263, MPEG-4 Part 2, H.264 |
| Audio codecs (unique) | EVRC, EVRC-B, EVRC-WB, QCELP (13K), SMV, VMR-WB | AMR-WB+, HE-AAC v2 |
| Audio codecs (shared) | AAC-LC, HE-AAC v1, AMR-NB, AMR-WB | AAC-LC, HE-AAC v1, AMR-NB, AMR-WB |
| MIME type | video/3gpp2, audio/3gpp2 |
video/3gpp, audio/3gpp |
| File extensions | .3g2, .3gp2, .3gpp2 |
.3gp, .3gpp |
| Designed for | CDMA2000 handsets (Verizon, Sprint, KDDI au) | GSM/UMTS handsets (AT&T, T-Mobile, EU/Asia GSM) |
| Typical resolutions | 176x144, 320x240, 352x288, 640x480 | 176x144, 320x240, 352x288, 640x480 |
| When to use it | Legacy CDMA archives, EVRC/QCELP audio | Legacy GSM archives, AMR audio |
| Goal | Codec choice | Settings | What you keep |
|---|---|---|---|
| Lossless cut, preserve EVRC/QCELP audio | Original (copy streams) | Original codec, original resolution | Exact source bytes, snaps to keyframe |
| Frame-accurate cut, broader playback | H.264 + AAC | Highest quality preset, original resolution | Exact cut points; quality very close to source |
| Smaller file for archival | H.264 + AAC | Medium preset, 320x240 or 352x288 | Watchable clip at 30-40% of original size |
| Voice-memo extract from 3G2 | Audio-only export | Use Convert 3G2 to AAC after cutting | Clean speech track |
Not if the cut is stream-copied. When you keep the codec and resolution at their original values, the H.263, MPEG-4 Part 2, or H.264 frames are not decoded and re-encoded — they are sliced at the nearest valid boundary and re-packaged into a new 3G2 container, with EVRC/QCELP/AAC audio passed through. If you change the codec, resolution, or quality preset, a full transcode happens and quality depends on the settings you pick.
3G2 video stored as H.263, MPEG-4 Part 2, or H.264 is GOP-coded (groups of pictures with one keyframe followed by predicted frames), and a clean cut without re-encoding can only land on a keyframe. For typical CDMA-handset recordings, keyframes are 1-3 seconds apart. If frame-exact cuts matter, allow the tool to re-encode (don't pick "Original" codec) — that produces a frame-accurate result at the cost of one transcode.
Both containers share the same MPEG-4 Part 12 base and the same video codec set (H.263, MPEG-4 Part 2, H.264), so the video cutting behavior is identical. The audio side differs: 3G2 was designed for CDMA networks and uniquely carries EVRC, EVRC-B, EVRC-WB, QCELP (13K), SMV, and VMR-WB, while 3GP was designed for GSM and uniquely carries AMR-WB+ and HE-AAC v2. If your source is EVRC or QCELP audio, stream-copying inside a .3g2 keeps it bit-for-bit; converting to .3gp forces a transcode to AMR-NB or AAC because GSM-side containers don't carry EVRC/QCELP.
.3g2 file?Playback is uneven. VLC plays 3G2 natively on all desktop platforms. Android's MediaPlayer historically supported 3G2 alongside 3GP. iOS dropped native 3GP-family record support in iOS 9 (2015) and Safari does not decode the EVRC/QCELP audio codecs that are unique to 3G2 — the file may open visually but stay silent. For reliable cross-platform playback after cutting, transcode the result with Convert 3G2 to MP4; H.264 + AAC inside MP4 plays everywhere from iOS 4 onward.
Yes, if you leave the audio at "Original" the EVRC, EVRC-B, EVRC-WB, QCELP/13K, SMV, or VMR-WB stream is copied byte-for-byte into the new .3g2 file. None of these codecs survives a re-encode at higher quality because they're variable-rate narrowband speech codecs (QCELP at 8 kHz / 13.3 kbps full-rate, EVRC at 8.55 kbps full-rate); once decoded to PCM they have to be re-compressed as AAC, MP3, or another modern format if you want playback outside CDMA-era devices.
.3g2 larger than the typical phone clip — say 100 MB?Yes. Cuts run inside your browser session, so the practical ceiling is browser memory rather than a server upload limit. 3G2 files larger than ~100 MB are unusual because the format was tuned for short MMS clips on cellular bandwidth, but H.264-in-3G2 from later-generation CDMA handsets can reach that range for 10-20 minute recordings. If your file is unusually large, consider Compress 3G2 before or after cutting.
Cut first. Cutting a 20-second segment out of a 5-minute file before compressing means the compressor only has to process 20 seconds of frames, so it runs faster and the bitrate-vs-quality target is easier to hit. Cut, verify the segment plays back as expected, then run Compress 3G2 if the file still needs to be smaller.
.3gp2 and .3gpp2 the same as .3g2?Yes. All three extensions identify the same 3GPP2 container; .3g2 is the most common in the wild, while .3gp2 and .3gpp2 appear on a small number of older Verizon and KDDI handsets that wrote the longer form. The MIME type is video/3gpp2 (or audio/3gpp2 for audio-only files) regardless of which extension was used at write time.
Not in a single pass on this page — the cutter produces one continuous output from one Start + Duration. For multi-segment work, run separate cuts to produce N clips, then concatenate them with a merge tool. Multi-cut workflows are most reliable when every output segment shares the same codec, resolution, and frame rate (which means re-encoding all of them to a common target like H.264 + AAC before merging).