Why convert RAW to JPG?
RAW is a digital negative - it is not a finished image, and most devices, websites, and apps cannot display it. .JPG is universally supported and compact enough to share, upload, or print without compatibility issues. Most photographers keep the original RAW as a master and export JPG copies for distribution.
How to convert RAW to JPG
darktable FREE
Import your RAW, adjust exposure and white balance if needed, then press Ctrl+E to export as JPEG with your chosen quality setting.
RawTherapee OPEN-SOURCE
Open your file in the editor, send it to the Queue, set output format to JPEG, and click Start Processing.
IrfanView FREE
Use File > Batch Conversion with the RAW plugin installed to convert an entire folder to JPG without manual editing.
Command line - ImageMagick CLI
Run magick photo.raw photo.jpg to convert in one step; add -quality 90 to control JPEG compression.
Programs that convert RAW
About these formats
A .raw file is most often an unprocessed photo straight from a digital camera sensor - a "digital negative" used by Panasonic, Leica, Contax, Casio, and others. Open and develop it free…
Open .RAW details →A JPG (also .jpeg) is a compressed photo or image in the JPEG format, standardized in 1992. Every operating system opens it natively - double-click and Windows Photos, macOS Preview, or…
Open .JPG details →Quality & what to watch
- JPEG is lossy - converting permanently discards some tonal data; always keep the original
RAWas your master copy. .rawis not one format - Panasonic, Leica, Phase One, and others use the same extension for incompatible proprietary layouts; if your file fails to open, check that your camera model is supported by the software.- Some converters extract the small embedded JPEG thumbnail from a RAW file rather than decoding the actual sensor data, producing a lower-resolution result - use dedicated RAW software to avoid this.
Frequently asked questions
Does converting RAW to JPG reduce quality?
Can I batch-convert multiple RAW files at once?
Do I need to edit the RAW before converting?
What if my RAW file does not open?
.raw extension is used by many camera makers with incompatible layouts - try darktable or RawTherapee, which support the widest range of cameras. The file may also be raw audio or a disk image rather than a photo.