✂️Free Online Tool

Trim 3GP

Cut and trim 3GP mobile video files online. Extract segments from legacy phone recordings with compression and resolution control.

Drop your file here, or browseSupports MP4, MOV, AVI, MKV, WebM, MP3, WAV and more

Lightning Fast

Process files in seconds with our optimized servers

🎯

Precise Trimming

Set exact start and end points with frame accuracy

💎

No Quality Loss

Maintain original quality with smart re-encoding

How to Trim a 3GP Video Online

  1. Upload Your 3GP File: Drag and drop your .3gp, .3gpp, or .3g2 file onto the page, or click "+ Add Files" to browse. Batch processing is supported, so you can trim several feature-phone clips in one session.
  2. Set the Time Range: Under "Trim," choose "Time Range" and enter a start time and duration in hh:mm:ss.ms. Most 3GP recordings from 2003-2010 phones are 30 seconds to a few minutes long, so millisecond precision matters when you're isolating a single moment.
  3. Pick Compression Mode (Optional): Open "File Compression" and choose "Quality Preset" (Highest to Lowest), "Target file size (%)", "Specific file size", "Constant Bitrate", "Variable Bitrate", "Constant Quality" (CRF), or "Constraint Quality". Leave the default if you only want to cut — re-encoding a 176×144 H.263 stream rarely improves quality.
  4. Trim and Download: Click "Trim". The clip is processed in your browser session — no account, no watermark, and your file never lingers on a server after the conversion completes.

Why Trim a 3GP File?

3GP (3GPP file format) was published on 4 April 2003 by the 3rd Generation Partnership Project as a stripped-down container for video and audio on early 3G GSM handsets. It was the default capture format on Nokia (N-series, Asha, Symbian S60), Sony Ericsson (Walkman, Cyber-shot phones), pre-Galaxy Samsung, Motorola RAZR, and LG feature phones — devices with tiny screens (typically QCIF 176×144 or QVGA 320×240) and storage measured in megabytes, not gigabytes. 3G2 is the parallel CDMA2000 variant published in January 2004 by 3GPP2 for Verizon, Sprint, and KDDI handsets; structurally it is almost identical, both being based on ISO/IEC 14496-12 (the MPEG-4 base media file format).

Most people who still touch 3GP today are working with archives, not new recordings. Trimming lets you keep what matters and discard what doesn't, before re-sharing or re-encoding to a modern format.

  • Salvage a moment from a 2000s family archive — most parents who filmed toddlers on a 2007 Nokia N73 or Sony Ericsson K800i ended up with .3gp files dumped to a PC over USB or Bluetooth. Trim out the 90 seconds that matter before converting; the original is often 5+ minutes of pocket footage.
  • Cut a voicemail or audio memo — early carrier voicemails and built-in voice recorders saved as 3GP with AMR-NB audio (4.75-12.2 kbit/s, 8 kHz sample rate). Trim the dial-tone preamble and silence before sharing the clip.
  • Excerpt evidence from a feature-phone recording — insurance, legal, and HR teams sometimes still receive 3GP clips from older devices. A trimmed 10-15 second segment is much easier to email than a full 4 MB file.
  • Prepare a clip before converting to MP4 — re-encoding a 5-minute 3GP to H.264 takes longer and produces a bigger file than re-encoding a trimmed 20-second segment. Trim first, then run 3GP to MP4.
  • Strip an intro/outro from a download — old .3gp ringtones and music videos often have radio-station tags, splash logos, or trailing silence. A clean trim makes the clip loop cleanly as a notification sound.
  • Match a target file size for an MMS-era forward — if you're sending the trimmed clip to a phone that still tops out at 300 KB MMS attachments, trimming is faster than re-encoding to hit the cap.

3GP vs 3G2 vs MP4 — Format Comparison

Property 3GP 3G2 MP4
Standardized by 3GPP (GSM/UMTS) 3GPP2 (CDMA2000) MPEG / ISO
First published 4 April 2003 January 2004 2001 (ISO/IEC 14496-14)
Extensions .3gp, .3gpp .3g2, .3gp2, .3gpp2 .mp4, .m4v
MIME type video/3gpp, audio/3gpp video/3gpp2, audio/3gpp2 video/mp4
Video codecs H.263, MPEG-4 Part 2, H.264 H.263, MPEG-4 Part 2, H.264 H.264, H.265, AV1, MPEG-4
Audio codecs AMR-NB, AMR-WB, AMR-WB+, AAC-LC, HE-AAC v1/v2 AMR-NB, AMR-WB, AAC-LC, HE-AAC v1, EVRC, QCELP, SMV AAC, ALAC, MP3, Opus, FLAC
Typical resolution 176×144 to 640×480 176×144 to 640×480 480p to 8K
Container base ISO/IEC 14496-12 ISO/IEC 14496-12 ISO/IEC 14496-12
Modern playback Niche (VLC, MPC-HC) Niche (VLC, MPC-HC) Universal

