Initializing... drag & drop files here
Supports: 3GP, 3G2
3GP is a mobile video container from the early 3G era; HEIF is a modern still-image container — the same family Apple stores iPhone photos in as .heic. So this is not a video-to-video conversion: the tool decodes one frame out of your clip and writes that single picture as a HEIF file. There is no motion and no audio in the output. This page explains what each format actually is, what survives the trip, and where HEIF will and will not open.
| Property | Value |
|---|---|
| Standard | 3GPP TS 26.244 (.3gp); 3GPP2 C.S0050 for the CDMA sibling .3g2 |
| Built on | ISO base media file format, ISO/IEC 14496-12 (MPEG-4 Part 12) |
| Video codecs | H.263, MPEG-4 Part 2, H.264/AVC |
| Audio codecs | AMR-NB, AMR-WB, AMR-WB+, AAC-LC, HE-AAC (.3g2 instead allows EVRC, QCELP, SMV) |
| MIME type | video/3gpp (video/3gpp2 for .3g2) |
| Extensions | .3gp, .3gpp, .3g2, .3gp2 |
| Typical resolution | Often QCIF 176×144, QVGA 320×240 or CIF 352×288; later handsets reach VGA and 720p |
| Designed for | Cutting storage and bandwidth for mobile capture and playback |
| Property | Value |
|---|---|
| Standard | ISO/IEC 23008-12, MPEG-H Part 12, introduced 2015 |
| Also built on | The same ISO base media file format as 3GP and MP4 |
| Image coding | HEVC most commonly; the container also allows AVC, AV1, VVC, EVC, JPEG and JPEG 2000 |
| Bit depth | 8, 10 or 12-bit |
| Extensions | .heif (generic) and .heic (HEVC-coded, Apple's label); .heifs / .heics for sequences |
| MIME types | image/heif, image/heic (plus -sequence variants) |
| Native browser rendering | Safari 17 and later only; Chrome, Firefox and Edge do not render it |
| Also holds | Thumbnails, Exif and XMP metadata, depth maps, image sequences and derived images |
.3gp or .3g2 clip onto the page, or click "Add Files" to browse. Several clips can be queued and share the same settings.6.500 lands six and a half seconds in. Choose Multiple Screenshots with a Capture Rate instead if you want a spread of stills.Both formats sit on the same ISO base media structure, which sounds promising but changes nothing here: the video is fully decoded to pixels and the still is re-encoded from scratch, so the output is a new image rather than a repackaged fragment of the clip. Audio is dropped because a still image has no audio track. Container-level metadata describing the whole recording — duration, track layout, any location tags — does not map onto one frame either, so treat the HEIF as a fresh picture with its own creation time. What does carry over is exactly what the frame looked like, artefacts included: 3GP's low bitrates leave blocking and smearing that no still format can undo.
HEIF is the container standard (ISO/IEC 23008-12). HEIC is the file extension used when the image inside that container is coded with HEVC — the combination Apple ships on iPhones. A .heif file is the generic label and may hold HEVC or another supported codec. In everyday use the two extensions describe the same kind of file; if a program insists on one, 3GP to HEIC writes the Apple-flavoured extension from the same pipeline.
Neither. The output is a single still image decoded from one frame of the clip, so there is no motion and no audio. Our pipeline writes one image item per Specific Frame job rather than an image sequence, which is why the file behaves like an ordinary photo everywhere it opens. If you want the footage to keep moving, convert the clip to a video container such as MP4 instead.
Because HEIF support is still narrow outside Apple. Safari 17 and later renders it; Chrome, Firefox and Edge do not. Windows needs the HEIF Image Extensions package from the Microsoft Store, and since most HEIF images are HEVC-coded it also depends on an HEVC decoder that some PC makers preinstall and others leave to the user. For a picture that opens everywhere, use 3GP to JPG or 3GP to PNG.
Usually, yes — HEVC intra-coding typically stores an image in around half the bytes of a quality-matched JPEG. The catch on this particular conversion is scale: a frame from a QVGA phone clip is small in any format, so halving a 40 KB file saves 20 KB while costing you the ability to open it on most machines. The saving matters far more when you are archiving hundreds of full-resolution photos than when you are grabbing one still.
No, though they are cousins. AVIF uses the same ISO base media file structure but stores AV1-coded images and is defined by the Alliance for Open Media rather than MPEG. The practical difference is licensing and support: AVIF is royalty-free and renders in Chrome, Firefox, Edge and Safari, while HEIF/HEIC carries HEVC patent licensing and renders only in Safari. If you want a modern, efficient format that opens broadly, AVIF is the safer target.
That is the source, not the encoder. 3GP was built to fit video into a few dozen kilobits per second on 3G networks, using H.263 or early MPEG-4 at small frame sizes. Every frame carries the blocking and motion smearing that came with that budget. Choosing a different timestamp helps when the frame you picked was mid-motion, but no still format restores detail that was never recorded.
Set Frame Selection to Specific Frame and enter the timestamp in Time (seconds); decimals are accepted, so 12.250 targets twelve and a quarter seconds in. Left at the default of 0 you get the opening frame, which on phone recordings is often dark or half-exposed because the sensor was still adjusting. Asking for a time past the end of the clip falls back to the last available frame.
Yes. Choose Multiple Screenshots and set the Capture Rate — the choices run from one frame every 10 seconds to one every 0.1 seconds. This is the practical way to find the right moment in an old clip: sample at one frame per second, keep the still you wanted, and discard the rest. To narrow the search first, Trim 3GP cuts the clip down before extraction.