Type Here to Get Search Results !

What Is a RAW Image File and Why Can't You Open It Everywhere? (2026)

What Is a RAW Image File and Why Can't You Open It Everywhere? (2026)
Camera memory card with RAW image files and a laptop showing file format details

You plugged your camera's memory card into your computer, opened Windows Explorer or Mac Finder, and see a folder full of .NEF, .CR2, or .ARW files. You double-click one and Windows says "We can't open this file" — or Preview on Mac shows a blank rectangle. What's happening, and how do you fix it?

RAW files are unlike any other image format you've encountered. They're not finished images — they're raw sensor data waiting to be processed. Understanding what's inside a RAW file explains immediately why your standard image viewer can't handle it, and what you need to actually open and convert raw to jpg free without specialized software.

What Is Actually Inside a RAW File?

Magnified Bayer filter array grid showing RGGB camera sensor pattern

Every digital camera has a sensor made of millions of tiny photodiodes arranged in a grid. Each photodiode measures light intensity — but it measures only one color (red, green, or blue) because it sits beneath a colored filter (called a Bayer filter array or, in Fujifilm cameras, an X-Trans filter).

When your camera shoots JPG, the processor interpolates between neighboring photodiodes to calculate the full RGB color at each pixel position — a process called demosaicing. It then applies sharpening, noise reduction, your chosen Picture Style/Picture Control, and finally JPEG compression. All of this happens inside the camera in about 0.1 seconds.

When your camera shoots RAW, it skips all of that processing and saves the raw photodiode readings directly. The file contains:

  • Raw Bayer/X-Trans data — the uninterpolated single-channel values from every photodiode
  • Color matrix data — the camera manufacturer's specification for how to convert sensor output to actual colors
  • White balance metadata — what you set on the camera, but not yet applied to the data
  • EXIF metadata — camera model, lens, shutter speed, aperture, ISO, GPS, timestamp
  • Embedded JPEG preview — a small or medium-size JPG thumbnail the camera generated so your LCD can show something
  • Proprietary processing tags — camera-specific instructions that only the manufacturer's software fully understands

This last point is why your image viewer fails: to display a RAW file, the software needs to know how to demosaic this specific camera model's sensor data layout, apply the correct color matrix, and handle any compression the camera used. That's proprietary information that differs across every manufacturer and even across camera generations within the same brand.

RAW vs JPG: The Real Difference in Editing Headroom

Dual monitor comparison showing RAW shadow recovery versus JPG shadow detail loss

The practical value of RAW over JPG is measured in bits. A typical RAW file stores 12 or 14 bits of data per color channel per pixel. A JPG stores exactly 8 bits. The difference:

AttributeRAW (14-bit)JPG (8-bit)
Values per channel per pixel16,384256
Total possible colors4.4 trillion16.7 million
Highlight recovery (stops)2–3 stops0 stops
Shadow recovery (stops)3–5 stops0–1 stop
White balance adjustmentFull range, losslessLimited, lossy
Re-save degradationNone (lossless)Yes (lossy compression)
Typical file size (24MP)20–30 MB5–10 MB

Those extra bits translate directly into editing headroom. A wedding photographer shooting in bright sunlight where the sky is two stops brighter than the subjects can recover the sky detail from RAW. The same shot in JPG would show a blown-out white sky with zero recoverable data. This is why professional photographers almost universally shoot RAW — the safety net for exposure mistakes is enormous.

Ready to convert your RAW files? Use ConvertiImage's raw image converter online to turn your NEF, CR2, or ARW files into shareable JPGs — free, no account required, files deleted after processing.

Why Each Camera Brand Has Its Own Format

There is no universal RAW standard (with the partial exception of DNG, discussed below). Each manufacturer developed their own format because RAW data is inherently tied to the specific sensor's physical characteristics. Here's why it's fragmented:

The sensor-format dependency problem: A Nikon Z8's sensor has different physical pixel pitch, different color filter spectral responses, and different ADC (analog-to-digital converter) characteristics than a Canon EOS R5's sensor. The RAW data from each sensor can only be correctly interpreted with the color matrix and processing pipeline calibrated specifically for that sensor. Nikon's NEF format bundles sensor-specific calibration data that only Nikon's software and select licensed third-party tools understand fully.

