RW2 to JPG Converter

Drop Panasonic Lumix RW2 files and get JPG photos you can open, send and print anywhere. The camera already made a finished JPEG inside every raw file, and this tool extracts it in your browser without uploading anything.

drop your files anywhere in this area

Your files never leave your device.

RW2

01 / Fast steps

  1. Drop or select your .rw2 files.
  2. The embedded JPEG is located and extracted instantly.
  3. Download the JPG files, zipped automatically for big batches.

02 / Best for

  • Open Lumix raw photos without Silkypix or Lightroom.
  • Share shots from a shoot before developing the raws.
  • Get usable images off a card full of RW2 files quickly.

03 / Why here

  • The JPEG is extracted, not re-encoded, so you get the camera's own rendering with zero generation loss.
  • A byte copy rather than a raw development, so batches finish in seconds.
  • Nothing is uploaded: your photos stay on your device.

04 / Keep in mind

  • This extracts the preview the camera developed; it is not a raw development, so exposure and white balance cannot be changed here.
  • Older Lumix compacts embedded a smaller preview than current bodies.
  • Portrait shots are rotated upright, which is the one case where the JPEG is re-encoded.

Good to know

Questions & answers

01What is an RW2 file?

RW2 is the raw format Panasonic Lumix cameras write. Like most raw formats it is a TIFF-derived container holding the unprocessed readings of every sensor photosite behind a colour filter mosaic, plus the shot settings and a JPEG preview. A raw file is not yet a picture: it has to be developed by reconstructing full colour at each pixel and applying white balance and a tone curve, which is why an RW2 does not open in ordinary image viewers.

02Why is RW2 harder for software to read than other raw formats?

Because Panasonic stamps its own value in the place where a TIFF file declares itself. A normal TIFF starts with a byte-order mark followed by the number 42, and Panasonic writes a different number there, so any program that checks for the 42 before continuing rejects the file outright even though everything after that point is a well-formed TIFF directory. This tool does not check that number: it walks the directory structure and validates the offsets and the JPEG signature it finds, which is what actually proves the file is what it claims to be.

03Is the extracted JPG as good as developing the raw?

It is exactly as good as the JPEG the camera would have saved in JPEG mode, because that is what it is. What you give up is latitude: recovering blown highlights, lifting deep shadows or changing white balance needs the sensor data and a developer such as Silkypix, Lightroom or darktable. For sharing and printing, the embedded JPEG is the picture as the camera intended it.

04Are my photos uploaded anywhere?

No. The RW2 container is parsed by JavaScript in your browser tab and the extracted JPG is written straight to your disk. Nothing about your photos is transmitted or stored anywhere.