Initializing... drag & drop files here
Supports: 3GPP
A .3gpp file is the same container as .3gp — the mobile video format defined by the 3GP Partnership Project and built on the ISO base media file format (MPEG-4 Part 12). This tutorial shows how to pull a single still frame, or a whole sequence of frames, out of that video and save it as a lossless PNG, plus how to pick the right frame and what to do when the result looks soft.
.3gpp clip onto the page or click "+ Add Files". Files with the .3gp extension behave identically — both name the same container.2.100 captures 2.1 seconds in), or choose Multiple Screenshots and a Capture Rate to grab a frame at a fixed interval.The default timestamp is 0, which grabs the very first frame — often a black or blurry lead-in on phone footage. To land on the shot you actually want, scrub the video in any player, note the time, and enter it in "Time (seconds)". The input accepts decimals down to the millisecond, so 2.100 means 2 seconds plus 100 milliseconds.
If the .3gpp file is corrupted, partially downloaded, or DRM-protected (some carrier and streaming clips are), frame extraction can fail or produce garbage. For a damaged file, try re-exporting it from its source first. If you actually want the moving clip in a modern container rather than a still, re-encode it with 3GPP to MP4 instead. For the same frame-grab from other video types, the general Video to PNG tool accepts MP4, MOV, AVI, WebM and more.
No. The 3GP container is defined by the 3GP Partnership Project, and .3gp and .3gpp are listed as interchangeable filename extensions for that same format. This page accepts .3gpp; the sibling tool handles the .3gp and .3g2 spellings, but the underlying video and the resulting PNG are identical.
No conversion can add detail that was never recorded. 3GPP clips are typically captured at low resolution with H.263, MPEG-4 Part 2, or H.264 video, so the extracted frame matches that resolution. PNG's advantage is that it stores that frame losslessly — no extra JPEG-style compression artifacts on top of the source.
Choose PNG when you want a pixel-exact, lossless still — useful for editing, archiving, or screenshots with sharp edges and text. Choose JPG when you want a much smaller file for sharing or the web and can accept slight compression softening. The same frame is usually several times smaller as JPG.
Switch Frame Selection to Multiple Screenshots and pick a Capture Rate. "1 second per frame" extracts one PNG per second of video; finer rates down to "0.1s (single frame at 10fps)" sample more densely. The number of PNGs roughly equals the clip's duration divided by the interval you choose.
Your file is uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, and files are never shared or made public.
In our testing, a stock 176x144 (QCIF) 3GPP clip — a common older-phone resolution — produced a crisp but small 176x144 PNG; the lossless export preserved every pixel of the source, but the frame stays the size the video was shot at, so set a higher source resolution if you need a larger still.