Convert RW2 to JXL

Drag and drop files here or click to select.
Max file size 100mb.
Uploading progress:

RW2 vs JXL Format Comparison

Aspect RW2 (Source Format) JXL (Target Format)
Format Overview
RW2
Panasonic RAW Image

RW2 is Panasonic's proprietary RAW image format used in their Lumix camera range, including the popular S-series full-frame, GH-series Micro Four Thirds, and compact cameras. RW2 files capture the complete sensor readout with 12-14 bit precision, preserving the full dynamic range and color detail for flexible post-processing in dedicated RAW editors.

Lossless RAW
JXL
JPEG XL

JPEG XL is the next-generation image codec standardized as ISO/IEC 18181 in 2022. It delivers superior lossy and lossless compression compared to JPEG, PNG, and WebP. With native HDR support, wide color gamuts, progressive decoding, and animation capabilities, JXL is designed to be the universal image format for the next decade.

Lossless Modern
Technical Specifications
Color Depth: 12-bit or 14-bit per channel (RAW)
Compression: Lossy or lossless compressed RAW
Transparency: Not applicable (sensor capture)
Animation: Not supported
Extensions: .rw2
Color Depth: Up to 32-bit float per channel (HDR)
Compression: VarDCT (lossy) / Modular (lossless)
Transparency: Full alpha channel with separate compression
Animation: Native animation support (frames)
Extensions: .jxl
Image Features
  • Sensor Data: Unprocessed Bayer pattern RAW data
  • Dynamic Range: 12-14 stops usable dynamic range
  • Photo Styles: Embedded Panasonic Photo Style profiles
  • Dual Native ISO: Supported on newer Lumix models
  • EXIF Metadata: Complete camera and lens information
  • V-Log Data: Video-optimized gamma curve (S-series)
  • HDR Support: Up to 32-bit floating point per channel
  • Wide Gamut: Rec. 2100 PQ/HLG, Display P3, BT.2020
  • Progressive Decode: Multi-resolution streaming
  • JPEG Recompression: Lossless JPEG transcoding
  • ICC Profiles: Full ICC v4 color management
  • Extra Channels: Depth, alpha, and spot colors
Processing & Tools

Developing RW2 RAW files with rawpy and Lumix software:

# Develop RW2 with dcraw
dcraw -w -T -6 input.rw2

# Process with rawpy (Python)
import rawpy
raw = rawpy.imread("input.rw2")
rgb = raw.postprocess(
    use_camera_wb=True,
    output_bps=16
)

Encoding to JPEG XL with cjxl reference encoder:

# Lossless encode for archival
cjxl input.tiff output.jxl -q 100

# High quality for sharing
cjxl input.png output.jxl -q 92 -e 7

# Fast encode for batch processing
cjxl input.png output.jxl -q 88 -e 3
Advantages
  • Full sensor dynamic range for highlight/shadow recovery
  • Dual Native ISO for clean high-ISO performance
  • Panasonic Photo Style profiles embedded
  • Non-destructive white balance and exposure adjustment
  • Comprehensive lens correction data embedded
  • V-Log gamma support for video-centric workflows
  • 60% smaller than JPEG at equivalent visual quality
  • Lossless compression 35% better than PNG
  • Native HDR for Panasonic's wide dynamic range
  • Progressive decoding for instant web previews
  • ISO standard (18181) for long-term support
  • Excellent photographic content compression
  • Wide color gamut preserves Panasonic's color science
Disadvantages
  • Proprietary format requiring RAW processing software
  • No direct viewing in web browsers or email
  • Large file sizes (20-60 MB per image)
  • Compressed RAW option loses some editing flexibility
  • Not all third-party software supports latest models
  • Limited browser support (Safari 17+, Firefox behind flag)
  • Slower encoding than JPEG or WebP
  • Photo management ecosystem still adopting JXL
  • Not accepted by all social media platforms
  • Some print labs may not accept JXL files
Common Uses
  • Professional photography with Lumix S/GH cameras
  • Video thumbnail extraction from hybrid shooters
  • Wildlife and sports photography (GH6 burst mode)
  • Landscape and travel photography
  • Studio product photography
  • Next-generation web photography delivery
  • HDR photograph distribution
  • Efficient archival of developed photographs
  • Online portfolio and gallery hosting
  • Professional image sharing and delivery
  • Cross-platform image distribution
