Initializing... drag & drop files here
Supports: AVIF
.3g2 is the 3GPP2 container built for CDMA2000 handsets — the old Verizon and Sprint phones — and it shares the same ISO base media structure (ISO/IEC 14496-12) as .3gp and .mp4. Turning an AVIF still into one produces a silent clip that holds a single picture for a duration you choose; feed it an animated AVIF instead and the motion is carried through. This tutorial covers both paths, the settings that actually decide whether the file plays on the far end, and the cases where you should reach for MP4 instead.
.avif onto the page or click "Add Files". Add several at once and use Merge strategy — Merge images (the default) joins them into one clip, Video per image returns a separate .3g2 per file..3g2. Files upload over an encrypted connection, are processed on our servers, and are deleted automatically after a few hours — no sign-up, no watermark.Three settings decide whether the result is usable, and they interact.
.3g2 is only a container for one picture. Duration is ignored for an animated AVIF, because the source already carries its own frame timing.For finer control, File Compression also exposes Constant Quality and Constraint Quality alongside the preset — bitrate and file-size targeting modes don't appear for image sources, so when a gateway enforces a hard byte ceiling, work from a short Image Duration, a small resolution, and a lower preset or higher CRF.
| What you upload | What comes out |
|---|---|
| One still AVIF | A silent .3g2 holding that frame for the Image Duration you set |
| One animated AVIF (image sequence) | A silent .3g2 carrying every frame at the source's own timing; Image Duration is not applied |
| Several stills, Merge images | One .3g2 playing them in upload order, each held for the Image Duration |
| Several stills, Video per image | One .3g2 per uploaded file, same settings applied to each |
| An AVIF with an alpha channel | Transparency is composited onto the Background Color before encoding — video cannot store alpha |
| Property | 3G2 | 3GP | MP4 |
|---|---|---|---|
| Defined by | 3GPP2 (CDMA2000 networks) | 3GPP (GSM/UMTS networks) | MPEG / ISO |
| Base structure | ISO/IEC 14496-12 | ISO/IEC 14496-12 | ISO/IEC 14496-12 |
| Typical video codecs | H.263, MPEG-4 Part 2, H.264 | H.263, MPEG-4 Part 2, H.264 | H.264, H.265, AV1 |
| Typical audio codecs | EVRC, QCELP, SMV, AMR, AAC | AMR, AAC | AAC and others |
| Designed for | Legacy CDMA handsets | Legacy GSM handsets | Everything current |
| Practical reach today | Very narrow | Narrow | Effectively universal |
3G2 only makes sense when something on the receiving end specifically demands the CDMA container — a legacy handset, an MMS workflow, or a test harness that refuses anything else. That need is now rare: Verizon set 31 December 2022 as the end of its CDMA service and states that the network was decommissioned as of 3 January 2023, so the carriers that made .3g2 matter in the US are gone. For anything you actually intend to watch or share, use AVIF to MP4. If you need the GSM sibling container rather than the CDMA one, use AVIF to 3GP, and if you only wanted a picture in the first place, AVIF to JPG is the right stop.
Only if the AVIF itself is animated. A still AVIF becomes a single frame repeated for the Image Duration, so playback looks frozen. AVIF can also store an image sequence, and our converter content-probes each upload for one — when it finds an animation track, every frame is transcoded into the .3g2 at the source's own timing instead.
Because neither a still nor an animated AVIF carries an audio track, so there is nothing for the encoder to write. A .3g2 would normally hold CDMA-era speech codecs such as EVRC, QCELP or SMV, but an image source leaves the audio stage with no input, and the result is a video-only file.
Both are ISO base media files, but .3gp is 3GPP's container for GSM/UMTS phones while .3g2 is 3GPP2's for CDMA2000 phones. The video codecs overlap almost entirely; the meaningful split is audio, where 3G2 adds the CDMA speech codecs (EVRC, QCELP, SMV). If your target is a GSM-lineage device, use AVIF to 3GP instead.
H.264 by default. The Video Codec control also offers H.263, MPEG-4 (Part 2) and Xvid, all of which the 3GPP2 file format accommodates. H.264 gives the cleanest picture at 3G2's low bitrates; H.263 is the safest choice for the oldest handsets.
It is exactly the Image Duration you pick, which defaults to 5 seconds per frame. Selecting a fraction such as 1/30s produces a one-frame clip; selecting 10 seconds holds the picture for ten. When you merge several stills into one video, the duration applies to each frame, so five images at 5 seconds each yield a 25-second clip.
It is flattened. Our pipeline composites alpha onto the Background Color before scaling — deliberately before the pixel-format conversion, so the colour reaches the picture itself and not just the letterbox bars. White is the default; change it in the Background Color dropdown if a black or coloured matte suits the image better. If you need the alpha channel intact, keep the file as an image and use AVIF to PNG.
MP4, for essentially every modern use. It stores the same H.264 video, is understood by every current phone, browser and editor, and does not carry 3G2's low-bitrate design assumptions. Choose 3G2 only when a specific device or gateway names it. AVIF to MP4 is the direct route.
No. Your AVIF travels over an encrypted connection, is processed on our servers, and is deleted automatically after a few hours along with the .3g2 we produce. There is no sign-up, no watermark, and nothing is shared or made public.