Initializing... drag & drop files here
Supports: PPM
PPM (Portable Pixmap) is an uncompressed Netpbm still image — a single RGB frame with no timeline. AV1 is a video codec from the Alliance for Open Media. So this conversion does not "re-encode an image as another image": it builds a short, silent video clip that displays your single PPM frame for a duration you choose, encoded with AV1. There is no audio track. This is useful when you need a slide, a still title card, or a placeholder clip in a royalty-free, modern codec. One caveat worth knowing up front, covered below: the output is AV1 video in a Matroska wrapper carrying a non-standard .av1 extension, not an MP4 or WebM file.
| Property | Value |
|---|---|
| Type | Raster still image (uncompressed) |
| Family | Netpbm (also PBM, PGM, PNM) |
| Introduced | Late 1980s |
| Color / bit depth | RGB, typically 24-bit (8 bits per channel) |
| Variants | P3 (ASCII text) and P6 (binary) |
| Compression | None — stores raw pixel values |
| Typical use | Intermediate/exchange format in image pipelines |
| Property | Value |
|---|---|
| Type | Video codec (not a container) |
| Developed by | Alliance for Open Media (Amazon, Google, Intel, Microsoft, Mozilla, Netflix, and others) |
| Finalized | March 28, 2018; spec v1.0.0 validated June 25, 2018 |
| License | Royalty-free |
| Efficiency | Roughly 30% smaller than VP9 and up to ~50% smaller than H.264 at similar quality |
| Raw stream | Open Bitstream Units (OBU) — usually wrapped in MP4, WebM, or MKV |
| Native decode | Chrome 70+, Firefox 67+; hardware decode on Android 10+, Apple M3 / A17 chips and newer |
.ppm file or click "Add Files." You can add several stills at once.No. A PPM is a still image with no sound, so the result is a silent video. Our pipeline encodes it as image-to-video with no audio track, which is why no audio codec option appears for this conversion.
Most players decide what a file is from its extension and don't expect .av1. The file itself is AV1 video in a Matroska wrapper, so VLC and mpv open it as-is, and renaming it to .mkv satisfies extension-picky apps. For broad playback, run the result through an AV1 to MP4 or AV1 to WebM converter — your device will then recognize it like any normal video.
It matches the Duration you choose per frame (default 5 seconds). With a single PPM, the clip is exactly that length. With several images merged, the total is the sum of each frame's duration.
PPM is uncompressed 24-bit RGB, and AV1 is a lossy codec at most quality presets, so there is some compression. In our testing, the "Very High" preset keeps a single still visually indistinguishable from the source at normal viewing sizes; drop to a lower preset only if you need a smaller file.
Often, yes. If you only need a smaller, shareable still — not a video clip — convert to PPM to PNG (lossless) or PPM to JPG (smaller, lossy) instead. Use PPM to AV1 only when you specifically need a video file.
.av1 file?For almost any real use, yes. The .av1 extension here is an AV1 stream in a Matroska wrapper that many apps don't recognize by extension. If you want a file that plays and uploads like a normal video, put the same AV1 video inside a standard container — convert the result with AV1 to MP4 or AV1 to WebM. Pick the bare .av1 output only when a downstream tool specifically expects that raw stream.
Not always. AV1 decoding is built into Chrome 70+, Firefox 67+, and Edge, but smooth playback on mobile and TV usually needs hardware AV1 decode, which arrived only on newer silicon — Android 10+ devices with a compatible chip, and Apple's A17 Pro / M3 generation and later. Older hardware falls back to slower software decoding or cannot play it at all. If broad device compatibility matters more than codec efficiency, an H.264 MP4 is the safer target.
AV1 is a computationally heavy video codec — it was designed to squeeze motion video hard, and that same analysis runs even when the input is one static frame. Encoding a still to AV1 therefore costs far more CPU time than saving a JPEG or PNG, with little benefit for a single image. If you only need a still picture rather than a video clip, PPM to PNG or PPM to JPG is faster and more practical.
Yes. 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 files are never shared or made public.