OK now that I've made this tough decision, I've got a question for the bigger brains here. Now having switched to 14-bit raw uncompressed, how does that help when converting it to 8-bit jpeg after post processing? What have I gained when I end up at 8-bit jpeg anyway? I know there is a logical answer that make this all make sense, but I'm not seeing it.
I'm not sure 14 bits will help much, but it won't hurt. But 12 bits is a good basic plan for scanners and cameras.
8 bits (256 colors) is plenty for our human eye. Our image is very likely going to end up in an 8 bit file, but regardless, of course we can only show it on our 8 bit monitor, or print it on a 8 bit printer. Without some very heroic special equipment (it can be bought, LucasArts uses it for movies), there is no way we can even look at more than 8 bits, much less see it. 12 bits can hold greater dynamic range, and can differentiate more individual colors, but we can never see any of that. We have 8 bit display devices.
But scanners and cameras do have 12 bits or more internally, because it helps on the early work, that which involves drastic tonal shifts. White Balance and Gamma (and sometimes exposure) are rather drastic tonal shifts, and necessary. But, this is only done one time. Then we can do 8 bits.
This won't help, but you can think of 8 bits as 256 larger buckets, and 12 bits as 4096 smaller buckets. As we shift it drastically up a tone curve, small bucket values probably end up in the right new small bucket, but the 8 bit values get dumped into another larger approximation bucket. The color shift is not as precise. And FWIW, color is detail, how we see detail.
This 12 bit benefit is subtle, and difficult to show, but 12 bits is not expensive, and it is better, so why not? It does have more range than 8 bit JPG. Many scanners are 16 bits now, not because it is better, but because it has become just as inexpensive to do, and it markets well. Our camera Raw files are output as 12 bits (which is then stored in computer 16 bit words), and we do this early shift work, and then output it for final uses as 8 bits.
All of this is unimportant for routine editing, but more of a big deal for the extreme tonal shifts, like white balance and gamma, done once.
So then, after white balance and gamma shifts (and exposure) are tonal shifts done as 12 bits, then we're done, and we can further edit this 8 bit data any time, for example, resampling, sharpening, cropping, etc.... which are not tonal shifts, and 8 bits is fine. However, Raw stores the original 12 bit data, and we do go back to that for any additional work. We could change our mind about white balance, but otherwise, our drastic work has already been done now.
Well I think I understood part of this buddy, but the biggest thing that stood out in it that helps is that what I did won't hurt! Lol
All I know is that my D300 offers this option for 14-bit and even uncompressed if I want it. So as long as it doesn't hurt, I'll give it a go.
I already found out that uncompressed works better for me!My laptop isn't having all the trouble it was having at times getting the photo opened in post processing, now that it isn't compressed. Woohoo! So far so good!lol
![]()
OK next question! Lol I also have the option to shoot tiff rgb at about 35mbs and the raw 14-bit uncompressed files are only 25mbs. So does that mean the tiff files are 16-bit?
No, the TIF files are 8 bit. 12 megapixels, 8 bits is 3 bytes per pixel, file size is about 36 MB (uncompressed).
TIF file is 8x3 = 24 bits per pixel (3 bytes). Raw files are 12 bits per pixel (1.5 bytes).
I think there is no point of outputting TIF files. They are RGB, they do have white balance and gamma in them (done as 12 bits in the camera), but then any changes would NOT be lossless editing. At any change, you would be shifting tones back and forth then (not a factor for Raw files). Basically, the TIF is the same as JPG files, but without any JPG artifacts.
If you did want a TIF file, you can get one from Raw, via lossless editing.
No, the TIF files are 8 bit. 12 megapixels, 8 bits is 3 bytes per pixel, file size is about 36 MB (uncompressed).
TIF file is 8x3 = 24 bits per pixel (3 bytes). Raw files are 12 bits per pixel (1.5 bytes).
I think there is no point of outputting TIF files. They are RGB, they do have white balance and gamma in them (done as 12 bits in the camera), but then any changes would NOT be lossless editing. At any change, you would be shifting tones back and forth then (not a factor for Raw files). Basically, the TIF is the same as JPG files, but without any JPG artifacts.
If you did want a TIF file, you can get one from Raw, via lossless editing.
But you can save as 16bit Tiff (12 really) which is what I do since my PS doesn't do RAW. Working with them hardly takes more time and effort these days but please tell me I'm not doing exercises in futility.
Since we're talking RAW and such, does anyone else that uses Lightroom have those occasionally strange quirks when handling NEF files? Like this red blotch at the bottom that only shows in LR but not in the final image.
View attachment 113135
It depends on the software.It is still not lossless editing though, not like Raw. In TIF or JPG, when you edit tones, you shift the tones in the only copy you have. In Raw, you merely save the edit instruction and keep the original image. and only shift tones the one final time when you output the final JPG. When you change the Raw edit, you merely replace the instruction, you don't shift the tones back and forth. The original is always available.
........
It depends on the software.
Some implement the changes on the file while saving, so that you can never get the original file, unless you have a copy.
Others keep the list of changes you have made in a separate file (sidecar file). Every time you open the image all the changes listed in the sidecar file are carried out. Your original file remains as it was.
The advantage of 16bit file is that you have a larger range of intensities to play with.