3G2 to TIFF Converter

Convert 3G2 files to TIFF format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: 3GP, 3G2

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Image Compression
Quality preset
Higher quality settings preserve more detail but result in larger files. Lower settings reduce file size by increasing compression.
Image resolution
File extension
Compression Type
LZW is the standard for TIFF files and offers the best compatibility. While JPEG or WebP compression can create smaller files, they are often not supported by standard image viewers and professional printing software.
Frame Selection
Time (seconds)
Capture a single frame at the specified time. For example, 2.100 means 2 seconds and 100 milliseconds into the video.

3G2 to TIFF Converter

.3g2 is video, not a photograph: it is the 3GPP2 file format that CDMA2000 handsets — the Verizon and Sprint flip-phone generation — recorded to, built on the same ISO base media structure as MP4. TIFF is the opposite kind of thing: a tag-based still-image format that print shops, scanning workflows and archives standardise on precisely because it can store an image without throwing anything away. This converter decodes one frame out of the clip and writes it as a TIFF. The one setting that decides whether that TIFF is actually lossless is Compression Type, and it does not start on a lossless value — that is covered below.

TIFF Format at a Glance

Property Value
Full name Tag Image File Format
Baseline specification TIFF Revision 6.0, finalised 3 June 1992 (Adobe Systems; TIFF originated at Aldus Corporation in 1986)
Structure A tag-based image file directory of typed fields pointing at the image data, rather than a fixed header
Colour models Bilevel, greyscale, palette, RGB, CMYK and YCbCr — CMYK and YCbCr arrived with revision 6.0
Compression Pluggable rather than fixed: none, LZW (added in TIFF 5.0), PackBits, CCITT fax, Deflate, JPEG (added in 6.0), and later codecs such as WebP, Zstandard and JPEG 2000
Multi-image The format permits several images inside one file, which is where "multi-page TIFF" comes from
File extensions .tiff and .tif — the same format under two names
Native browser support Safari only. MDN notes that other than Safari, browsers do not natively display TIFF in web content
Best for Print, scanning, archival masters, and handing a still to an editor for further work

Compression Types This Converter Offers

Compression Type Lossless? What it is good for
JPEG (also listed as LOSSY) No The value this page starts on. Smallest photographic file, but pixel-exactness is given up — change it if lossless is why you chose TIFF
LZW Yes The long-standing conventional TIFF choice; opens in essentially every TIFF-aware application
DEFLATE Yes ZIP-style coding; usually packs a little tighter than LZW on the same image
NONE Yes — nothing is compressed at all The largest file and the safest bet for very old or very fussy software
PACKBITS Yes Simple run-length coding. Strong on flat graphics and scanned line art, weak on photographic frames
ZSTD Yes Modern Zstandard coding — compact and fast, but the reader has to be recent enough to know it
CCITT Fax 4 Yes, but bilevel only Built for 1-bit black-and-white fax pages. Not an appropriate choice for a colour video frame
WebP No, at default settings WebP coding inside a TIFF wrapper; small, but reader support is narrow
JP2K No, at default settings JPEG 2000 inside TIFF; niche, and many applications will not open it

How to Convert 3G2 to TIFF

  1. Upload Your 3G2 File: Drag and drop the clip onto the page or click "+ Add Files" to browse. .3gp is accepted too, and several clips can be queued to run with the same settings.
  2. Pick the Moment with Frame Selection: Keep Specific Frame and type the offset into Time (seconds)0 is the opening frame, 2.5 is two and a half seconds in — or switch to Multiple Screenshots and set a Capture Rate to sample across the clip.
  3. Set Compression Type and File extension: Open Compression Type and move it off JPEG to LZW or DEFLATE if you want a genuinely lossless TIFF. File extension lets you write .tif instead of .tiff, and Image resolution should stay on "Keep original".
  4. Convert and Download: Click Convert and save the image. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours later — no sign-up, no watermark.