Best For
  • Maximum post-processing flexibility for Lumix photos
  • Recovering extreme highlights and shadows
  • Preserving original sensor data from Panasonic cameras
  • Professional color grading workflows
  • Compact delivery of developed Lumix photographs
  • HDR content from Panasonic's wide dynamic range sensors
  • Space-efficient archival of processed photo libraries
  • Web portfolios with fast loading and high quality
  • Future-proofing photographic collections
Version History
Introduced: Mid-2000s (Panasonic Lumix series)
Current Version: RW2 (evolved from RAW/RW1)
Status: Active, updated with new camera releases
Evolution: RAW (early) → RW2 (current) — consistent format
Introduced: 2022 (ISO/IEC 18181)
Current Version: JPEG XL 0.10+ (libjxl reference)
Status: ISO standard, growing adoption
Evolution: PIK + FUIF (2017) → JPEG XL draft (2019) → ISO 18181 (2022)
Software Support
Image Editors: Lightroom, Capture One, Silkypix, RawTherapee
Web Browsers: Not supported
OS Preview: macOS (RAW codec), Windows (with codec)
Mobile: Panasonic LUMIX Sync app
CLI Tools: dcraw, rawpy, LibRaw, exiftool
Image Editors: GIMP 2.99+, Krita, darktable, RawTherapee
Web Browsers: Safari 17+, Firefox (behind flag)
OS Preview: macOS 14+, Windows 11 (with extension)
Mobile: iOS 17+, Android (partial)
CLI Tools: libjxl (cjxl/djxl), ImageMagick 7.1+, libvips

Why Convert RW2 to JXL?

Converting RW2 to JXL transforms Panasonic Lumix RAW captures into a shareable, modern image format with exceptional compression efficiency. RW2 files are optimized for storing raw sensor data — they contain unprocessed Bayer pattern information that requires dedicated RAW editing software to view. JPEG XL takes the developed photograph and encodes it with the most advanced compression available, making your Lumix images accessible to anyone while preserving remarkable quality.

Panasonic's Dual Native ISO technology and wide dynamic range sensors produce images with extraordinary tonal detail. JPEG XL is one of the few formats that can faithfully preserve this quality — its support for 16-bit channels and HDR transfer functions means no subtle gradients or shadow details are lost to 8-bit quantization. This is particularly important for Lumix S-series full-frame images where the dynamic range advantage over smaller sensors is most pronounced.

For hybrid shooters using Lumix cameras for both photo and video, JXL offers a consistent high-quality output format for still images. While video frames are handled by video codecs, the still photographs shot alongside video work benefit from JXL's superior compression — especially when sharing behind-the-scenes stills, production photos, or frame grabs that need to look their best on modern displays.

Storage management is a practical concern for Panasonic shooters, especially those using high-resolution models like the S1R (47 MP) or shooting in uncompressed RAW mode. Converting developed RW2 files to JXL lossless reduces storage requirements by 70-85% compared to the original RAW files, while maintaining bit-perfect pixel quality for the processed output.

Key Benefits of Converting RW2 to JXL:

  • Dual ISO Preservation: HDR support maintains the benefits of Panasonic's sensor technology
  • Dramatic Size Reduction: 70-85% smaller than RW2 files after development
  • 16-bit Color Depth: Preserve full tonal precision beyond JPEG's 8-bit limit
  • Progressive Streaming: Fast preview of high-resolution Lumix photographs
  • Universal Access: From RAW-only to viewable on modern devices and browsers
  • Superior Compression: 35% better lossless than PNG, 60% better lossy than JPEG
  • ISO Standardized: Long-term format viability for photo archives

Practical Examples

Example 1: Wildlife Photography Series Export

Scenario: A wildlife photographer shoots with a Panasonic Lumix GH6 in burst mode and needs to export a curated selection of edited images for an online magazine.

Source: eagle_flight_0034.rw2 (28 MB, 5776x4336px, 14-bit RAW)
Conversion: RW2 → JXL (quality 93)
Result: eagle_flight_0034.jxl (1.1 MB, 5776x4336px)

Magazine delivery:
- 40 selected images as RW2: 1.12 GB
- 40 images as JXL q93: 44 MB total
✓ Magazine can host full-resolution images on web
✓ Progressive decode for instant article loading
✓ Visually indistinguishable from lossless at q93
✓ 25x smaller than RAW originals
✓ EXIF data preserved for photo credits

Example 2: Full-Frame S-Series Portrait Archive

