I understand that RAW files contain data straight from the sensor, that they're used as input to the production process that results in a final image, and that RAW isn't really one format but a collection of device-specific and mostly proprietary formats. But the fact the files are always described as "RAW" (all uppercase) rather than "raw" gives the appearance that the name is or was some sort of acronym. If that's the case, what does or did "RAW" stand for. If it's not, how did it come to be written that way?
|
|
I suspect the answer here is that the format is written as "RAW" to match other common file format names which are acronyms such as JPEG, GIF, MOV, MPEG, etc. Nikon, Canon, Pentax, Hasselblad, Olympus, Sony, and many other manufacturers all write the format in all caps, so at this point it's a de facto standard. There is a distinction to be made between a raw image file in the "RAW" sense, i.e. image data unprocessed by the device, and a raw image file in the sense of "straight from the camera, not altered using image manipulation software", and I think writing the file format as "RAW" rather than "raw" helps to make this clear. When you write it in all caps you're indicating a specific file format, even if that format changes from one device or vendor to another. Alan Shutko points out in his comment below that older cameras used file systems that only allowed uppercase filenames, like "IMG_0001.RAW". This is an excellent point and seems a likely reason that the format was initially written in all caps. |
|||||||||||||||
|
|
"RAW" is not an acronym and shouldn't be written in uppercase, it should be written in lowercase. Raw suggests that it's the image as captured by the image sensor in your digital camera or the film without any modification. |
|||||||||||||||
|
|
The name has its history from cooking. raw is used to signify the data has not yet been cooked to where a standard image editing program can use it. |
|||||||
|
|
Traditionally, the filetype ".raw" was a true raw pixel format, containing only the image buffer streamed to disk with no meta data. Photoshop and other viewers would then "guess" the height, width, bit depth, and channels by matching the file size with common aspect ratios and resolutions, otherwise user interaction was required. Now it is commonly used as a common denominator for uncompressed or even lossless compressed sensor data before bayer interpolation from the cameras incl. a lot of meta data, and jpeg thumbnails. These are not true raw files, but most of them does have a raw file inside. I say most of them, because Canon does have versions of its "CR2" format that stores half resolution "RAW" images, and these are not raw at all. |
||||
|
