The Mac Observer

Skip navigational links

You're viewing an article in TMO's historic archive vault. Here, we've preserved the comments and how the site looked along with the article. Use this link to view the article on our current site:
Adobe Proposes New Universal Photo Format

Adobe Proposes New Universal Photo Format

by , 7:20 AM EDT, September 27th, 2004

Adobe Systems announced Monday a new format for digital photos that offers higher-quality, raw images in the hopes more digital camera makers and software companies will support the new standard.

Adobe is proposing that its new Digital Negative Specification, or DNG, become a universal standard for a raw format to save digital images. With DNG, Adobe contends all the original information captured by a digital camera will be saved, thus giving users truer images and more flexibility when editing.

"Professional photographers and other creative professionals are moving to raw camera workflows because of the outstanding creative control they get over digital images," said Bryan Lamkin, senior vice president of Digital Imaging and Digital Video products at Adobe. "However, clients and publishers have difficulty working with disparate raw file formats and nobody can be sure that today's raw formats will be supported ten years from now. Adobe customers asked us to work on a unified, public format for raw files and that's what we've delivered with the new Digital Negative Specification."

Most consumer digital cameras today capture images in the JPEG format, which stands for the Joint Photographic Experts group, and was developed in 1986. But because there is no publicly available specifications for JPEG, software and digital camera makers are interpreting those files in many different ways. As a result, Adobe said the use of these proprietary raw files means the best possible quality from every photo is being lost. In addition, that incompatibility has forced users to use multiple software programs to handle raw photos.

Adobe, has also launched a free software tool - the DNG Converter - that will allow users to convert the raw formats from more than 65 cameras into the new format. The converter translates raw formats from more than 65 cameras, including recent models such as Canon PowerShot S60, Epson RD-1, Fujifilm FinePix S20 Pro, and Nikon Coolpix 5400, into the new DNG file format.

The Digital Negative Specification has been posted to Adobe's Web site free of any legal restrictions or royalties, enabling integration of the DNG file format into digital cameras, printers, and software products.

Observer Comments

Show: Subjects Only | Full Comments
Close Name:Guest
Subject:

cool

Close Name:Jon Stanard -   TMO Mac Specialist Posts: 2038 Joined: 27 Jul 2001
Subject:

That would be awesome. I shoot almost 100% RAW, and it would be nice to have some adobe quality and standards in play there.

Close Name:Small White Car Posts: 1960 Joined: 02 Jul 2004
Subject: Open Standard

Well, although I'm sure the quality is good, the real benefit of this is the fact that they gave it away. Anyone can use this, free of charge. That means that your photos will still (likely) be usuable by other programs decades from now, even if Adobe goes out of business.

More:
http://luminous-landscape.com/reviews/software/dng.shtml

Close Name:Guest
Subject: other formats

What about TIFF?

Close Name:Small White Car Posts: 1960 Joined: 02 Jul 2004
Subject: Re: other formats

Quote
Anonymous wrote:
What about TIFF?


Not quite the same thing as a RAW file, which is what this Adobe format is looking to replace. I'm sure TIFFs will still be useful alongside this new format, as it's meant to be an aquisition format. I imagine TIFFs will still be useful in the manipulation of photos.

Close Name:Guest
Subject: ignorance

Please excuse my ignorance...

I thought TIFF was essentially raw data uncompressed.

How does RAW data differ from TIFF?

Close Name:Jon Stanard -   TMO Mac Specialist Posts: 2038 Joined: 27 Jul 2001
Subject:

TIFF is a format used by MANY graphic programs for images. It is a fairly universal format which is typically higher quality, and does not (usually) use compression.

RAW is a generic term for whatever format a digital camera (if it has the ability to) uses to save the image in "RAW" form, where the camera does NOT process the image. Instead you use the camera maker's software or photoshop to manually process the image, and for people who know what they are doing the results are usually superior.

Close Name:Small White Car Posts: 1960 Joined: 02 Jul 2004
Subject: RAW vs. TIFF

Let's see...

A RAW file is the actual data that comes in from the camera's CCD. It's not really an image yet...it has to be interpreted by some kind of software first. Ok, I know that doesn't sound that different from other images. Here's the point:

When you import a RAW file into a computer, you can STILL alter things like the color balance. This is NOT the same thing as color-correcting a photo. You see, a JPEG is highly compressed and a TIFF less so, but a JPEG and a TIFF ARE BOTH PHOTOS. A RAW file is not a photo yet...not until something TURNS IT INTO a photo. During that turning-into process, you can still alter things.

I don't know if that really explains it...I'm not an engineer, so this is about as much as I understand too.

The basic idea is that TIFFs are large files that would be difficult to use as a capture format. RAW files are also large, but they are a bit more managable because they are NOT YET PHOTOS. Your computer has to take that file and turn it INTO a photo later.

That's the difference. As small as the difference seems, it does matter.

Close Name:algr Posts: 296 Joined: 07 Aug 2003
Subject:

A RAW file is the actual data that comes in from the camera's CCD.

I thought that "Raw" just meant "uncompressed" If what you say is true, then you are going to have some serious compatibility problems with RAW.

In one-chip cameras, all of the pixels will only contain data from a single color channel. This is usually RGB, but the arrangement of the pixels will be different from different cameras, so how do you know what pixel is what color? Some of Sony's cameras add a fourth color "Emerald" to the Red Green and Blue. Other cameras (will?) have pixels of different sizes - small ones capture less light and thus can see highlight detail, while larger ones can see into the shadows.

Three chip cameras sometimes "stagger" the pixels, and sometimes don't. And who knows what behaviors Foiven's X3 chip might have.

Does photoshop know how to deal with all this stuff?

Close Name:Jon Stanard -   TMO Mac Specialist Posts: 2038 Joined: 27 Jul 2001
Subject:

