Initializing... drag & drop files here
Supports: 3GPP
This tool extracts a single still frame from a .3gpp mobile video and saves that one frame as a TIF image. .3gpp is the longer extension for the same 3GPP container that more commonly ends in .3gp — a feature-phone-era video format built on the ISO base media file format. TIF is the opposite kind of file: a lossless raster format made for print, archiving, and precision editing rather than for the web. This page bridges the two by pulling one frame out of an old, low-bitrate clip and wrapping it losslessly. It does not re-encode the moving video — you choose one moment and get one picture.
Yes. .3gpp and .3gp are two file extensions for the same 3GPP container format, which Wikipedia's 3GP and 3G2 reference lists as interchangeable filename extensions — neither is a different or "lossier" file. Some Android camera exports, MMS gateways, and older phone software write the longer .3gpp extension while most others write .3gp, but the bytes inside follow the identical ISO/IEC 14496-12 structure. If your file ends in .3gpp, upload it here exactly as-is; renaming it to .3gp would change nothing. The related .3g2 (3GPP2) variant from CDMA networks is a close cousin, not the same format — it is slightly leaner, dropping HE-AAC v2 and AMR-WB+ audio, but shares the same container lineage.
| Property | Value |
|---|---|
| Standard | 3GPP file format, structurally based on the ISO base media file format (ISO/IEC 14496-12, the MPEG-4 Part 12 base) |
| Defined by | 3rd Generation Partnership Project (3GPP), for 3G UMTS multimedia services |
| Initial release | 2003 |
| Extensions | .3gp and .3gpp (same format); .3g2 is the related 3GPP2 / CDMA2000 variant |
| Video codecs | H.263, MPEG-4 Part 2, and H.264/AVC |
| Audio codecs | AMR-NB, AMR-WB, AAC-LC, and HE-AAC |
| Typical resolution | Small, bandwidth-optimized mobile sizes — commonly QCIF-class, around 176×144, or similar |
| Designed for | 3G phone video capture and multimedia messaging (MMS) |
| Property | Value |
|---|---|
| Standard | Tagged Image File Format (TIFF); current spec is TIFF 6.0 |
| Created by | Aldus Corporation in 1986; TIFF 6.0 followed in 1992 |
| Maintained by | Adobe, which has controlled the spec since acquiring Aldus in 1994 |
| Compression | Lossless (None, LZW, Deflate / ZIP, PackBits); also supports lossy JPEG-in-TIFF |
| Bit depth | 1-bit through deep color — 8- and 16-bit per channel are common |
| Multi-image | A single TIFF file can hold several images (subfiles), e.g. multipage scans |
| Native browser support | None except Safari — MDN lists TIFF among image types to avoid for web content |
| Best for | Print, archival masters, scanning, and precision editing where every pixel counts |
.3gpp (or .3gp) file onto the page, or click "+ Add Files" to browse. Queue several clips and they process with the same settings.2.1 grabs the frame at 2 seconds and 100 milliseconds. That single frame becomes your TIF.Yes. .3gpp and .3gp are the same 3GPP container with two interchangeable extensions, so the file uploads and decodes identically here. The longer .3gpp extension turns up most often on certain Android exports and MMS-handled clips, but it is not a separate format and needs no renaming before upload. The matching short-extension page, Convert 3GP to TIF, does exactly the same job for files that already end in .3gp.
No — and this is the honest catch. TIF is a lossless wrapper, so it stores the extracted frame without adding any further compression loss on top of what the 3GPP codec already did. But a 3GPP clip is low-bitrate phone video, often only QCIF-class (around 176×144) and heavily compressed for an early 3G network. TIF preserves those pixels exactly; it cannot add detail or resolution the original never captured. You get a faithful, re-editable copy of a tiny, soft still — not an upscaled or sharpened one. Enlarging it past its native size only stretches the existing pixels.
LZW and Deflate (ZIP) are both lossless — their decoded pixels are identical to uncompressed — and they shrink the frame while staying readable in essentially every TIFF app (Photoshop, Affinity Photo, GIMP, ImageMagick, Preview). LZW is the long-standing TIFF default and the most broadly compatible, which is why it is the safe pick here. Choose None (uncompressed) only when you need maximum compatibility with older software that chokes on compressed TIFF, or for an absolute-safest archival master. With a QCIF-class 3GPP frame the file is small either way.
No — this tool writes one image per file. The TIFF format itself can hold several images in a single file, but here switching to Multiple Screenshots returns each sampled frame as its own .tif, delivered together in a ZIP — not a single multi-page TIFF. If you want a few stills from across a clip, that mode samples at the interval you set; if you want one exact moment, stay on Specific Frame.
Usually not. TIF is built for print and archiving, and only Safari renders it natively in a browser — MDN lists it among the image types to avoid for web content. For anything you plan to email, message, or post, extract the frame as a JPG instead with Convert 3GPP to JPG, which opens everywhere. Reach for TIF specifically when the still is headed to a print shop, a digital archive, or an editor where lossless fidelity matters more than file size or web compatibility.
They are the same format — .tif and .tiff are just two spellings of the same Tagged Image File Format, a holdover from the old 8.3 filename limit that capped extensions at three letters. This page outputs the three-letter .tif spelling. In our testing, a frame pulled from a QCIF-class 3GPP clip and saved as TIF came out as a small file of only a few hundred kilobytes or less, because the source resolution is tiny; choosing LZW trims it a little further at zero quality loss.
Your 3GPP file is uploaded over an encrypted (TLS) connection, processed on our servers, and the files are deleted automatically a few hours after conversion. There is no sign-up, no watermark on the output, and your files are never shared or made public. Most 3GPP clips are only a few megabytes, so uploads are quick. If you only want the moving clip in a modern, widely playable format rather than a still frame, use Convert 3GPP to MP4 instead.