Initializing... drag & drop files here
Supports: 3GP, 3G2
A .3g2 file is video: the 3GPP2 container that CDMA2000 handsets on Verizon, Sprint and similar networks recorded to. This page pulls one frame out of it and writes that frame as a WebP still image — not an animation. The question worth answering before you click anything is whether WebP is the format you actually want for that frame. The short version: if the still is headed for a web page, WebP is the smallest of the three realistic options and is now supported across every major browser. If it is headed for a print job, a document, or somewhere the file has to open without question, PNG or JPG is the safer landing.
| WebP | PNG | JPG | |
|---|---|---|---|
| Compression | Lossy or lossless, chosen per file | Lossless only | Lossy only |
| Coding | Predictive coding, the same technique used by the VP8 video codec; a separate lossless mode reuses previously seen image fragments | Filtering plus Deflate | Discrete cosine transform |
| Size vs the alternatives | Google measures lossy WebP at 25–34% smaller than comparable JPEG at equivalent SSIM, and lossless WebP at 26% smaller than PNG | Largest of the three for a photographic frame | Smallest of the three among lossy-only formats |
| Transparency | Yes, in both lossy and lossless modes; lossless alpha costs about 22% extra bytes | Yes | No |
| Browser support | All major browsers. On macOS it needs Safari 14 or later and macOS Big Sur (11) or newer | Universal, all versions of every major browser | Universal |
| Outside the browser | Good but not guaranteed — some older editors, office suites and print tools still balk | Opens essentially everywhere | Opens essentially everywhere |
| Pick it for | Web pages, thumbnails, anywhere page weight matters | Editing, archiving, anything with hard edges or text | Photographic stills where the smallest universally-openable file wins |
Our own longer comparison of the three, PNG vs WebP vs JPG: Which Format to Use When, goes into the trade-offs beyond video frames.
| Property | Value |
|---|---|
| Developed by | |
| Container | RIFF-based, chunked with FourCC identifiers |
| Lossy coding | VP8 predictive intra coding |
| Lossless coding | A separate mode that reconstructs pixels from previously seen image fragments |
| Transparency | Supported in both modes; lossy WebP with alpha is typically about 3x smaller than the same image as PNG |
| Animation | Supported by the format via ANIM/ANMF chunks — but this converter writes still images only |
| Browser support | Chrome, Edge, Firefox, Opera and Safari; on macOS, Safari 14+ on Big Sur (11) or later |
| Best for | Web delivery, thumbnails, image-heavy pages |
The size and transparency figures above are Google's own, published on the WebP developer site; the browser-support caveat is from MDN's image format guide.
.3gp is accepted as well, and several clips can be queued to run with the same settings.0 is the opening frame, 2.1 is two and a tenth seconds in — or switch to Multiple Screenshots and set a Capture Rate to sample across the clip.A still. WebP as a format does support animation through its ANIM and ANMF chunks, but this converter writes single images: Specific Frame gives you one still at the timestamp you enter, and Multiple Screenshots gives you a set of separate still images rather than one looping file. If you want motion out of the clip, 3G2 to GIF produces an animation instead.
Usually not, for a frame off a phone camera. Lossy WebP at the "Very High" preset is very hard to distinguish from the decoded frame while being substantially smaller — Google measures lossy WebP at 25–34% smaller than a comparable JPEG, and JPEG is already smaller than PNG. Our converter starts with Lossless? on "No (Recommended)" and the Quality Preset on "Very High (Recommended)" for exactly that reason. Turn Lossless on when the frame contains flat graphics, text or a screen capture, where lossy coding shows its artefacts most clearly.
Almost always, though the margin depends on the content. Google's published figures are 25–34% smaller than a comparable JPEG at equivalent SSIM for the lossy mode, and 26% smaller than PNG for the lossless mode. On a small, heavily-compressed phone frame all three formats produce a modest file to begin with, so the practical saving is measured in kilobytes rather than megabytes — it matters most when you are exporting many frames at once.
Because the source is. 3GPP2 defined the 3G2 file format for CDMA2000 handsets where storage was tight and the network was slow, so clips were captured at frame sizes like QCIF (176x144) or QVGA (320x240) and compressed hard. WebP faithfully encodes whatever the video decoder produced; no image format adds detail that was never recorded. Leave Image resolution on "Keep original" — scaling up enlarges the softness rather than removing it.
Not from the video itself. WebP supports alpha in both its lossy and lossless modes, but video frames are fully opaque, so there is nothing transparent to preserve — the alpha capability only becomes useful once you edit the still and cut something out. That is a genuine reason to choose WebP over JPG here: it can hold the transparency you add later, and JPG cannot.
In browsers, yes — Chrome, Edge, Firefox, Opera and Safari all handle WebP, with the caveat that macOS needs Safari 14 or later on Big Sur (11) or newer. Outside the browser is where gaps remain: some older image editors, office suites and print utilities still do not read it. If the recipient is unknown or the file is going into a legacy workflow, PNG or JPG removes the risk, and WebP to PNG converts back if you find out too late.
Use Specific Frame and type the timestamp into Time (seconds) as a decimal offset from the start of the clip — it is a time, not a frame index, so you never need to know the frame rate the handset recorded at. 2.1 means two seconds and one tenth. If you are hunting rather than targeting, run Multiple Screenshots first at a dense Capture Rate, find the frame you want, then re-run with Specific Frame at that time for a single clean export.
Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public. If it turns out you wanted the whole clip rather than a still, convert it with 3G2 to MP4 for something that plays on essentially any current device.