The major proprietary formats and what's behind them:

BrandFormatWhy DifferentOpen Source Support
NikonNEFUnique color science, encrypted metadata in some modelsGood (LibRaw, dcraw)
Canon (pre-2018)CR2TIFF-based, but Canon-specific color matricesExcellent (widely supported)
Canon (2018+)CR3New HEIF-based container, newer compressionGood (recent dcraw/LibRaw)
SonyARWMultiple compression variants across camera generationsGood
FujifilmRAFUnique X-Trans sensor layout (not Bayer grid)Moderate (harder to demosaic)
Olympus/OM SystemORFMicro Four Thirds specificGood
PanasonicRW2Lumix-specific compressionGood
AdobeDNGOpen standard, self-documentingExcellent (universal)

What Is DNG and Why Didn't Everyone Adopt It?

Adobe created the Digital Negative (DNG) format in 2004 specifically to solve the fragmentation problem. DNG is an open, documented standard that embeds all the camera-specific color and calibration data inside a self-describing container. Any software that supports DNG can fully read any DNG file, regardless of what camera created it.

The problem: camera manufacturers didn't have an incentive to adopt it. Leica, Pentax, and some others did — their cameras shoot native DNG. But Nikon, Canon, Sony, and Fujifilm continue to use proprietary formats because it keeps customers locked into their software ecosystems (and buying the next camera body with guaranteed software support).

You can convert any proprietary RAW file to DNG using Adobe's free DNG Converter desktop tool. DNG files are typically smaller than the original RAW format and are universally supported, making them a good archiving choice if you use multiple editing applications.

How to Open RAW Files on Windows and Mac

On Windows

Windows 11 includes some RAW codec support built in, but it's incomplete for newer cameras. Options:

  • Microsoft Raw Image Extension — free from the Microsoft Store, adds thumbnail support for many RAW formats in File Explorer
  • FastStone Image Viewer — free desktop viewer with good RAW support and basic export
  • ConvertiImage (online) — no installation, immediate conversion to JPG
  • Darktable — full free editing suite

On Mac

macOS Preview and Photos support many RAW formats natively, but lag behind on new camera bodies. Options:

  • Apple Digital Camera RAW Compatibility updates — watch for macOS/security updates that add new camera support
  • Darkroom (free Mac App Store app) — good RAW support for recent cameras
  • ConvertiImage (online) — browser-based, works on any OS

Frequently Asked Questions

Why does Windows show a blank thumbnail for my NEF files? +
Windows needs a RAW codec to generate thumbnails. Install the free Microsoft Raw Image Extension from the Microsoft Store. It adds thumbnail and preview support for most RAW formats in File Explorer. For newer camera models released in the last year, you may need to wait for an update to the codec pack or use a third-party tool like FastStone Image Viewer.
Is shooting RAW always better than JPG? +
Not always. RAW is better when you need editing headroom — recovering exposures, changing white balance, or making significant adjustments. JPG is better when you need immediate sharing (sports photographers sending images to editors live), when storage is limited, or when your exposure and color are reliably correct in-camera. Many photographers shoot RAW+JPEG simultaneously — immediate sharing from the JPG, archival backup from the RAW.
Does converting RAW to JPG lose quality compared to shooting JPG in-camera? +
At high quality settings (90%+), a RAW-converted JPG is actually superior to an in-camera JPG because you're applying better demosaicing algorithms and more careful white balance processing. In-camera JPG processing is fast but uses simpler algorithms to save processing power. The visible difference is subtle in well-exposed shots but significant in challenging lighting.
How do I know what RAW format my camera uses? +
Check the file extension on your memory card after shooting: .NEF = Nikon, .CR2 or .CR3 = Canon, .ARW = Sony, .RAF = Fujifilm, .ORF = Olympus, .RW2 = Panasonic, .DNG = Adobe/Leica/Pentax/others. You can also check your camera's manual or the camera brand's website for the specific format used by your model.