Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New profile posts
Latest activity
Media
New media
New comments
Search media
Members
Current visitors
New profile posts
Search profile posts
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Learning
Computers and Software
Post processing age old debate!
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="WayneF" data-source="post: 376078" data-attributes="member: 12496"><p>A 16 bit TIF file for the 36 megapixel D800 size would be 36*6 = 216 MB. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p>TIF is better than JPG (all except tiny file size), but TIF is RGB and requires lossy editing. Meaning, any tonal change actually changes the data, and the original data is lost. Cannot be recovered. Any subsequent change has to shift it again, back and forth. That is not a plus. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p>Whereas Raw only shifts data ONE TIME, the one last final output time. All prior edits merely keep a list of the changes, to be preformed that one later time at output. Lossless editing. The original raw data is never affected, always perfectly retained. Any subsequent edit merely changes the list... does not repeatedly shift the data back and forth.</p><p></p><p></p><p>Exception: Adobe Raw can do lossless editing on JPG and TIF, storing the list of changes in the file, and applying them one time at output to a new file. Other software looking at the file does not know how to see the changes, and only sees the original data. A new file has to be output for all uses. So, we might as well just use the Raw file. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /> The Raw tools are better than photo editor tools anyway, more oriented to camera images (white balance, exposure, noise, distortion, etc, etc.)</p></blockquote><p></p>
[QUOTE="WayneF, post: 376078, member: 12496"] A 16 bit TIF file for the 36 megapixel D800 size would be 36*6 = 216 MB. :) TIF is better than JPG (all except tiny file size), but TIF is RGB and requires lossy editing. Meaning, any tonal change actually changes the data, and the original data is lost. Cannot be recovered. Any subsequent change has to shift it again, back and forth. That is not a plus. :) Whereas Raw only shifts data ONE TIME, the one last final output time. All prior edits merely keep a list of the changes, to be preformed that one later time at output. Lossless editing. The original raw data is never affected, always perfectly retained. Any subsequent edit merely changes the list... does not repeatedly shift the data back and forth. Exception: Adobe Raw can do lossless editing on JPG and TIF, storing the list of changes in the file, and applying them one time at output to a new file. Other software looking at the file does not know how to see the changes, and only sees the original data. A new file has to be output for all uses. So, we might as well just use the Raw file. :) The Raw tools are better than photo editor tools anyway, more oriented to camera images (white balance, exposure, noise, distortion, etc, etc.) [/QUOTE]
Verification
Post reply
Forums
Learning
Computers and Software
Post processing age old debate!
Top