Initializing... drag & drop files here
Supports: 3GPP
This walk-through is for anyone holding a .3gpp clip — an old phone recording, an MMS attachment, a dashcam or doorbell export — who needs one square .ico icon out of it. The tool decodes a single frame from the video and writes it as a Windows icon file, so the result is a still image: no motion, no audio, no timeline. By the end you will know how to land on the right frame, which pixel size to pick for where the icon will actually be used, and when a video frame is simply the wrong source for an icon.
A .3gpp file is the 3GPP container that 3GPP specifies in TS 26.244 as a profile of the ISO base media file format (ISO/IEC 14496-12) — the same family as MP4. Files named .3gp are the same format under a shorter extension; if yours ends that way, use the 3GP to ICO converter instead.
.3gpp clip onto the page or click "+ Add Files" to browse for it. Several clips can be queued and converted with the same settings in one pass.0, so the very first frame is captured unless you change it. Type a timestamp such as 2.100 for 2 seconds and 100 milliseconds in, or switch to "Multiple Screenshots" to grab a spread of frames at a Capture Rate (1 second per frame by default) and keep the best one..ico. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark, never shared or made public.The two decisions on this page fight each other. A video frame carries motion blur and compression noise, and an icon is small enough that both become the whole picture. Work in this order:
Microsoft's own icon guidance sets 256×256 as the maximum size for a Windows icon image and lists the sizes each context expects. Match your Preset choice to the row you care about.
| Where the icon appears | Size Microsoft documents | Preset to choose |
|---|---|---|
| Application icon / Control Panel item | 16, 32, 48 and 256 px full set | 256P for the large entry, 48P/32P/16P for the rest |
| Classic-mode application icon | 16, 24, 32, 48, 64 px | 64P, 48P, 32P, 24P, 16P |
| Toolbar icon | 16, 24, 32 px | 32P or smaller |
| Dialog and wizard icon | 32 and 48 px | 48P |
| Browser favicon | 16 and 32 px are the classic pair | 32P |
| High-DPI scaling of a 32 px icon | 40 px at 120 dpi, 48 px at 144 dpi, 64 px at 192 dpi | 64P |
| Property | 3GPP (input) | ICO (output) |
|---|---|---|
| Type | Video container | Still icon image |
| Defined by | 3GPP TS 26.244, a profile of ISO/IEC 14496-12 | Microsoft's Windows icon format |
| Typical payload | H.263, MPEG-4 Part 2 or H.264 video with AMR or AAC audio | One or more square bitmap or PNG-compressed images |
| Typical size on disk | Kilobytes per second of footage | Kilobytes per icon entry |
| Maximum dimensions | Whatever the phone recorded, often 176×144 or 320×240 | 256×256 per image |
| Carries audio | Yes | No |
| Carries motion | Yes | No |
0, so the capture came from the very start of the clip, which on phone footage is often half-exposed. Set a real timestamp, or sample with "Multiple Screenshots"..3gpp; .3gp files belong on the 3GP to ICO page, which also takes .3g2 — the related 3GPP2 format that CDMA2000 phones recorded.A frame grab cannot rescue a file the decoder cannot read. If the clip was only partially transferred off an old phone, was truncated mid-download, or is DRM-protected, seeking to your timestamp may fail and the job will error out — there is nothing to reconstruct from data that was never written. Play the original in VLC first: if VLC stalls too, the source is damaged rather than the conversion. And if what you actually want is movement rather than an icon, an icon file cannot hold it — convert the clip to an animated 3GPP to GIF instead.
No. ICO is a still image format: it stores one or more square bitmap or PNG-compressed images, with no timeline and no frame sequence. Windows animates cursors through the separate ANI format, not ICO. This conversion captures a single frame from the 3GPP video, so the output is one static picture. For motion, convert the clip to an animated GIF instead.
256×256 is the ceiling, and it is a format-and-platform limit rather than one we chose arbitrarily: Microsoft's icon guidance states that Windows icons have a maximum size of 256×256 pixels. We expose Preset sizes only up to 256P for that reason. If your 3GPP frame is smaller than 256 px tall — many phone clips are 144 or 240 px — picking 256P enlarges pixels without adding detail.
Because icon pixel data is stored per entry and grows with the square of the size. A 256×256 image at 32 bits per pixel is 256 × 256 × 4 bytes, or 256 KB of raw pixel data before the transparency mask, while a 32×32 entry is 4 KB. That is precisely why Microsoft's guidance says only the 256×256 image should be compressed inside an icon file to keep the size down.
The ICO container is designed to hold several sizes in a single file, and browsers and Windows then pick the entry that fits the slot. This page's job is to get one clean square image out of the video at the size you choose; to bundle several entries into one favicon.ico, capture the frame at the largest size you need and combine the resized copies in an icon editor or a favicon generator afterwards.
There is nothing to keep. A decoded video frame is a fully opaque rectangle — 3GPP video has no alpha channel — so the resulting icon is opaque too, even though ICO itself supports 32-bit images with an alpha channel. To get a transparent background, extract the frame as a PNG, erase the background in an editor, and convert that file with PNG to ICO.
The frame at time 0 — Frame Selection starts on "Specific Frame" with "Time (seconds)" set to 0, so the capture comes from the very beginning of the clip. On phone recordings that first frame is frequently darker or blurrier than the rest, because auto-exposure and autofocus are still settling, so it is worth setting a timestamp a second or two in.
Two things compound. 3GPP was designed for 3G-era cellular bandwidth, so the source is low resolution and heavily compressed, and inter-frame compression means a frame plucked out of motion carries smearing that you never notice at playback speed. Shrinking that frame to icon dimensions then discards most of the remaining detail. Choosing a static, well-lit moment does more for the result than any setting on this page.
No. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours. There is no sign-up, no watermark, and nothing is shared or made public — the original clip on your device is untouched, and only the .ico you download leaves the process.