{"id":2605,"date":"2026-08-08T01:50:57","date_gmt":"2026-08-07T22:50:57","guid":{"rendered":"https:\/\/picajet.com\/articles\/formats\/rw2\/"},"modified":"2026-08-08T03:47:20","modified_gmt":"2026-08-08T00:47:20","slug":"rw2","status":"publish","type":"format","link":"https:\/\/picajet.com\/articles\/formats\/rw2\/","title":{"rendered":"RW2"},"content":{"rendered":"<p class=\"wp-block-paragraph\">RW2 is the raw format Panasonic uses across its Lumix line, including the cameras co-branded with Leica. Panasonic originally shipped raw files with a plain .RAW extension on early Lumix models, then switched to .RW2 as the format matured alongside the launch of the Micro Four Thirds system. The files are built on a TIFF-like skeleton, but Panasonic altered the file signature and several internal tag numbers, which means software has to specifically target RW2 rather than treat it as generic TIFF.<\/p><p class=\"wp-block-paragraph\">Inside an RW2 file sits the sensor&#8217;s raw 12-bit or 14-bit Bayer readout, compressed with a Panasonic-specific lossless or lossy scheme depending on the camera generation, plus EXIF metadata and an embedded JPEG preview used by thumbnail generators. Because Panasonic has never published a specification, everything the wider software ecosystem knows about RW2&#8217;s internal layout comes from reverse engineering by Adobe, the libraw project, and tools like dcraw and RawTherapee.<\/p><p class=\"wp-block-paragraph\">For a DAM, that reverse-engineered support is the central risk: a new Lumix sensor or compression variant can outpace decoder updates, leaving fresh RW2 files unreadable in some tools until support catches up. Ingest pipelines that auto-generate previews and extract metadata need to be tested against current Lumix models specifically, and RW2 masters are a strong candidate for a DNG-normalized access copy rather than being relied on directly for downstream rendering.<\/p>","protected":false},"excerpt":{"rendered":"<p>RW2 is Panasonic&#8217;s proprietary raw image format for Lumix (and co-branded Leica) digital cameras, storing unprocessed Bayer sensor data in a TIFF-derived container.<\/p>\n","protected":false},"author":0,"featured_media":0,"template":"","meta":{"footnotes":"","faq":[{"question":"Is there a public specification for RW2 that DAM tool vendors can implement against?","answer":"No. Panasonic has never published an RW2 format specification, unlike DNG's public spec. Vendors building RW2 support\u2014Adobe, RawTherapee, darktable, LibRaw\u2014rely entirely on reverse-engineering camera output, since LibRaw began recognizing RW2 around October 2009. This means DAM tools depend on third-party libraries maintaining ongoing reverse-engineering work rather than implementing against documented Panasonic tag definitions, sensor layouts, or compression algorithms."},{"question":"Can generic TIFF readers parse RW2 correctly?","answer":"No. Although RW2 stores its header and metadata in a TIFF-derived container, Panasonic modified the file signature and used non-standard, proprietary tag numbers that don't match the baseline TIFF 6.0 specification. A generic TIFF parser will typically read the container structure but fail to locate or correctly interpret the actual Bayer sensor data and Panasonic-specific MakerNote fields, requiring RW2-aware decoding logic instead."},{"question":"What should a DAM do with RW2 masters for archival?","answer":"Convert them to DNG using Adobe's free DNG Converter and store the DNG as the durable access copy, keeping the original RW2 only where bit-exact re-processing in Panasonic's own software might matter."},{"question":"What compression and bit depth does RW2 use?","answer":"RW2 stores 12-bit Bayer-pattern data on older Lumix models and 14-bit on newer ones, capturing raw sensor readout before demosaicing. Panasonic applies its own proprietary compression, offering both lossless and lossy modes depending on the camera body and firmware. Files also embed standard EXIF metadata alongside an embedded JPEG preview, plus extensive Panasonic MakerNote tags covering lens data, image stabilization, and Photo Style settings."},{"question":"When did Panasonic introduce RW2?","answer":"Panasonic introduced RW2 in 2008 alongside the Lumix DMC-G1, the world's first Micro Four Thirds mirrorless camera, replacing the earlier .RAW extension used on prior Panasonic and Leica-co-branded models. The format has since been carried across the entire Lumix G-series and full-frame S-series lineup. LibRaw and dcraw began recognizing RW2 files around October 2009, roughly a year after the format's debut."},{"question":"What native software opens RW2?","answer":"Panasonic ships a SILKYPIX-based raw converter bundled with its cameras for native RW2 processing. Beyond Panasonic's own tools, RW2 support is widely available through Adobe Camera Raw and Lightroom Classic, the open-source RawTherapee and darktable, and Capture One\u2014all relying on reverse-engineered decoding rather than an official SDK. DAM archivists should confirm which converter version matches a given camera model, since newer Lumix bodies sometimes outpace third-party support."},{"question":"Why does RW2's undocumented status matter for long-term DAM planning?","answer":"Because no published specification exists, long-term RW2 readability depends entirely on Adobe and open-source maintainers continuing to reverse-engineer each new Panasonic sensor and compression variant. If that maintenance lapses\u2014for a discontinued library or an unsupported camera model\u2014archived RW2 masters could become unreadable years later. This is why DAM workflows commonly convert RW2 to DNG for preservation, keeping the original file only when Panasonic-specific reprocessing is genuinely required."},{"question":"How do open-source tools decode RW2?","answer":"RawTherapee and darktable decode RW2 through the LibRaw and RawSpeed libraries, which bundle years of accumulated reverse-engineering knowledge about Panasonic's tag layout and compression schemes. LibRaw, built on dcraw's codebase, has recognized RW2 since around October 2009. However, newer Panasonic encoding variants can outpace this support\u2014RawTherapee's custom dcraw fork sometimes extracts the compressed raw stream but fails to fully decode its internal structure for newer camera models."}],"checked_date":"2026-08-11","sources":[{"statement":"RW2 is a TIFF-like raw format used by Panasonic and Leica cameras, and Panasonic previously used a plain .RAW extension before switching to .RW2","source_name":"Just Solve the File Format Problem (Archive Team wiki)","url":"http:\/\/fileformats.archiveteam.org\/wiki\/Panasonic_RAW\/RW2","checked":"2026-08-07"},{"statement":"RW2 files are supported by Adobe Lightroom, Capture One, Panasonic's own converter, dcraw, and RawTherapee","source_name":"FileInfo.com RW2 file description","url":"https:\/\/fileinfo.com\/extension\/rw2","checked":"2026-08-07"},{"statement":"darktable decodes RW2 and other manufacturer raw formats via the RawSpeed library","source_name":"darktable user manual, supported file formats","url":"https:\/\/docs.darktable.org\/usermanual\/4.6\/en\/overview\/supported-file-formats\/","checked":"2026-08-07"}],"kicker":"","fact_checker":0,"reading_time":0,"revisions":[],"seo_title":"RW2 file: Panasonic Lumix raw, how to open and convert","seo_description":"","noindex":false,"ext":"rw2","full_name":"Panasonic RAW Image (version 2)","vendor_name":"Panasonic","introduced":"circa 2008, when Panasonic moved its Lumix RAW-capable cameras from the earlier .RAW extension to .RW2 (around the Micro Four Thirds DMC-G1 generation)","container_notes":"RW2 uses a TIFF-like structure but with a different file signature and non-standard tag numbers, so generic TIFF readers cannot parse it correctly. Files hold 12-bit or 14-bit Bayer-pattern sensor data with Panasonic's own lossless or lossy compression, standard EXIF metadata, and an embedded JPEG preview. There is no public specification; third-party support (Adobe, RawTherapee, libraw) exists because these tools reverse-engineered the structure rather than implementing a documented standard.","open_with":[{"platform":"Windows \/ macOS","how":"Adobe Camera Raw (in Photoshop) or Lightroom Classic, with the camera's RW2 profile installed via the Camera Raw update"},{"platform":"Cross-platform, open source","how":"RawTherapee or darktable, both of which decode RW2 through the libraw\/RawSpeed libraries"},{"platform":"Panasonic native","how":"Panasonic's own SILKYPIX-based raw converter bundled with Lumix cameras"},{"platform":"Professional tethered\/asset workflows","how":"Capture One, which added Panasonic RW2 support for most current Lumix bodies"}],"archive_advice":"RW2 is undocumented and proprietary, so long-term support depends entirely on Adobe and open-source maintainers continuing to reverse-engineer new camera models. For DAM archival, convert RW2 masters to DNG using Adobe's free DNG Converter and store the DNG as the durable access copy, while keeping the original RW2 only where bit-exact re-processing in Panasonic's own software might matter.","related":[2604,2593,2595,2599,2611,2610],"tool_link":""},"silo":[23],"class_list":["post-2605","format","type-format","status-publish","hentry","silo-formats"],"_links":{"self":[{"href":"https:\/\/picajet.com\/articles\/wp-json\/wp\/v2\/format\/2605","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/picajet.com\/articles\/wp-json\/wp\/v2\/format"}],"about":[{"href":"https:\/\/picajet.com\/articles\/wp-json\/wp\/v2\/types\/format"}],"version-history":[{"count":3,"href":"https:\/\/picajet.com\/articles\/wp-json\/wp\/v2\/format\/2605\/revisions"}],"predecessor-version":[{"id":3663,"href":"https:\/\/picajet.com\/articles\/wp-json\/wp\/v2\/format\/2605\/revisions\/3663"}],"wp:attachment":[{"href":"https:\/\/picajet.com\/articles\/wp-json\/wp\/v2\/media?parent=2605"}],"wp:term":[{"taxonomy":"silo","embeddable":true,"href":"https:\/\/picajet.com\/articles\/wp-json\/wp\/v2\/silo?post=2605"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}