ZipToolView zip files online — 100% private

Open .RW2 files online

A .rw2 file is a Panasonic RAW photograph. Lumix cameras have written RW2 since 2008 — the DMC-G1, the first Micro Four Thirds camera, introduced the extension — and it has covered the line ever since: the G, GH, GX, GF and GM mirrorless families, the FZ superzooms, the LX100 compacts, and the full-frame S series since 2019. One extension, two sensor sizes, fifteen-plus years of files.

ZipTool develops .rw2 files entirely in your browser: LibRaw — the open-source RAW engine behind many desktop converters — compiled to WebAssembly demosaics the sensor data, applies the camera's white balance, and renders an sRGB image you can download as PNG. The engine (~1.1 MB) downloads once from this site's own domain and is cached; your photograph never leaves your device.

What is a `.rw2` file?

The 2 in RW2 is version numbering — Panasonic's earliest DSLRs wrote an earlier RAW variant, and every Lumix since the G1 writes RW2. Structurally it is a TIFF-style header with Panasonic's own tag layout, the same family almost every camera maker's RAW belongs to.

RW2 spans two sensor systems: Micro Four Thirds (a 2× crop factor, 17.3 × 13 mm) across the G/GH/GX/GF/GM lines, and full-frame L-Mount on the S series. A GH6 still and an S5 II still carry the same extension; the files just scale with the sensor, and full-frame RW2s are the bigger, slower-developing ones.

A sibling extension exists: .rwl, written by Leica models built on Lumix hardware. The data layout is the same idea with Leica's name on the box, and both open here identically. The GH line's video pedigree also means hybrid shooters often carry a folder of RW2 stills next to MP4 footage — both open in this file browser, no extraction needed.

  • Hybrid photo/video shooters culling GH-line stills between footage cuts
  • Opening full-frame S-series RW2s on a phone or a locked-down work machine
  • Reviewing RW2s inside a client zip without extracting anything
  • Exporting a developed PNG from a RW2 without any desktop RAW converter

How to open a `.rw2` online

Open ZipTool in a new tab, then drop your .rw2 onto the page — or click to browse for it, or paste a URL. The file opens in the RAW develop viewer, which runs LibRaw compiled to WebAssembly inside your browser tab — a full demosaic with camera white balance, not the embedded JPEG preview, read entirely on your device.

  • Drag your .rw2 onto the page — or click to browse, or paste a URL.
  • It opens immediately in the RAW develop viewer, which runs LibRaw compiled to WebAssembly inside your browser tab — a full demosaic with camera white balance, not the embedded JPEG preview. No install, no sign-up.
  • Read, search, or copy it. Your file never leaves your browser.

Open `.rw2` without uploading

Most "open rw2 online" sites work by uploading your file to a server and processing it there. ZipTool does the opposite: it loads its parser once, then reads your .rw2 locally in the browser tab. The contents stay on your device.

You can prove that in seconds. Open the page, press F12 for DevTools, switch to the Network tab, and open your file — no request carrying the file's contents is sent. You can also turn off Wi-Fi after the page loads and the file still opens. See security and privacy for the full picture.

Frequently asked questions

Which cameras write .rw2 files?

The Lumix RAW lineage: the Micro Four Thirds G, GH, GX, GF and GM families since the G1 in 2008, RAW-capable FZ superzooms, the LX100 compacts, and the full-frame S series (S1, S5, S1H and successors) since 2019. Leica's Lumix-derived models write the .rwl sibling. Other brands' RAWs open here too; see the online RAW viewer.

How do I open a .rw2 file online?

Drop the .rw2 on this page — or click to browse, or paste a URL. The developed image appears with its camera model, dimensions, and lens info; the status bar offers a Download .png of the full-resolution render. The first open fetches the LibRaw engine (~1.1 MB) once from this site's own domain; afterwards it is cached.

What is the difference between .rw2 and .rwl?

The camera that wrote it. Several Leica models are built on Lumix hardware and write .rwl — essentially the same RAW data with Leica's extension. Both open here identically, and a folder mixing the two walks through the lightbox without caring.

Do full-frame S-series files open too?

Yes — an S1, S5, or S1H .rw2 develops exactly like a Micro Four Thirds one; it is just a bigger file, from the 24-megapixel bodies up to the 47-megapixel S1R, so the develop takes a few seconds longer. The Download .png export is full resolution.

Does viewing my RW2 upload the photo?

No. The develop engine is WebAssembly running in the page; your file is read locally and the pixels are rendered in the tab. The only network fetch is the engine itself (~1.1 MB, one time, from ziptool.app — not a third-party CDN), which matters for unreleased or client work. Press F12 → Network and watch: no request carries your photo. The online RAW viewer develops the whole camera-RAW family the same way.