Compression Mode Quick Guide for 3GP

Mode When to use it Behavior
(no compression change) You only want to cut, not re-encode Stream copy where possible — fastest, no quality loss
Quality Preset (Highest-Lowest) You want a one-click size/quality tradeoff Maps to a CRF/bitrate ladder behind the scenes
Constant Quality (CRF) You want consistent visual quality Lower CRF = better quality, larger file (H.264 typical 18-28)
Constant Bitrate You need predictable streaming bitrate Locks an exact kbps; quality varies with motion
Variable Bitrate You want better quality per byte Allocates more bits to complex scenes
Target file size (%) You need the output ~X% of the input Tool back-calculates a bitrate from duration
Specific file size You need to hit a hard cap (e.g., MMS) Tool back-calculates a bitrate to land near that size

Frequently Asked Questions

Can I trim a 3GP without re-encoding it?

Yes — if you skip the "File Compression" section and only set a Time Range, the trim is performed by stream copy where the codec keyframe layout allows it, which is fast and lossless. If your start point falls between keyframes the tool will re-encode the leading GOP only, then stream-copy the rest, so quality stays at the source level.

What's the difference between .3gp and .3gpp?

None for the file you're holding. .3gpp is just an alternate extension for the same 3GPP container; the registered MIME type for both is video/3gpp. Some Android phones write .3gp and some Symbian/Nokia phones wrote .3gpp. xconvert accepts both.

Does this tool handle 3G2 files too?

Yes — .3g2, .3gp2, and .3gpp2 are accepted on the same page. 3G2 is the CDMA2000-side cousin of 3GP, defined by 3GPP2 in January 2004 for Verizon, Sprint, and KDDI phones. The two formats share the ISO/IEC 14496-12 base, so trimming works the same way; the only catch is that 3G2 cannot carry HE-AAC v2 or AMR-WB+ audio streams (3GP can).

My 3GP has AMR-NB audio that sounds tinny — will trimming fix that?

No. AMR-NB is a narrowband speech codec sampled at 8 kHz with bitrates from 4.75 to 12.2 kbit/s — it was designed in 1999 for cellular voice, not music, and the upper frequency cutoff is around 3.4 kHz. Trimming preserves whatever quality is in the source. If you want fuller audio you'd need a clip that was recorded with AMR-WB (16 kHz) or AAC, which most 3GP recorders did not use by default.

Why is the trimmed file roughly the same size as the original?

3GP source files are already small (a 30-second QCIF clip is often under 1 MB). The container overhead is a few KB, so a 50% trim ends up ~50% the size, not dramatically smaller in absolute terms. If you need a smaller file, also enable "Constant Quality" or "Target file size (%)" under File Compression.

Should I trim as 3GP or convert to MP4 and trim there?

If the destination device or workflow accepts MP4, convert first with 3GP to MP4 and trim the MP4 — modern players, social platforms, and editors handle MP4 natively, while 3GP support has been dropped from many newer apps. Keep the output as 3GP only if you're targeting a feature phone, an old in-car infotainment system, or you want byte-identical container parity with the source.

Will the trimmed 3GP play on a current Android or iPhone?

Native support is patchy in 2026. Android historically shipped a system 3GP decoder, but newer OEMs sometimes omit the H.263 codec; iOS plays many 3GP files in the Files app but not all. The reliable cross-platform approach is to install VLC or convert to MP4. If you only need to view it once, VLC is faster.

Can I cut multiple segments at once?

This page handles a single Time Range per file. To remove sections from the middle, trim once for the front segment, trim again for the back segment, and merge the outputs — or convert to MP4 first and use the video cutter, which has a friendlier multi-segment workflow.

Is there a file-size limit on this tool?

The xconvert browser session runs locally — practical limits are your machine's available memory and your network upload speed, not a hard server cap. 3GP files almost never exceed a few hundred megabytes given the format's typical bitrates (under 384 kbps for video on most feature-phone recordings), so you'll rarely run into limits with this format specifically.

Rate Trim 3GP Tool

Rating: 4.8 / 5 - 94 reviews