Reading the Frame Selection Controls

  • Time (seconds) is an offset, not a frame number: you never need to know what frame rate the handset recorded at. Type 4.5 and you get the frame at four and a half seconds. Our converter starts with Specific Frame selected and that value at 0, so a conversion you do not touch returns the first frame.
  • Capture Rate controls density, not count: under Multiple Screenshots it runs from one frame every 0.1 seconds down to one every 10 seconds, so the number of images you get is that rate multiplied by the clip length. Each sample is written as its own image file.
  • Use Multiple Screenshots as a contact sheet: sample the clip, find the frame you want, then re-run with Specific Frame at that timestamp to get one clean TIFF instead of a pile of them.
  • Leave Image resolution on "Keep original": upscaling a CDMA-era frame in the converter only enlarges pixels that were captured at something like 176x144 or 320x240 — the file grows, the picture does not improve.

Frequently Asked Questions

Why does Compression Type start on JPEG, and should I change it?

Change it if lossless output is the reason you picked TIFF. Compression Type starts on JPEG on this page, and JPEG compression inside TIFF — added by revision 6.0 in 1992 — trades pixel-exactness for a smaller file, which defeats most of the point. Switch to LZW or DEFLATE for a TIFF that decodes back to exactly the pixels the video decoder produced. Choose NONE only when you want an uncompressed master or you are feeding software old enough to distrust everything else.

Will saving the frame as TIFF make my old 3G2 look sharper?

No, and this is the honest limit of the whole conversion. TIFF is a container plus a compression choice, not a restoration process. A lossless setting means TIFF adds no new degradation on top of what the 3G2 codec already applied when the phone encoded the clip — but the frame was captured small, at a low bitrate, for a slow 3G network, and that loss is permanent. You end up with a faithful, re-editable copy of a phone-era still, not an upscaled one.

What is the difference between .tiff and .tif?

Nothing but the number of letters. The three-letter form is a leftover from the DOS 8.3 filename era, and both extensions describe the same tag-based format. The File extension control on this page lets you choose whichever your workflow expects; some older print and scanning pipelines are still scripted around .tif. The same dropdown also offers PNG and JPG if you decide TIFF was not what you wanted after all.

Why won't the TIFF open in my web browser?

Because browsers largely do not read TIFF. MDN's image format guide is explicit that other than Safari, browsers do not natively support TIFF images in web content without add-ons or special libraries. That is by design — TIFF is a print, scan and archive format rather than a web delivery one. If you need a still that opens anywhere, extract the same frame with 3G2 to JPG, or convert an existing TIFF using TIFF to JPG.

Can I get one multi-page TIFF containing every frame?

Not from this tool. The TIFF format itself does allow several images in one file, which is what multi-page TIFF means, but switching to Multiple Screenshots here writes each sampled frame as its own separate image rather than stacking them into one document. For a single moment, stay on Specific Frame; for a sequence, expect a set of files.

What is a 3G2 file, and how is it different from 3GP?

They are sibling containers from sibling standards bodies. 3GPP defined .3gp for GSM and UMTS handsets; 3GPP2 defined .3g2 in its C.S0050 File Formats for Multimedia Services specification for CDMA2000 handsets, which in the United States meant Verizon and Sprint. Both sit on the ISO base media file format. The practical difference is the audio codec list — 3G2 adds EVRC, EVRC-B, EVRC-WB, 13K (QCELP), SMV and VMR-WB — which is irrelevant when you are pulling a silent still. This page reads either, and the 3GP to TIFF converter covers the GSM twin.

Which lossless compression should I pick if I don't care about the details?

LZW. It has been the conventional TIFF choice for decades and every TIFF-aware application on your machine will open it. Choose DEFLATE if disk space matters and you know the software on the other end is modern — it generally squeezes a bit harder. ZSTD goes further still but assumes a recent reader. Avoid CCITT Fax 4 for anything from a camera: it only encodes 1-bit black-and-white images.

How are my uploaded files handled?

Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion. There is no sign-up, no watermark on the output, and files are never shared or made public. If you decide you want the moving clip rather than a still frame, convert the whole thing with 3G2 to MP4 instead of extracting an image.

Rate 3G2 to TIFF Converter Tool

Rating: 4.8 / 5 - 100 reviews