How to Convert CR2 to JPG: Canon RAW to JPEG Guide (Free Methods)

CR2 files are the raw sensor data from Canon DSLR cameras — unprocessed, uncompressed 14-bit images that contain far more information than any JPEG can hold. Converting to JPEG means making a permanent choice about how that data is rendered and compressed. This guide covers what you lose in the conversion, which tools do it best, and when to use a free tool vs professional software.

Quick answer — CR2 to JPG: CR2 is Canon's RAW format (2004–2018 DSLRs) storing 14-bit sensor data. Best free conversion: RawTherapee (professional quality, no cost) or macOS Preview (built-in, open file → File → Export → JPEG). For a one-off conversion without installing software, use the browser converter below. Export at JPEG quality 90–95% to preserve maximum visible detail.

What Is a CR2 File?

CR2 (Canon Raw version 2) is the proprietary RAW image format used by Canon DSLR cameras from approximately 2004 to 2018, including the 5D, 7D, 60D, 70D, 80D, and the Rebel (T3i, T5i, T6i, etc.) series. It was replaced by CR3 starting with the EOS M50 in 2018.

A CR2 file stores the raw, unprocessed light intensity data from the camera sensor at 14-bit depth — 16,384 possible values per channel. A standard JPEG stores 8-bit data — 256 values per channel. This 64-fold increase in tonal range is what gives photographers the ability to recover blown highlights or lift deeply underexposed shadows in post-processing.

PropertyCR2 (RAW)JPEG
Color depth14-bit (16,384 values/channel)8-bit (256 values/channel)
File size (12 MP camera)18–25 MB3–6 MB
File size (24 MP camera)25–35 MB5–10 MB
White balanceAdjustable without quality lossFixed at capture
Exposure recovery±3–5 stops±1–1.5 stops
Noise reductionFull control in postApplied at camera
SharpeningApplied in postApplied at camera
Universal software supportNo (requires RAW decoder)Yes (every app)

What You Lose When Converting CR2 to JPEG

Converting CR2 to JPEG is a one-way, lossy process. You lose:

  • Color depth: 14-bit → 8-bit. Fine gradients (sky, skin tones) may develop banding if you push edits later.
  • Editing latitude: The "digital negative" is gone. Any future re-processing starts from the rendered JPEG, not the original sensor data.
  • RAW metadata: Picture Style, in-camera correction settings, and lens correction data embedded in CR2 are either baked in or lost.
  • Dynamic range: Information in the highlights and shadows that the 14-bit file captured is clipped in the 8-bit JPEG.

Best practice: Archive your original CR2 files permanently. Convert to JPEG only for sharing, printing, or delivery — keep the RAW source for future re-processing.

Methods to Convert CR2 to JPEG

Method 1: Adobe Lightroom (Recommended for Volume)

Lightroom is the professional standard for batch CR2 → JPEG conversion. It applies lens corrections, noise reduction, and color profiles from Canon's embedded metadata automatically.

  1. Import CR2 files (File → Import)
  2. Select images to export (Ctrl+A for all)
  3. File → Export → choose JPEG, set Quality to 90–95
  4. Enable "Resize to Fit" if needed (e.g., max 2000px long edge for web)
  5. Click Export

Method 2: RawTherapee (Free, Professional Quality)

RawTherapee is the best free alternative to Lightroom for CR2 conversion. It applies automatic demosaicing, lens corrections (via Lensfun database), and noise reduction comparable to paid software.

  1. Download RawTherapee free from rawtherapee.com
  2. Open your CR2 file — the editor shows a live preview
  3. Adjust exposure, white balance, and noise reduction if desired
  4. Click the Queue button (or use Batch processing for multiple files)
  5. Set output to JPEG, quality 90, and click Start

Method 3: GIMP (Free, for Individual Files)

GIMP can open CR2 files when the dcraw or RawTherapee plugin is installed. It's less convenient than dedicated RAW processors but works for occasional conversions.

gimp input.cr2

Alternatively, use dcraw (command line) to convert to a TIFF first, then open in GIMP:

dcraw -T -q 3 -w *.cr2

-T outputs TIFF, -q 3 uses the best demosaicing algorithm, -w uses the camera's white balance.

Method 4: Windows (Built-in, Limited)

Install the Microsoft Raw Image Extension from the Microsoft Store (free). This enables Windows Photos and File Explorer to open CR2 files. In Windows Photos, right-click → Save a copy → JPEG.

The quality of Windows' built-in RAW processing is acceptable for casual use but inferior to dedicated RAW processors for professional work.

Method 5: macOS Preview (Built-in)

macOS Preview opens CR2 files natively (via macOS's built-in RAW decoder). Open the file → File → Export → choose JPEG. For batch conversion, use macOS Automator: add an "Export Finder Items as PNG/JPEG" action.

Convert RAW/CR2 to JPG Online

Upload your CR2 files and convert to JPEG instantly — no software installation needed.

Choosing the Right JPEG Quality for CR2 Export

When exporting to JPEG, quality setting affects file size vs visual sharpness:

  • Quality 95–100: Maximum quality, minimal compression artifacts. File size ~5–15 MB. Use for print delivery, archiving.
  • Quality 85–90: Near-lossless for normal viewing. File size ~3–8 MB. Recommended for client delivery and portfolio.
  • Quality 75–80: Good for web and email. File size ~1–4 MB. Artifacts visible only under close inspection.
  • Quality 60–70: Small file, visible quality loss. For thumbnails and social media previews only.

Frequently Asked Questions

What is a CR2 file?
CR2 (Canon Raw version 2) is Canon's proprietary RAW format used in DSLR cameras from 2004–2018. It stores unprocessed 14-bit sensor data — 5–10× larger than JPEG but with significantly more editing latitude for exposure, white balance, and color correction in post-processing.
Does CR2 still exist or was it replaced?
Canon replaced CR2 with CR3 starting in 2018 (EOS M50). CR3 uses a HEIF-based container with better compression. If your Canon camera is from 2018 or later, it shoots CR3, not CR2.
Is it better to shoot RAW or JPEG with Canon?
RAW is better for any photo you plan to edit. It provides 4× more tonal range for recovering highlights and shadows. JPEG is better when you need immediate sharing and won't edit — sports, events, casual photography.
What is the best free software to open CR2 files?
RawTherapee is the best free option for professional-quality RAW processing. On Windows, the Microsoft Raw Image Extension enables built-in apps to open CR2. On macOS, Preview opens CR2 natively without any additional software.
Does converting CR2 to JPEG lose quality?
Yes — CR2 is 14-bit, JPEG is 8-bit. Color depth is permanently reduced. However, at JPEG quality 90+, visual difference is indistinguishable in normal viewing. The loss becomes important only when pushing extreme edits on the converted JPEG later.