Initializing... drag & drop files here
Supports: RW2
This walks you through turning a Panasonic LUMIX RW2 raw photo into an AVIF — the AV1-coded still image format that delivers near-JPEG-quality detail at a much smaller file size, which is why it suits web-ready delivery copies of a shoot. It's aimed at LUMIX shooters who want lightweight versions of their photos for a portfolio, blog, or gallery without uploading multi-megabyte raws. Below: the four steps, a walk-through of the quality controls that actually move the needle for AVIF, the errors people hit, and when this is the wrong tool.
.rw2 file onto the page or click "+ Add Files" to browse. You can queue several frames straight off a LUMIX body and process them with the same settings.Four controls shape the output, and for a raw-to-AVIF job they interact in ways worth understanding.
Quality Preset is the main dial. "Very High (Recommended)" targets a high-quality lossy AVIF that is hard to tell from the rendered raw at normal viewing sizes, while still landing far below a JPEG of comparable quality. Drop to "High" or "Medium" when you want smaller files for thumbnails or fast-loading galleries and can accept softer fine detail. If you instead need to hit a hard size budget — say, a strict per-image cap for a CMS — use "Specific file size" and let the converter solve for quality.
Lossless? defaults to "No," which is the right call for almost every delivery use. A lossy AVIF at the "Very High" preset is dramatically smaller than a lossless one; turn lossless on only when you need a mathematically exact copy of the rendered pixels and file size is not a concern — at which point a raw or TIFF is usually the better archive anyway.
Bit Depth matters more here than with most conversions because the source is raw. AVIF itself supports 8-, 10-, and 12-bit encoding. This converter offers "8-bit (Recommended)" for ordinary delivery and "16-bit (High Precision)" when you want to carry the widest tonal range out of the raw into a still you will keep editing. For a photo headed straight to the web, 8-bit is the practical choice and keeps the file smallest.
AVIF encoding is computationally heavy — the AV1 still encoder does a lot of work to reach its compression — so larger images take longer than a JPEG or PNG would. If your build exposes "Compression speed," a faster setting trades a little file-size efficiency for a quicker conversion; the default is a reasonable balance.
| Property | Value |
|---|---|
| Full name | AV1 Image File Format |
| Published by | Alliance for Open Media; first specification 2019 |
| Underlying codec | AV1, using an intra-coded (still) frame |
| Container | HEIF, built on the ISO base media file format (ISO/IEC 14496-12) |
| Compression | Lossy or lossless |
| Bit depths | 8, 10, and 12-bit |
| Transparency | Yes — a full alpha channel |
| Animation | Yes, via image sequences |
| Licensing | Royalty-free |
| Browser support | Chrome 85+, Firefox 93+, Safari 16.4+, Edge 121+ |
AVIF is the size-efficient choice, not the universal one. Where your photo is going should decide the target:
| Target | Compression | Bit depth | Size vs. the RW2 | Best for |
|---|---|---|---|---|
| AVIF (this page) | Lossy or lossless (AV1) | 8, 10, or 12-bit | Much smaller | Portfolios, galleries, web delivery |
| RW2 to JPG | Lossy | 8-bit | Much smaller | Anything that has to open everywhere |
| RW2 to WebP | Lossy or lossless | 8-bit | Much smaller | Web delivery with wider legacy browser support |
| RW2 to PNG | Lossless | 8 or 16-bit | Larger | Lossless RGB for editing or graphics work |
| RW2 to TIFF | Lossless or uncompressed | 8 or 16-bit | Largest | Print and archival masters |
Keep the .rw2 |
Proprietary raw | 12- or 14-bit sensor data | — | The editable master; keep it whatever else you export |
.rw2, export a finished image from your raw editor and convert that instead.If you need an image that opens anywhere — old phones, desktop viewers, a client's locked-down laptop — AVIF is the wrong target despite its size advantage; convert RW2 to JPG for a universally supported delivery file. If you need a lossless, print-ready, or archival copy that any editor can read, convert RW2 to TIFF is the better choice. And whatever you deliver, keep the original .rw2 as your editable master — once a raw is rendered to AVIF, the highlight-recovery and white-balance latitude is gone, exactly as it would be in a JPEG.
Yes. An RW2 stores the LUMIX sensor's proprietary-compressed raw data, typically 12- or 14-bit per channel, which is why you can recover highlights and shift white balance long after the shot. To make an AVIF, the converter renders the raw first — demosaicing the sensor data and baking in white balance, exposure, and tone — then encodes that finished image with AV1. Once it's an AVIF, the latitude is gone, just as in a JPEG, even if you chose 16-bit depth. Keep your original .rw2 as the master and treat the AVIF as a delivery copy.
Usually, yes, and often by a wide margin at matched quality — that compression efficiency is the main reason to use AVIF for web delivery. AVIF is built on the AV1 video codec (an Alliance for Open Media format, 2019) and stores the image in the HEIF/ISO-BMFF container, which lets it pack more detail into fewer bytes than JPEG. The exact saving depends on the photo: smooth skies and gradients compress especially well, while dense fine texture narrows the gap. For a hard number, set a "Specific file size" target and compare.
Most current ones. Per caniuse, AVIF is supported by roughly 93% of global users, including Chrome 85+, Firefox 93+, Edge 121+, and Safari 16.4+ (partial from 16.1). The gaps are older browser versions and some standalone desktop image viewers that haven't added AV1 still decoding. If your audience might be on older software, JPG is the safer delivery format; for a modern website, AVIF is broadly safe.
For web delivery, no on both — leave "Lossless?" at "No" and "Bit Depth" at "8-bit." Lossless AVIF is far larger and offers no visible benefit at normal viewing sizes, and 8-bit is what browsers display anyway. Reach for "16-bit (High Precision)" only when you want a high-quality still you'll keep editing and need the widest tonal range carried out of the raw; combine it with the "Highest" or "Very High" preset. If you truly need a lossless archive, a TIFF or the original RW2 is the better tool than a lossless AVIF.
Not reliably. RW2 records the raw sensor data plus the camera's settings, but a LUMIX Photo Style is a rendering instruction applied by Panasonic's own pipeline, and third-party raw renderers don't always reproduce it exactly. The dependable workflow is to apply your look in a raw editor that reads RW2, export a finished image, and convert that to AVIF so the result matches what you saw on the camera back.
AVIF if you want the smallest files, WebP if you want the widest reach and the fastest turnaround. AVIF's AV1-based compression is the more efficient of the two at matched perceptual quality, particularly on smooth skies, skin tones, and gradients — exactly the content that makes JPEG look blotchy. WebP's advantage is age: it has been supported in Chrome, Firefox, Edge, and Safari 14+ for years, so it reaches older browsers and desktop viewers that never gained AV1 still decoding. WebP also encodes far faster, which matters when you are pushing a whole shoot through. A common approach is to publish AVIF with a WebP or JPG fallback; if you only want one file, RW2 to WebP is the safer single choice and AVIF the better-looking one.
Partly, and it is worth checking before you delete anything. AVIF's HEIF container does define places to store Exif and XMP metadata, so standard capture fields such as camera model, lens, shutter speed, aperture, ISO, and date can travel with a converted image. What definitely cannot travel is anything that only exists as raw: the undemosaiced sensor data itself, and Panasonic's MakerNote block, which holds LUMIX-specific settings a third-party renderer has no way to reconstruct from a finished image. Keyword and copyright fields you care about are safest re-applied in your cataloguing software after export. As always, the .rw2 remains the file that holds everything — treat the AVIF as a delivery copy, not a replacement.
In our testing, a full-resolution LUMIX RW2 rendered at the "Very High" preset and 8-bit produced an AVIF a small fraction of the size of an equivalent-quality JPEG. Your file is uploaded over an encrypted connection, rendered and encoded to AVIF on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public. The main practical limit is upload size and time, since RW2 files often run tens of megabytes each, not your device.