Remix.run Logo
strogonoff 9 hours ago

While file format (RAF, DNG) often is an acronym, “raw” by itself simply references raw image data; it is not an acronym, not a trademark, and does not need all caps.

The mistake of “shouting” raw is perpetuated in the wild even by serious companies, but let’s not let Apple degrade our literacy[0]. I’ll point to Adobe which does, in fact, use the correct spelling[1].

[0] It is fine when used as part of idiomatic spelling of their product or trademark (“ProRes RAW HQ”, etc.), but IIRC their promotional materials and even developer docs do shout it when simply referencing raw image data, which is a little ridiculous.

[1] https://helpx.adobe.com/camera-raw/digital-negative.html

gyomu 2 hours ago | parent | next [-]

This is one of those "well actuallys" battles that has been lost a long, long time ago my photographic friend.

Yes, "RAW" itself isn't a format like TXT or an acronym like JPEG, but in practice RAW appears alongside other all-caps names like JPG, DNG, TIFF, etc. in menus and documentation and so the industry has mostly converged on writing it RAW for consistency.

Fujifilm writes "RAW": https://fujifilm-dsc.com/en/manual/x100vi/connections/raw/

Nikon writes "RAW": https://onlinemanual.nikonimglib.com/zf/en/raw_processing_59...

Canon writes "RAW": https://www.usa.canon.com/learning/training-articles/trainin...

Leica writes "RAW": https://leica-camera.com/sites/default/files/pm-73002-Leica-...

Even Adobe writes "RAW": https://www.adobe.com/creativecloud/file-types/image/raw.htm...

Descriptively yours,

QuantumNomad_ 8 hours ago | parent | prev | next [-]

Never thought about that. Always wrote it all uppercase because that’s what camera maker Canon consistently does from what I’ve seen.

If I search for Canon raw on Google the Canon owned websites that I see writes it all uppercase; RAW.

One of their pages that I find even makes note of that:

> The letters RAW do not stand for anything – it's just a convention that RAW is usually written in capital letters – and the names of RAW files from Canon cameras do not end in .RAW.

https://www.canon-europe.com/pro/infobank/image-file-types/

jcelerier 7 hours ago | parent | next [-]

I'd expect a cause is that most camera makers are Japanese, and it's not uncommon in Japan to uppercase words written in Latin alphabet for aesthetic reasons

strogonoff 6 hours ago | parent [-]

Very plausible, I haven’t considered it.

Perhaps the combination of that and the old .raw filename extensions on old filesystem implementations where everything appears uppercase (since camera firmware is slower to catch up, this persisted for years even though contemporary OS already had no such limitation) made it stick.

strogonoff 6 hours ago | parent | prev [-]

I can only recommend to consult more trustworthy sources.

kybernetyk 7 hours ago | parent | prev | next [-]

Funny, I've been shooting digitally since 2007 and I've never seen RAW spelled other than RAW. I guess we've been doing it all wrong :shrug:

embedding-shape 4 hours ago | parent | next [-]

To be fair, it's essentially de facto convention at this point in the ecosystem, regardless of what's "right" or "correct". No one is gonna bat an eye regardless if you write RAW or raw either.

strogonoff 6 hours ago | parent | prev | next [-]

I saw it used both ways. My question about which one is right was answered as soon as I bothered to look up what it is, which I did when I got interested in raw photography.

Forgeties79 3 hours ago | parent | prev [-]

I’ve been in the film industry since 2010 and yes I see RAW but any camera department will tell you it’s just “raw” unless you’re talking about a specific raw codec that has “RAW” in the name. The reason no one corrects anyone is that it’s such a common thing and it doesn’t have any major consequences. “We are shooting raw” vs. “REDCODE RAW” (most people just say “red raw” but just giving full name for clarity).

There’s no need to be lowkey rude about it either way.

rlt an hour ago | parent | prev | next [-]

This is one of those things as a pedantic technologist I've had to accept, like DJs referring to USB thumb drives they store their music on as "USBs".

6 hours ago | parent | prev | next [-]
[deleted]
giwook an hour ago | parent | prev | next [-]

I appreciate the breakdown.

But practically speaking, does it really matter? The goal of language is to communicate, and in this case we all understand what the author is referring to when they reference "RAW".

It's like chastisting someone for saying "Band-Aid" instead of "bandage". One refers to a specific company that makes small adhesive bandages and the other is the thing itself. But we all understand what you mean when you say "band-aid".

And isn't that the point?

justincormack 5 hours ago | parent | prev | next [-]

Its hard to get anyone not to capitalise three letter words and best to just have a longer product name.

LoganDark 4 hours ago | parent | prev [-]

RAW gets all caps the same way TXT, JPG, CMD, SH, BAT, and etc. get all caps. That is, you are also perfectly free to say raw files, text files, JPEG files, command files, shell scripts, and batch scripts, or .txt files, .jpg files, .cmd files, .sh scripts, and .bat scripts, and not everyone uses the same convention (or even consistently a single one).

Hamuko 4 hours ago | parent [-]

I don't really see "SH" being used instead of "sh". JPG and JPEG get the uppercase treatment because it is actually an initialism (Joint Photographic Experts Group) unlike "raw".

LoganDark 3 hours ago | parent [-]

Some are more used than others, and indeed, JPEG is an initialism. My point is the uppercase treatment doesn't depend on initialism, i.e. RAW doesn't have to stand for something to be capitalized because uppercasing file extensions is just a thing that happens.