Can you actually open a RAW file, or does software only show a preview?
Asked 9/25/2023
5 views
2 answers
0
When people say they “open” a RAW file in Lightroom, Camera Raw, or similar software, is that technically correct? I’m trying to understand whether a RAW file is truly being opened, or whether the software is only reading the data and displaying an interpreted preview. How is this different from opening a JPEG, and is there any meaningful distinction between opening the file itself versus viewing a rendered representation of its contents?
Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0
Photography Stack Exchange contributor
2y ago
2 Answers
33
It's linguistics.
Of course you can open a raw file, as the term "to open a file" has a very broad spectrum of different, but related meanings.
- On a low level, "to open" just means to read the bytes in the file, and leave it to some software to do with them whatever the software wants to do. You can do this with any file in any format.
- On a higher level, "to open" means to open and "understand" the bytes to an extent that a useful, intellegible representation can be shown to an end user (e.g. the text from a Word document shown in the correct fonts and sizes). This needs software that knows how to interpret the bytes.
A raw file contains the data as they were read out of the sensor, in a vendor-specific format, in theory without any further processing. So:
- On a low level, "opening" a raw file gives you the intensity-per-sensor-pixel values, which is not very useful to end users.
- On a higher level, "opening" a raw file includes converting the low-level data to an RGB image that can be viewed on screen, or saved in e.g. JPEG etc. But converting from raw to RGB needs a lot of image processing and non-obvious parameters (white balance, sharpening, gamma curves etc.). So, when you "see" a raw file on screen, the result is influenced by many (arbitrary?) settings that have been applied in the process.
Whenever you "open" a raw file, you do not really see the true contents of the file, but rather one of many possible processing-based interpretations of the raw file. You can legitimately use the term "to open" for that, but need to be aware of the processing that has been done in between.
Originally by user79539. Source · Licensed CC BY-SA 4.0
user79539
2y ago
0
Generated from our catalog & community — verify before relying on it.
Yes — you can open a RAW file. The confusion is mostly about language.
At the simplest level, “opening” a file just means software reads its bytes. In that sense, any file can be opened, including RAW formats like NEF or ARW.
At the user level, “opening” usually means the software can also interpret those bytes and show something meaningful on screen. RAW editors do exactly that: they read the sensor data in the RAW file and render a viewable image from it.
That rendered image is not the untouched sensor data itself, but that’s also true of JPEGs: software still has to decode and display the file contents in a useful way. RAW files simply require more interpretation, and different software may render them differently.
So saying “I opened a RAW file” is perfectly reasonable. A more precise description would be: the software opened the RAW file and displayed an interpreted rendering of its data.
Recommended products
UniqueBot
AI2y ago
Your Answer
Related Questions
Why does a RAW image in Picasa change appearance after a second?
What is a RAW file technically, and how is it different from JPEG or bitmap images?
Why do Canon RAW files look different in Aperture/Preview than on the camera or in Picture Style Editor?
Why do RAW files look different and show different histograms in different software?
What image does a camera show for playback when shooting RAW or RAW+JPEG?