Scenario: A portrait studio using Lumix S5 II cameras needs to archive years of client portraits in a lossless format that saves NAS storage space.

Source: client_portrait.rw2 (45 MB, 6000x4000px, 14-bit, Lumix S5 II)
Conversion: RW2 → JXL (lossless, 16-bit)
Result: client_portrait.jxl (7.2 MB, 6000x4000px, 16-bit)

NAS archive optimization:
- 50,000 portraits as RW2: 2.25 TB
- 50,000 as JXL lossless: 360 GB (84% reduction)
✓ Pixel-perfect lossless preservation
✓ Full 16-bit color depth maintained
✓ Searchable EXIF metadata preserved
✓ Decodable to TIFF for reprinting at any time
✓ Frees 1.89 TB of NAS storage

Example 3: Travel Blog High-Resolution Images

Scenario: A travel blogger shoots with a compact Lumix GX9 and wants high-quality, fast-loading images for their website without JPEG artifacts.

Source: kyoto_temple.rw2 (22 MB, 5184x3888px, 12-bit RAW)
Conversion: RW2 → JXL (quality 88)
Result: kyoto_temple.jxl (350 KB, 5184x3888px)

Blog performance:
✓ 350 KB for a full-resolution image
✓ No blocking artifacts around architectural details
✓ Color accuracy superior to JPEG at same file size
✓ Progressive decode for fast mobile loading
✓ 20 images per article = ~7 MB total bandwidth

Frequently Asked Questions (FAQ)

Q: Which Panasonic cameras produce RW2 files?

A: RW2 is used across the entire Panasonic Lumix range: full-frame S-series (S1, S1R, S5, S5 II), Micro Four Thirds GH-series (GH5, GH6), G-series (G9, G95), and compact cameras (LX100, FZ series). The format has remained consistent across generations, though newer cameras may use higher bit depths or improved compression.

Q: Does the conversion preserve Dual Native ISO quality?

A: The Dual Native ISO advantage (clean high-ISO performance) is captured in the RAW sensor data. When the RW2 is developed, this clean signal is processed into the final image, and JXL preserves it faithfully. The quality difference between Dual Native ISO cameras and conventional sensors is fully visible in the JXL output.

Q: How does JXL compare to the in-camera JPEG from Panasonic?

A: Developing RW2 to JXL offers far superior quality. In-camera JPEGs apply aggressive compression, are limited to 8-bit, and use the camera's built-in processing. RW2-to-JXL conversion uses the full sensor data, applies professional-grade demosaicing, and encodes with JXL's superior compression — resulting in better color, more detail, and smaller files at equivalent quality.

Q: Can I use Panasonic's Photo Style profiles in the conversion?

A: Photo Style profiles (Natural, Vivid, L.Classic Neo, etc.) are embedded in the RW2 metadata. RAW development software like Silkypix, Lightroom, or RawTherapee can apply these profiles during development. The resulting colors are then preserved in the JXL output, maintaining the intended look.

Q: Is JXL suitable for large prints from S1R (47 MP) files?

A: Yes. Using lossless JXL with 16-bit output preserves every pixel from the 47 MP sensor. For printing, you can decode the JXL to TIFF at full resolution. The lossless round-trip (RW2 → develop → JXL → decode → TIFF) preserves identical pixel data, ensuring print quality is uncompromised.

Q: Should I use compressed or uncompressed RW2 for best JXL results?

A: Both produce identical JXL results when developed, since RAW compression is reversed during demosaicing. Uncompressed RW2 provides marginally more editing latitude in extreme shadow recovery, but the difference is negligible for most photography. The JXL output quality depends on your development settings, not the RW2 compression mode.

Q: What quality setting should I use for client delivery?

A: Quality 92-95 is recommended for client delivery — it produces visually lossless results while keeping file sizes compact. For fine art prints, use lossless (quality 100). For web galleries, quality 85-90 provides excellent quality with very small files. The optimal setting depends on whether the images will be viewed on screen or printed.

Q: How do I handle RW2 files from Panasonic's High Resolution mode?

A: Panasonic's High Resolution mode captures multiple exposures and combines them into an ultra-high-resolution RW2 file (up to 187 MP on the S1R). These develop into extremely large images that benefit enormously from JXL's efficient compression. A lossless 16-bit JXL from a 187 MP source might be 80-120 MB — large, but dramatically smaller than the equivalent TIFF.