Yes, photoshop knows how to deal with it. Photoshop CS Supports MOST digital cameras, and is updated for new ones all the time.

I think the reason Adobe is pushing this is to simplify this process for themselves.

Close Name:Small White Car Posts: 1960 Joined: 02 Jul 2004
Subject:

As Jon says, Photoshop knows.

But you're RIGHT algr! There ARE many different kinds of RAW data! It's a pain for Adobe to keep up with them all, and it's scary for you if your camera is the only one that uses a particular KIND of RAW file. Maybe most RAW files will be remembered for years, but if yours is forgotten that does you no good.

Adobe wants everyone to adopt their format so there's a bit more consistancy. From a user's perspective it seems like RAW is good...but for a software engineer there are actually many kinds they have to worry about making work.

They're doing that for now, but I can see why they don't want to have to do that forever.

Close Name:algr Posts: 296 Joined: 07 Aug 2003
Subject:

Yes, photoshop knows how to deal with it.

I find it hard to believe that Adobe is really building notes on every new twist in CCD design into photoshop. If this were the case, then the new Sony RGB+E cameras would not work (in raw mode) on any version of photoshop before this year. Not to mention any other program that imports photos. (iPhoto, for example.)

It seems more likely to me that the cameras are converting sensor data to some standardized form of RGB, and the computers are picking it up from there.

Close Name:Small White Car Posts: 1960 Joined: 02 Jul 2004
Subject:

Well I never said EVERY single camera is unique. I really don't know how many...just that there is more than one kind of RAW file.

There could be 3, or 30. I only know a little bit about this stuff.

Close Name:Guest
Subject: how RAW works

Let me add a little bit more information to what has already been said.

RAW format offers superior quality to TIFF as it stores much more information. While TIFF stores only 256 shades per channel (8 bit X 3 = 24 bit), RAW formats can store upto 1000-4000 shades (10/12 bit X 3 = 24) or more. Although the final images does not need that many colours, this really becomes useful if you have an images which is not sharp or washed out.

Correcting the color works, but parts of the image can be washed out, or have a flat color. The image looses its depth.

Instead with a RAW image file, you can change several settings before converting it to a regular 24 bit image, its almost like taking the picture all over again, as it offers almost all of the options as a professinal camera offers. This was you are assured that a particular photo that you took in a hurry looks perfect if you need it. The only problem is that it adds an extra step, as you need to convert the RAW file to a TIFF or JPEG before you can use it.

Cameras from different companies have different formats.
Older Canon cameras use a CRW format, while the newest ones use a CR2 format.
Nikon cameras use a NWF format.
Olympus cameras use a ORF format.
Other companies use their own formats.

Currently Adobe Photoshop uses the Adobe Camera RAW plugin to convert RAW files. It regularly updates it to support the newest camera.

Adobe is taking into account all the various information that the different RAW formats store, and has created the DNG format to store all of it. The different RAW formats are probably not that different.

This simplifies it for the consumer, as we then don't have to deal with several different formats.

Arpan

Close Name:Guest
Subject: Don't we have enough 'Universal' formats already?

I mean... I must run into 30 different format names a week.

My solution for the best pictures has been to take TIFFs with my Olympus and then duplicate those and modify the duplicates and save the modifications. Aka, keep the TIFF, but have a JPEG made from it for a website. Or GIF in some cases.

Adobe is delusional if they think that their format will never be altered. Unless they charge something for it, and then everybody will go toward the other formats that already work. Specifications... yea, right. How many formats have specifications that have already been altered? The idea is nice, but it's full of holes.

Close Name:Small White Car Posts: 1960 Joined: 02 Jul 2004
Subject: Re: Don't we have enough 'Universal' formats already?

Quote
Anonymous wrote:

Adobe is delusional if they think that their format will never be altered. Specifications... yea, right. How many formats have specifications that have already been altered? The idea is nice, but it's full of holes.


If it DOES become popular in the short run, then all they have to do is to stop adding support for other "new" formats in Photoshop.

Who would dare make a camera that records in some new format which Photoshop can't read.

EDIT: Oh yeah, I forgot about this...what about PDFs? Those seem pretty popular.

Comment on this Article


You cannot edit your comments.   You cannot delete your comments.

Comments are currently closed. Please email the author instead.


Recent Headlines - Updated November 22nd

Fri, 7:07 PM
Games - Soccer Sim Championship Manager 2010 Released for Mac
6:47 PM
Games - EA Publishes Original Monopoly for iPhone
6:15 PM
News - Original Apple I on Ebay for $50K, w/Letter from Steve Jobs
6:11 PM
Games - New iPhone Games: Secret of the Lost Cavern Ep 1, New DJ Nights, More
5:47 PM
Games - Star Trek D-A-C Game Headed to the Mac Next Month
4:57 PM
Product News - TidBITS Releases “Take Control of Syncing Data in Snow Leopard”
4:26 PM
John Martellaro's Blog - Particle Debris (week ending 11/20) Stationery Pads Go Poof
2:59 PM
Free on iTunes - Musée du Louvre, Art Lite, SketchBook Mobile X and More.
1:50 PM
Deal Brothers - Acer P215H bmid 21.5” Widescreen LCD Monitor:  $139.99
11:24 AM
TMO Appearances - Jeff Gamet Shares More Holiday Gift Ideas on MacJury
10:43 AM
Product News - Cocktail 4.5 for Leopard Adds QuickLook Cache Clearing
10:06 AM
News - Hack Enables Mac OS X 10.6.2 on Netbooks

The Mac Observer Reader Specials

  • __________
  • Buy Stuff, Support TMO!
  • Podcast: Mac Geek Gab
  • Podcast: Apple Weekly Report
  • TMO on Twitter!