Dedicated camera just for scanning

elrossio01.jpg

A
elrossio01.jpg

  • 3
  • 0
  • 39
sad roses

A
sad roses

  • 1
  • 0
  • 30
Water!

D
Water!

  • 5
  • 0
  • 48
Palouse 3.jpg

H
Palouse 3.jpg

  • 7
  • 2
  • 67
Marooned On A Bloom

A
Marooned On A Bloom

  • 4
  • 0
  • 54

Recent Classifieds

Forum statistics

Threads
198,437
Messages
2,774,947
Members
99,615
Latest member
Rsanz88669
Recent bookmarks
1
Joined
Aug 29, 2017
Messages
9,360
Location
New Jersey formerly NYC
Format
Multi Format
because DNG is Adobe Lightroom’s native format. DNG also lets you store the image as a CFA array instead of full RGB, which means smaller files. DNG also stores all of your edits in the file non-destructively, so you can pass just the DNG file around and all the edits go with it. AND, DNG is in fact a TIFF file.
So your scan is a "raw" tiff with the edits listed separately that LR can then interpret or remove in my machine's Lightroom v.6 licensed rather than a tiff where all the edits are built-in and non reverseable?
 

Adrian Bacon

Subscriber
Joined
Oct 18, 2016
Messages
2,086
Location
Petaluma, CA.
Format
Multi Format
So your scan is a "raw" tiff with the edits listed separately that LR can then interpret or remove in my machine's Lightroom v.6 licensed rather than a tiff where all the edits are built-in and non reverseable?

yep. To be clear, the edits in question are edits done in LRs Develop Module. The process of generating the initial positive image from the raw camera scan involves a fair number of operations that LR just doesn’t do, at least with my process. My goal is to deliver a positive image that looks and behaves just like any other raw DNG with the full toolset of ACR/LR at your disposal. What you get is a raw positive image that works exactly the way you’d expect it to in LR, just like if you shot that same image on a digital camera and pulled the raw images into LR and had LR convert them to DNG files. The difference you shot it on film and have the actual physical image.
 
Joined
Aug 29, 2017
Messages
9,360
Location
New Jersey formerly NYC
Format
Multi Format
On my own scans, I save all of them in Tiff, whether Epsonscan made any edits during the scan process or not. Then I use LR to edit. Assuming I could save scans in DNR (don't know if I can with Epsonscan), what advantage if any is there when I open LR?
 

Adrian Bacon

Subscriber
Joined
Oct 18, 2016
Messages
2,086
Location
Petaluma, CA.
Format
Multi Format
On my own scans, I save all of them in Tiff, whether Epsonscan made any edits during the scan process or not. Then I use LR to edit. Assuming I could save scans in DNR (don't know if I can with Epsonscan), what advantage if any is there when I open LR?

for anything Epson scan generates, there isn’t any, but you can tell LR to convert your TIFF files to DNG and gain a fair amount of portability for your LlR edits. If you keep them as TIFF files, LR will store what edits it can in the standard tiff metadata, and the rest in the LR catalog file. If it’s DNG, it stores everything in both places.
 

runswithsizzers

Subscriber
Joined
Jan 19, 2019
Messages
1,745
Location
SW Missouri, USA
Format
Multi Format
ive had a number revisions to my color since you last sent film to me. Btw, if the skies are too magenta for your liking, it’s a pretty easy fix to ever so slightly either increase the green or reduce the red using the LR tone curve for the highlights to nudge it more towards greenish blue and less towards magenta/purple.

interesting comparisons. NLP seems to be too aggressive when it comes to pushing highlights to clipping.

Thanks for your feedback. I have a few more rolls of Portra 160 and a roll of Ektar you may be seeing one day.

And thanks for the tip about the LR Curve tool. I have been using the LR Curve tool for controlling lights and darks, but for some reason, I have not been using it for color corrections. I have tried using the basic green:magenta slider but adjustments toward the green side usually resulted in the neutral gray tones (concrete, etc.) shifting too much to green before the magenta sky was fully corrected. The magenta seems to somehow be firmly associated with the blue sky, and even after using gradient and brush tools to limit the correction to the sky, I have not been able to get the skies the way I want them. I have been using Lightroom since 2016, and I agree that this should be a "pretty easy fix" but, so far, I am still struggling with it. However, I just played around with the curve tool set to the green channel, and I think that will be more helpful than some of my previous attempts.
 
Joined
Aug 29, 2017
Messages
9,360
Location
New Jersey formerly NYC
Format
Multi Format
for anything Epson scan generates, there isn’t any, but you can tell LR to convert your TIFF files to DNG and gain a fair amount of portability for your LlR edits. If you keep them as TIFF files, LR will store what edits it can in the standard tiff metadata, and the rest in the LR catalog file. If it’s DNG, it stores everything in both places.
Wouldn't that take up twice the data storage?
 

MattKing

Moderator
Moderator
Joined
Apr 24, 2005
Messages
52,621
Location
Delta, BC Canada
Format
Medium Format
Hi Adrian,
Are there any other file storage formats that share similar advantages. I avoid the Adobe products - mostly Corel here.
I note that I can read DNG files, but I can't write them.
 

Adrian Bacon

Subscriber
Joined
Oct 18, 2016
Messages
2,086
Location
Petaluma, CA.
Format
Multi Format
Hi Adrian,
Are there any other file storage formats that share similar advantages. I avoid the Adobe products - mostly Corel here.
I note that I can read DNG files, but I can't write them.

The short answer is use TIFF files and your software of choice. The longer answer is:

Technically, DNG files are TIFF/EP files, so really any software that supports TIFF files and can read/write TIFF/EP files could do the same thing. My code uses the open source tiff lib to generate my DNG files. The only difference between LR and other software, is LR writes the Develop module stuff that is specific to LR to a set of TIFF tags that are specific to ACR/LR. Any software can read/write those tags and do the same thing that LR does. It's all in TIFF meta data tags that everything can see. There's no secret going on under the covers. Adobe isn't being some evil corporation that wants to lock you into their secret file formats. They are simply providing superior software functionality and user interface layered on top of standard file formats that are widely supported by lots of code libraries. Why other software out there isn't following suite and doing the same/similar is beyond me. If LR were to go away tomorrow, I'd be beating down the door of their next closest competitor and demanding that they start implementing the same/similar functionality that LR has, and use the same tags that LR does, and/or go off and implement my own version of LR that does the same thing.

For example, a DNG file in my LR catalog, as seen by the absolutely awesome and freely available exiftool:

The juicy Lightroom bits are down in the [XMP-crs] tags bit. There really are no secrets with what's going on with this file. If I really wanted to, I could use exiftool to write in some changes to the XMP-crs structure (say add some points into the 2012 tone curve for example), then go into LR and tell it to re-read the metadata for that file to pull those changes into the develop module. It would pull them in and they would show up in the Tone Curve panel. Why other software doesn't really do this is beyond me.

exiftool -a -G1 0896_8653.dng
[ExifTool] ExifTool Version Number : 12.09
[ExifTool] Now : 2021:03:09 15:25:01-08:00
[ExifTool] New GUID : 20210309-1525-0100-038E-B5E9FA1128C7
[ExifTool] File Sequence : 0
[ExifTool] Processing Time : 0.509 s
[System] File Name : 0896_8653.dng
[System] File Size : 59 MB
[System] File Modification Date/Time : 2021:03:09 15:24:10-08:00
[System] File Access Date/Time : 2021:03:09 15:24:11-08:00
[System] File Inode Change Date/Time : 2021:03:09 15:24:10-08:00
[System] File Permissions : rw-r--r--
[System] File Attributes : Regular; (none)
[System] File Device Number : 16777220
[System] File Inode Number : 44572991
[System] File Hard Links : 1
[System] File User ID : adrianbacon
[System] File Group ID : staff
[System] File Device ID : 0.0
[System] File Block Size : 4096
[System] File Block Count : 121616
[MacOS] File Creation Date/Time : 2021:03:09 15:23:41-08:00
[MacOS] KMD Item Display Name With Extensions: 0896_8653.dng
[MacOS] Apple Metadata Modtime : 637025050.4573624
[MacOS] MD Item Content Creation Date : 2021:03:09 15:23:41-08:00
[MacOS] MD Item Content Creation Date Ranking: 2021:03:08 16:00:00-08:00
[MacOS] MD Item Content Modification Date: 2021:03:09 15:24:10-08:00
[MacOS] MD Item Content Modification Date Ranking: 2021:03:08 16:00:00-08:00
[MacOS] MD Item Content Type : com.adobe.raw-image
[MacOS] MD Item Content Type Tree : com.adobe.raw-image, public.camera-raw-image, public.image, public.data, public.item, public.content
[MacOS] MD Item Date Added : 2021:03:09 15:23:41-08:00
[MacOS] MD Item Date Added Ranking : 2021:03:08 16:00:00-08:00
[MacOS] MD Item Display Name : 0896_8653.dng
[MacOS] MD Item Document Identifier : 0
[MacOS] MD Item FS Content Change Date : 2021:03:09 15:24:10-08:00
[MacOS] MD Item FS Creation Date : 2021:03:09 15:23:41-08:00
[MacOS] MD Item FS Creator Code :
[MacOS] MD Item FS Finder Flags : 0
[MacOS] MD Item FS Has Custom Icon :
[MacOS] MD Item FS Invisible : 0
[MacOS] MD Item FS Is Extension Hidden : 0
[MacOS] MD Item FS Is Stationery :
[MacOS] MD Item FS Label : 0 (none)
[MacOS] MD Item FS Name : 0896_8653.dng
[MacOS] MD Item FS Node Count :
[MacOS] MD Item FS Owner Group ID : 20
[MacOS] MD Item FS Owner User ID : 501
[MacOS] MD Item FS Size : 61748104
[MacOS] MD Item FS Type Code :
[MacOS] MD Item Interesting Date Ranking: 2021:03:08 16:00:00-08:00
[MacOS] MD Item Kind : Digital Negative file
[MacOS] MD Item Logical Size : 61748104
[MacOS] MD Item Physical Size : 62267392
[File] File Type : DNG
[File] File Type Extension : dng
[File] MIME Type : image/x-adobe-dng
[File] Exif Byte Order : Little-endian (Intel, II)
[IFD0] Subfile Type : Reduced-resolution image
[IFD0] Image Width : 256
[IFD0] Image Height : 171
[IFD0] Bits Per Sample : 8 8 8
[IFD0] Compression : Uncompressed
[IFD0] Photometric Interpretation : RGB
[IFD0] Make : simple_image_tools_20210123
[IFD0] Camera Model Name : simple_image_tools_20210123
[IFD0] Strip Offsets : 24824
[IFD0] Orientation : Rotate 270 CW
[IFD0] Samples Per Pixel : 3
[IFD0] Rows Per Strip : 171
[IFD0] Strip Byte Counts : 131328
[IFD0] Planar Configuration : Chunky
[IFD0] Software : Adobe Photoshop Lightroom Classic 10.1.1 (Macintosh)
[IFD0] Modify Date : 2021:03:09 15:23:41
[IFD0] Artist : Adrian Bacon
[IFD0] Copyright : 2020 Adrian Bacon
[IFD0] DNG Version : 1.4.0.0
[IFD0] DNG Backward Version : 1.4.0.0
[IFD0] Unique Camera Model : simple_image_tools_20210123
[IFD0] Color Matrix 1 : 1.3459 -0.2556 -0.0511 -0.5446 1.5082 0.0205 0 0 1.2118
[IFD0] Camera Calibration 1 : 1 0 0 0 1 0 0 0 1
[IFD0] Analog Balance : 1 1 1
[IFD0] As Shot Neutral : 1 1 1
[IFD0] Baseline Exposure : 3.66
[IFD0] Baseline Noise : 1
[IFD0] Baseline Sharpness : 1
[IFD0] Linear Response Limit : 1
[IFD0] Shadow Scale : 1
[IFD0] Calibration Illuminant 1 : D50
[IFD0] Raw Data Unique ID : 30383936383635333637353633303335
[IFD0] Profile Name : Adobe Standard
[IFD0] Profile Embed Policy : Allow Copying
[IFD0] Preview Application Name : Adobe Photoshop Lightroom Classic
[IFD0] Preview Application Version : 10.1.1
[IFD0] Preview Settings Digest : f0f66ac810424958a1658695b668d98e
[IFD0] Preview Color Space : sRGB
[IFD0] Preview Date Time : 2021:03:09 15:23:40-08:00
[IFD0] New Raw Image Digest : 1e97d28d482bf033f93ba3a65646842c
[IFD0] Thumbnail TIFF : (Binary data 131544 bytes, use -b option to extract)
[SubIFD] Subfile Type : Full-resolution image
[SubIFD] Image Width : 6984
[SubIFD] Image Height : 4660
[SubIFD] Bits Per Sample : 16
[SubIFD] Compression : Adobe Deflate
[SubIFD] Photometric Interpretation : Color Filter Array
[SubIFD] Samples Per Pixel : 1
[SubIFD] Planar Configuration : Chunky
[SubIFD] Predictor : Floating point X2
[SubIFD] Tile Width : 512
[SubIFD] Tile Length : 480
[SubIFD] Tile Offsets : (Binary data 1259 bytes, use -b option to extract)
[SubIFD] Tile Byte Counts : (Binary data 979 bytes, use -b option to extract)
[SubIFD] Sample Format : Float
[SubIFD] CFA Repeat Pattern Dim : 2 2
[SubIFD] CFA Pattern 2 : 0 1 1 2
[SubIFD] CFA Plane Color : Red,Green,Blue
[SubIFD] CFA Layout : Rectangular
[SubIFD] Black Level Repeat Dim : 1 1
[SubIFD] Black Level : 0
[SubIFD] White Level : 65504
[SubIFD] Default Scale : 1 1
[SubIFD] Default Crop Origin : 0 0
[SubIFD] Default Crop Size : 6984 4660
[SubIFD] Bayer Green Split : 0
[SubIFD] Anti Alias Strength : 1
[SubIFD] Best Quality Scale : 1
[SubIFD] Active Area : 0 0 4660 6984
[SubIFD1] Subfile Type : Reduced-resolution image
[SubIFD1] Image Width : 1024
[SubIFD1] Image Height : 683
[SubIFD1] Bits Per Sample : 8 8 8
[SubIFD1] Compression : JPEG
[SubIFD1] Photometric Interpretation : YCbCr
[SubIFD1] Preview Image Start : 156152
[SubIFD1] Samples Per Pixel : 3
[SubIFD1] Rows Per Strip : 683
[SubIFD1] Preview Image Length : 79461
[SubIFD1] Planar Configuration : Chunky
[SubIFD1] Y Cb Cr Coefficients : 0.299 0.587 0.114
[SubIFD1] Y Cb Cr Sub Sampling : YCbCr4:2:0 (2 2)
[SubIFD1] Y Cb Cr Positioning : Co-sited
[SubIFD1] Reference Black White : 0 255 128 255 128 255
[SubIFD1] Preview Application Name : Adobe Photoshop Lightroom Classic
[SubIFD1] Preview Application Version : 10.1.1
[SubIFD1] Preview Settings Digest : f0f66ac810424958a1658695b668d98e
[SubIFD1] Preview Color Space : sRGB
[SubIFD1] Preview Date Time : 2021:03:09 15:23:40-08:00
[SubIFD1] Preview Image : (Binary data 79461 bytes, use -b option to extract)
[SubIFD2] Subfile Type : Reduced-resolution image
[SubIFD2] Image Width : 6459
[SubIFD2] Image Height : 4306
[SubIFD2] Bits Per Sample : 8 8 8
[SubIFD2] Compression : JPEG
[SubIFD2] Photometric Interpretation : YCbCr
[SubIFD2] Jpg From Raw Start : 235614
[SubIFD2] Samples Per Pixel : 3
[SubIFD2] Rows Per Strip : 4306
[SubIFD2] Jpg From Raw Length : 3973878
[SubIFD2] Planar Configuration : Chunky
[SubIFD2] Y Cb Cr Coefficients : 0.299 0.587 0.114
[SubIFD2] Y Cb Cr Sub Sampling : YCbCr4:4:4 (1 1)
[SubIFD2] Y Cb Cr Positioning : Co-sited
[SubIFD2] Reference Black White : 0 255 128 255 128 255
[SubIFD2] Preview Application Name : Adobe Photoshop Lightroom Classic
[SubIFD2] Preview Application Version : 10.1.1
[SubIFD2] Preview Settings Digest : f0f66ac810424958a1658695b668d98e
[SubIFD2] Preview Color Space : sRGB
[SubIFD2] Preview Date Time : 2021:03:09 15:23:40-08:00
[SubIFD2] Jpg From Raw : (Binary data 3973878 bytes, use -b option to extract)
[SubIFD3] Subfile Type : Reduced-resolution image
[SubIFD3] Image Width : 2048
[SubIFD3] Image Height : 1367
[SubIFD3] Bits Per Sample : 16 16 16
[SubIFD3] Compression : Adobe Deflate
[SubIFD3] Photometric Interpretation : Linear Raw
[SubIFD3] Samples Per Pixel : 3
[SubIFD3] Planar Configuration : Chunky
[SubIFD3] Predictor : Floating point
[SubIFD3] Tile Width : 304
[SubIFD3] Tile Length : 288
[SubIFD3] Tile Offsets : (Binary data 296 bytes, use -b option to extract)
[SubIFD3] Tile Byte Counts : (Binary data 244 bytes, use -b option to extract)
[SubIFD3] Sample Format : Float; Float; Float
[SubIFD3] White Level : 32768 32768 32768
[SubIFD3] Preview Application Name : Adobe Photoshop Lightroom Classic
[SubIFD3] Preview Application Version : 10.1.1
[SubIFD3] Cache Version : 0.1.0.0
[SubIFD4] Subfile Type : Reduced-resolution image
[SubIFD4] Image Width : 512
[SubIFD4] Image Height : 342
[SubIFD4] Bits Per Sample : 16 16 16
[SubIFD4] Compression : Adobe Deflate
[SubIFD4] Photometric Interpretation : Linear Raw
[SubIFD4] Samples Per Pixel : 3
[SubIFD4] Planar Configuration : Chunky
[SubIFD4] Predictor : Floating point
[SubIFD4] Tile Width : 256
[SubIFD4] Tile Length : 176
[SubIFD4] Tile Offsets : (Binary data 35 bytes, use -b option to extract)
[SubIFD4] Tile Byte Counts : 178978 186667 161181 169640
[SubIFD4] Sample Format : Float; Float; Float
[SubIFD4] White Level : 32768 32768 32768
[SubIFD4] Preview Application Name : Adobe Photoshop Lightroom Classic
[SubIFD4] Preview Application Version : 10.1.1
[SubIFD4] Cache Version : 0.1.0.0
[SubIFD5] Subfile Type : Reduced-resolution image
[SubIFD5] Image Width : 256
[SubIFD5] Image Height : 171
[SubIFD5] Bits Per Sample : 16 16 16
[SubIFD5] Compression : Adobe Deflate
[SubIFD5] Photometric Interpretation : Linear Raw
[SubIFD5] Samples Per Pixel : 3
[SubIFD5] Planar Configuration : Chunky
[SubIFD5] Predictor : Floating point
[SubIFD5] Tile Width : 256
[SubIFD5] Tile Length : 176
[SubIFD5] Tile Offsets : 16017198
[SubIFD5] Tile Byte Counts : 179566
[SubIFD5] Sample Format : Float; Float; Float
[SubIFD5] White Level : 32768 32768 32768
[SubIFD5] Preview Application Name : Adobe Photoshop Lightroom Classic
[SubIFD5] Preview Application Version : 10.1.1
[SubIFD5] Cache Version : 0.1.0.0
[XMP-x] XMP Toolkit : Adobe XMP Core 5.6-c140 79.160451, 2017/05/06-01:08:21
[XMP-xmp] Label : image_serial_0896_8653
[XMP-xmp] Creator Tool : Adobe Photoshop Lightroom Classic 10.1.1 (Macintosh)
[XMP-xmp] Modify Date : 2021:03:09 15:23:41-08:00
[XMP-xmp] Metadata Date : 2021:03:09 15:24:10-08:00
[XMP-xmp] Rating : 3
[XMP-dc] Format : image/dng
[XMP-dc] Creator : Adrian Bacon
[XMP-dc] Rights : 2020 Adrian Bacon
[XMP-dc] Subject : film, fuji, fujicolor_400, simple_film_lab, simple_image_tools
[XMP-xmpMM] Document ID : xmp.did:a78110c5-7929-4d52-989e-15573e5a1036
[XMP-xmpMM] Preserved File Name : 0896_8653.dng
[XMP-xmpMM] Original Document ID : 30383936383635333637353633303335
[XMP-xmpMM] Instance ID : xmp.iid:ea2391e2-22ab-4ee2-bdce-d17cd0faaa16
[XMP-xmpMM] History Action : derived, saved, derived, saved, saved
[XMP-xmpMM] History Parameters : saved to new location, saved to new location
[XMP-xmpMM] History Instance ID : xmp.iid:87d2d363-5fed-4cbb-b814-3b545a4456f3, xmp.iid:a78110c5-7929-4d52-989e-15573e5a1036, xmp.iid:ea2391e2-22ab-4ee2-bdce-d17cd0faaa16
[XMP-xmpMM] History When : 2021:01:24 21:07:36-08:00, 2021:03:09 15:23:41-08:00, 2021:03:09 15:24:10-08:00
[XMP-xmpMM] History Software Agent : Adobe Photoshop Lightroom Classic 10.1.1 (Macintosh), Adobe Photoshop Lightroom Classic 10.1.1 (Macintosh), Adobe Photoshop Lightroom Classic 10.1.1 (Macintosh)
[XMP-xmpMM] History Changed : /, /, /metadata
[XMP-xmpMM] Derived From Instance ID : xmp.iid:87d2d363-5fed-4cbb-b814-3b545a4456f3
[XMP-xmpMM] Derived From Document ID : xmp.did:87d2d363-5fed-4cbb-b814-3b545a4456f3
[XMP-xmpMM] Derived From Original Document ID: 30383936383635333637353633303335
[XMP-xmpRights] Marked : True
[XMP-photoshop] Credit : Adrian Bacon
[XMP-photoshop] Authors Position : Owner
[XMP-crs] Version : 13.1
[XMP-crs] Process Version : 11.0
[XMP-crs] White Balance : Daylight
[XMP-crs] Color Temperature : 5500
[XMP-crs] Tint : +10
[XMP-crs] Shadows : 0
[XMP-crs] Brightness : 0
[XMP-crs] Exposure 2012 : 0.00
[XMP-crs] Contrast 2012 : -33
[XMP-crs] Highlights 2012 : 0
[XMP-crs] Shadows 2012 : 0
[XMP-crs] Whites 2012 : 0
[XMP-crs] Blacks 2012 : +25
[XMP-crs] Texture : 0
[XMP-crs] Clarity 2012 : 0
[XMP-crs] Dehaze : 0
[XMP-crs] Vibrance : 0
[XMP-crs] Saturation : 0
[XMP-crs] Parametric Shadows : 0
[XMP-crs] Parametric Darks : 0
[XMP-crs] Parametric Lights : 0
[XMP-crs] Parametric Highlights : 0
[XMP-crs] Parametric Shadow Split : 25
[XMP-crs] Parametric Midtone Split : 50
[XMP-crs] Parametric Highlight Split : 75
[XMP-crs] Sharpness : 0
[XMP-crs] Luminance Smoothing : 0
[XMP-crs] Color Noise Reduction : 25
[XMP-crs] Color Noise Reduction Detail : 50
[XMP-crs] Color Noise Reduction Smoothness: 50
[XMP-crs] Hue Adjustment Red : 0
[XMP-crs] Hue Adjustment Orange : 0
[XMP-crs] Hue Adjustment Yellow : 0
[XMP-crs] Hue Adjustment Green : 0
[XMP-crs] Hue Adjustment Aqua : 0
[XMP-crs] Hue Adjustment Blue : 0
[XMP-crs] Hue Adjustment Purple : 0
[XMP-crs] Hue Adjustment Magenta : 0
[XMP-crs] Saturation Adjustment Red : 0
[XMP-crs] Saturation Adjustment Orange : 0
[XMP-crs] Saturation Adjustment Yellow : 0
[XMP-crs] Saturation Adjustment Green : 0
[XMP-crs] Saturation Adjustment Aqua : 0
[XMP-crs] Saturation Adjustment Blue : 0
[XMP-crs] Saturation Adjustment Purple : 0
[XMP-crs] Saturation Adjustment Magenta : 0
[XMP-crs] Luminance Adjustment Red : 0
[XMP-crs] Luminance Adjustment Orange : 0
[XMP-crs] Luminance Adjustment Yellow : 0
[XMP-crs] Luminance Adjustment Green : 0
[XMP-crs] Luminance Adjustment Aqua : 0
[XMP-crs] Luminance Adjustment Blue : 0
[XMP-crs] Luminance Adjustment Purple : 0
[XMP-crs] Luminance Adjustment Magenta : 0
[XMP-crs] Split Toning Shadow Hue : 0
[XMP-crs] Split Toning Shadow Saturation : 0
[XMP-crs] Split Toning Highlight Hue : 0
[XMP-crs] Split Toning Highlight Saturation: 0
[XMP-crs] Split Toning Balance : 0
[XMP-crs] Color Grade Midtone Hue : 0
[XMP-crs] Color Grade Midtone Sat : 0
[XMP-crs] Color Grade Shadow Lum : 0
[XMP-crs] Color Grade Midtone Lum : 0
[XMP-crs] Color Grade Highlight Lum : 0
[XMP-crs] Color Grade Blending : 50
[XMP-crs] Color Grade Global Hue : 0
[XMP-crs] Color Grade Global Sat : 0
[XMP-crs] Color Grade Global Lum : 0
[XMP-crs] Auto Lateral CA : 0
[XMP-crs] Lens Profile Enable : 0
[XMP-crs] Lens Manual Distortion Amount : 0
[XMP-crs] Vignette Amount : 0
[XMP-crs] Defringe Purple Amount : 0
[XMP-crs] Defringe Purple Hue Lo : 30
[XMP-crs] Defringe Purple Hue Hi : 70
[XMP-crs] Defringe Green Amount : 0
[XMP-crs] Defringe Green Hue Lo : 40
[XMP-crs] Defringe Green Hue Hi : 60
[XMP-crs] Perspective Upright : 0
[XMP-crs] Perspective Vertical : 0
[XMP-crs] Perspective Horizontal : 0
[XMP-crs] Perspective Rotate : 0.0
[XMP-crs] Perspective Aspect : 0
[XMP-crs] Perspective Scale : 100
[XMP-crs] Perspective X : 0.00
[XMP-crs] Perspective Y : 0.00
[XMP-crs] Grain Amount : 0
[XMP-crs] Post Crop Vignette Amount : 0
[XMP-crs] Shadow Tint : 0
[XMP-crs] Red Hue : 0
[XMP-crs] Red Saturation : 0
[XMP-crs] Green Hue : 0
[XMP-crs] Green Saturation : 0
[XMP-crs] Blue Hue : 0
[XMP-crs] Blue Saturation : 0
[XMP-crs] Convert To Grayscale : False
[XMP-crs] Override Look Vignette : False
[XMP-crs] Tone Curve Name 2012 : Custom
[XMP-crs] Camera Profile : Adobe Standard
[XMP-crs] Camera Profile Digest : 3CDC8223DE84D1585D74987C8DD0F170
[XMP-crs] Has Settings : True
[XMP-crs] Crop Top : 0.040155
[XMP-crs] Crop Left : 0.032141
[XMP-crs] Crop Bottom : 0.964131
[XMP-crs] Crop Right : 0.95691
[XMP-crs] Crop Angle : 0
[XMP-crs] Crop Constrain To Warp : 0
[XMP-crs] Has Crop : True
[XMP-crs] Already Applied : False
[XMP-crs] Raw File Name : 0896_8653.dng
[XMP-crs] Tone Curve PV2012 : 12, 0, 119, 119, 255, 255
[XMP-crs] Tone Curve PV2012 Red : 0, 0, 255, 255
[XMP-crs] Tone Curve PV2012 Green : 0, 0, 255, 255
[XMP-crs] Tone Curve PV2012 Blue : 0, 0, 255, 255
[XMP-crs] Retouch Area Spot Type : heal
[XMP-crs] Retouch Area Source State : sourceSetExplicitly
[XMP-crs] Retouch Area Method : gaussian
[XMP-crs] Retouch Area Heal Version : +2
[XMP-crs] Retouch Area Source X : 0.870084
[XMP-crs] Retouch Area Offset Y : 0.527284
[XMP-crs] Retouch Area Opacity : 1.000000
[XMP-crs] Retouch Area Feather : 1.000000
[XMP-crs] Retouch Area Seed : +2
[XMP-crs] Retouch Area Mask What : Mask/Ellipse
[XMP-crs] Retouch Area Mask Value : 1.000000
[XMP-crs] Retouch Area Mask X : 0.870984
[XMP-crs] Retouch Area Mask Y : 0.505057
[XMP-crs] Retouch Area Mask Size X : 0.007150
[XMP-crs] Retouch Area Mask Size Y : 0.007150
[XMP-crs] Retouch Area Mask Alpha : 0.000000
[XMP-crs] Retouch Area Mask Center Value : 1.000000
[XMP-crs] Retouch Area Mask Perimeter Value: 0.000000
[XMP-crs] Retouch Area Spot Type : heal
[XMP-crs] Retouch Area Source State : sourceSetExplicitly
[XMP-crs] Retouch Area Method : gaussian
[XMP-crs] Retouch Area Heal Version : +2
[XMP-crs] Retouch Area Source X : 0.850350
[XMP-crs] Retouch Area Offset Y : 0.524254
[XMP-crs] Retouch Area Opacity : 1.000000
[XMP-crs] Retouch Area Feather : 1.000000
[XMP-crs] Retouch Area Seed : +2
[XMP-crs] Retouch Area Mask What : Mask/Paint
[XMP-crs] Retouch Area Mask Value : 1.000000
[XMP-crs] Retouch Area Mask Radius : 0.007150
[XMP-crs] Retouch Area Mask Flow : 1.000000
[XMP-crs] Retouch Area Mask Center Weight : 0.500000
[XMP-crs] Retouch Area Mask Dabs : d 0.853411 0.441672
[XMP-crs] Retouch Area Mask Dabs : d 0.853220 0.444297
[XMP-crs] Retouch Area Mask Dabs : d 0.853179 0.444871
[XMP-crs] Retouch Area Mask Dabs : d 0.853106 0.445960
[XMP-crs] Retouch Area Mask Dabs : d 0.853054 0.446702
[XMP-crs] Retouch Area Mask Dabs : d 0.853000 0.447435
[XMP-crs] Retouch Area Mask Dabs : d 0.852963 0.447915
[XMP-crs] Retouch Area Mask Dabs : d 0.852925 0.448340
[XMP-crs] Retouch Area Mask Dabs : d 0.852822 0.449292
[XMP-crs] Retouch Area Mask Dabs : d 0.852716 0.450354
[XMP-crs] Retouch Area Mask Dabs : d 0.852699 0.450492
[XMP-crs] Retouch Area Mask Dabs : d 0.852615 0.451043
[XMP-crs] Retouch Area Mask Dabs : d 0.852588 0.451187
[XMP-crs] Retouch Area Mask Dabs : d 0.852367 0.452365
[XMP-crs] Retouch Area Mask Dabs : d 0.852361 0.452402
[XMP-crs] Retouch Area Mask Dabs : d 0.852264 0.452985
[XMP-crs] Retouch Area Mask Dabs : d 0.852122 0.453798
[XMP-crs] Retouch Area Mask Dabs : d 0.852031 0.454167
[XMP-crs] Retouch Area Mask Dabs : d 0.851947 0.454491
[XMP-crs] Retouch Area Mask Dabs : d 0.851726 0.455447
[XMP-crs] Retouch Area Mask Dabs : d 0.851530 0.456388
[XMP-crs] Retouch Area Mask Dabs : d 0.851450 0.456989
[XMP-crs] Retouch Area Mask Dabs : d 0.851296 0.458201
[XMP-crs] Retouch Area Mask Dabs : d 0.851231 0.458692
[XMP-crs] Retouch Area Mask Dabs : d 0.851129 0.459769
[XMP-crs] Retouch Area Mask Dabs : d 0.851099 0.460146
[XMP-crs] Retouch Area Mask Dabs : d 0.851045 0.460716
[XMP-crs] Retouch Area Mask Dabs : d 0.851020 0.461244
[XMP-crs] Retouch Area Mask Dabs : d 0.851012 0.461457
[XMP-crs] Retouch Area Mask Dabs : d 0.851004 0.461720
[XMP-crs] Retouch Area Mask Dabs : d 0.851037 0.462317
[XMP-crs] Retouch Area Mask Dabs : d 0.851042 0.462351
[XMP-crs] Retouch Area Mask Dabs : d 0.851197 0.463004
[XMP-crs] Retouch Area Mask Dabs : d 0.851456 0.464135
[XMP-crs] Retouch Area Mask Dabs : d 0.851478 0.464278
[XMP-crs] Retouch Area Mask Dabs : d 0.851502 0.464460
[XMP-crs] Retouch Area Mask Dabs : d 0.851552 0.464837
[XMP-crs] Retouch Area Mask Dabs : d 0.851576 0.465010
[XMP-crs] Retouch Area Mask Dabs : d 0.851773 0.466516
[XMP-crs] Retouch Area Mask Dabs : d 0.851835 0.467013
[XMP-crs] Retouch Area Mask Dabs : d 0.851936 0.467767
[XMP-crs] Retouch Area Mask Dabs : d 0.852014 0.468414
[XMP-crs] Retouch Area Mask Dabs : d 0.852031 0.468562
[XMP-crs] Retouch Area Mask Dabs : d 0.852120 0.469277
[XMP-crs] Retouch Area Mask Dabs : d 0.852220 0.470009
[XMP-crs] Retouch Area Mask Dabs : d 0.852368 0.471173
[XMP-crs] Retouch Area Mask Dabs : d 0.852440 0.471718
[XMP-crs] Retouch Area Mask Dabs : d 0.852469 0.471928
[XMP-crs] Retouch Area Mask Dabs : d 0.852593 0.472799
[XMP-crs] Retouch Area Mask Dabs : d 0.852670 0.473399
[XMP-crs] Retouch Area Mask Dabs : d 0.852881 0.474694
[XMP-crs] Retouch Area Mask Dabs : d 0.852981 0.475392
[XMP-crs] Retouch Area Mask Dabs : d 0.853144 0.476280
[XMP-crs] Retouch Area Mask Dabs : d 0.853233 0.476821
[XMP-crs] Retouch Area Mask Dabs : d 0.853300 0.477262
[XMP-crs] Retouch Area Mask Dabs : d 0.853398 0.477901
[XMP-crs] Retouch Area Mask Dabs : d 0.853503 0.478525
[XMP-crs] Retouch Area Mask Dabs : d 0.853663 0.479469
[XMP-crs] Retouch Area Mask Dabs : d 0.853879 0.480352
[XMP-crs] Retouch Area Mask Dabs : d 0.853991 0.480687
[XMP-crs] Retouch Area Mask Dabs : d 0.854081 0.480960
[XMP-crs] Retouch Area Mask Dabs : d 0.854196 0.481274
[XMP-crs] Retouch Area Mask Dabs : d 0.854256 0.481426
[XMP-crs] Retouch Area Mask Dabs : d 0.854443 0.481874
[XMP-crs] Retouch Area Mask Dabs : d 0.854651 0.482381
[XMP-crs] Retouch Area Mask Dabs : d 0.854964 0.483174
[XMP-crs] Retouch Area Mask Dabs : d 0.855247 0.484025
[XMP-crs] Retouch Area Mask Dabs : d 0.855251 0.484042
[XMP-crs] Retouch Area Mask Dabs : d 0.855654 0.485668
[XMP-crs] Retouch Area Mask Dabs : d 0.855698 0.485816
[XMP-crs] Retouch Area Mask Dabs : d 0.855910 0.486439
[XMP-crs] Retouch Area Mask Dabs : d 0.855946 0.486560
[XMP-crs] Retouch Area Mask Dabs : d 0.856074 0.486993
[XMP-crs] Retouch Area Mask Dabs : d 0.856247 0.487599
[XMP-crs] Retouch Area Mask Dabs : d 0.856539 0.488507
[XMP-crs] Retouch Area Mask Dabs : d 0.856854 0.489397
[XMP-crs] Retouch Area Mask Dabs : d 0.856953 0.489781
[XMP-crs] Retouch Area Mask Dabs : d 0.857345 0.491012
[XMP-crs] Retouch Area Mask Dabs : d 0.857572 0.492128
[XMP-crs] Retouch Area Mask Dabs : d 0.857799 0.492696
[XMP-crs] Retouch Area Mask Dabs : d 0.858049 0.493224
[XMP-crs] Retouch Area Mask Dabs : d 0.858201 0.493510
[XMP-crs] Retouch Area Mask Dabs : d 0.858357 0.493797
[XMP-crs] Retouch Area Mask Dabs : d 0.858849 0.494702
[XMP-crs] Retouch Area Mask Dabs : d 0.859410 0.495353
[XMP-crs] Retouch Area Mask Dabs : d 0.859836 0.495829
[XMP-crs] Retouch Area Mask Dabs : d 0.860397 0.496519
[XMP-crs] Retouch Area Mask Dabs : d 0.860677 0.496780
[XMP-crs] Retouch Area Mask Dabs : d 0.861321 0.497390
[XMP-crs] Retouch Area Mask Dabs : d 0.861630 0.497572
[XMP-crs] Retouch Area Mask Dabs : d 0.861947 0.497830
[XMP-crs] Retouch Area Mask Dabs : d 0.862196 0.498061
[XMP-crs] Retouch Area Mask Dabs : d 0.862857 0.498613
[XMP-crs] Retouch Area Mask Dabs : d 0.863268 0.498882
[XMP-crs] Retouch Area Mask Dabs : d 0.863416 0.498988
[XMP-crs] Retouch Area Mask Dabs : d 0.863595 0.499111
[XMP-crs] Retouch Area Mask Dabs : d 0.864579 0.499770
[XMP-crs] Retouch Area Mask Dabs : d 0.864950 0.499958
[XMP-crs] Retouch Area Mask Dabs : d 0.865805 0.500383
[XMP-crs] Retouch Area Mask Dabs : d 0.866001 0.500500
[XMP-crs] Retouch Area Mask Dabs : d 0.866241 0.500651
[XMP-crs] Retouch Area Mask Dabs : d 0.866277 0.500676
[XMP-crs] Retouch Area Mask Dabs : d 0.866612 0.500911
[XMP-crs] Retouch Area Mask Dabs : d 0.866731 0.500996
[XMP-crs] Retouch Area Mask Dabs : d 0.867396 0.501466
[XMP-crs] Retouch Area Spot Type : heal
[XMP-crs] Retouch Area Source State : sourceAutoComputed
[XMP-crs] Retouch Area Method : gaussian
[XMP-crs] Retouch Area Heal Version : +2
[XMP-crs] Retouch Area Source X : 0.882296
[XMP-crs] Retouch Area Offset Y : 0.532547
[XMP-crs] Retouch Area Opacity : 1.000000
[XMP-crs] Retouch Area Feather : 1.000000
[XMP-crs] Retouch Area Seed : +2
[XMP-crs] Retouch Area Mask What : Mask/Paint
[XMP-crs] Retouch Area Mask Value : 1.000000
[XMP-crs] Retouch Area Mask Radius : 0.007150
[XMP-crs] Retouch Area Mask Flow : 1.000000
[XMP-crs] Retouch Area Mask Center Weight : 0.500000
[XMP-crs] Retouch Area Mask Dabs : d 0.882296 0.508513
[XMP-crs] Retouch Area Mask Dabs : d 0.881971 0.508520
[XMP-crs] Retouch Area Mask Dabs : d 0.880856 0.508543
[XMP-crs] Retouch Area Mask Dabs : d 0.880441 0.508523
[XMP-crs] Retouch Area Mask Dabs : d 0.880006 0.508516
[XMP-crs] Retouch Area Mask Dabs : d 0.879825 0.508522
[XMP-crs] Retouch Area Mask Dabs : d 0.879576 0.508538
[XMP-crs] Retouch Area Mask Dabs : d 0.879279 0.508552
[XMP-crs] Retouch Area Mask Dabs : d 0.878901 0.508576
[XMP-crs] Retouch Area Mask Dabs : d 0.878474 0.508606
[XMP-crs] Retouch Area Mask Dabs : d 0.878031 0.508641
[XMP-crs] Retouch Area Mask Dabs : d 0.877912 0.508651
[XMP-crs] Retouch Area Mask Dabs : d 0.877818 0.508656
[XMP-crs] Retouch Area Mask Dabs : d 0.877292 0.508681
[XMP-crs] Retouch Area Mask Dabs : d 0.876724 0.508697
[XMP-crs] Retouch Area Mask Dabs : d 0.876665 0.508697
[XMP-crs] Retouch Area Mask Dabs : d 0.876376 0.508698
[XMP-crs] Retouch Area Mask Dabs : d 0.875717 0.508699
[XMP-crs] Retouch Area Mask Dabs : d 0.875620 0.508693
[XMP-crs] Retouch Info : centerX = 0.870984, centerY = 0.505057, radius = 0.007150, sourceState = sourceSetExplicitly, sourceX = 0.870084, sourceY = 0.527284, spotType = heal
[XMP-lr] Hierarchical Subject : film, fuji, fujicolor_400, simple_film_lab, simple_image_tools
[ExifIFD] Exif Version : 0232
[ExifIFD] Offset Time : -08:00
[ExifIFD] Color Space : Uncalibrated
[ExifIFD] Contrast : Normal
[ExifIFD] Sharpness : Normal
[Composite] CFA Pattern : [Red,Green][Green,Blue]
[Composite] Image Size : 6984x4660
[Composite] Megapixels : 32.5
[Composite] Modify Date : 2021:03:09 15:23:41-08:00
[Composite] Base Name : 0896_8653
[Composite] File Extension : dng
[Composite] File Type Description : Digital Negative
[Composite] Big Image : (Binary data 3973878 bytes, use -b option to extract)
 

Adrian Bacon

Subscriber
Joined
Oct 18, 2016
Messages
2,086
Location
Petaluma, CA.
Format
Multi Format
Thanks for your feedback. I have a few more rolls of Portra 160 and a roll of Ektar you may be seeing one day.

And thanks for the tip about the LR Curve tool. I have been using the LR Curve tool for controlling lights and darks, but for some reason, I have not been using it for color corrections. I have tried using the basic green:magenta slider but adjustments toward the green side usually resulted in the neutral gray tones (concrete, etc.) shifting too much to green before the magenta sky was fully corrected. The magenta seems to somehow be firmly associated with the blue sky, and even after using gradient and brush tools to limit the correction to the sky, I have not been able to get the skies the way I want them. I have been using Lightroom since 2016, and I agree that this should be a "pretty easy fix" but, so far, I am still struggling with it. However, I just played around with the curve tool set to the green channel, and I think that will be more helpful than some of my previous attempts.

The basic white balance temperature and green/magenta sliders are global. I'd only ever use them to set the overall tone, then either use the tone curve tool, or the HSL/Color tool, or the Color grading tool (or some combination of those) to touch specific areas. Each of the panels has a little gear in the top left corner of the panel. If you click on it, you can then put the mouse pointer over the image area you want to select, click, and move the mouse up or down and it'll auto select the right slider, or put a point in the right spot on the tone curve. This is very useful when doing HSL or color grading stuff as you don't have to guess which slider to start with.
 

MattKing

Moderator
Moderator
Joined
Apr 24, 2005
Messages
52,621
Location
Delta, BC Canada
Format
Medium Format
Thanks Adrian.
I sure hope you didn't copy type your last post!:D
 

Adrian Bacon

Subscriber
Joined
Oct 18, 2016
Messages
2,086
Location
Petaluma, CA.
Format
Multi Format
Thanks Adrian.
I sure hope you didn't copy type your last post!:D

LOL... No,... copy/paste, change font. I actually forgot I spotted out so many spots on that particular file, but there they are in the metadata.

All that being said, It would be so awesomely useful if other image editing tools even implemented a small subset of the ACR/LR Develop module. The white balance, basic tone, tone curve, crop and color tool panels would standardize interoperability and instantly make things more portable between software. These are all standard issue image editing operations that most if not all image editing software does, so why everybody does it their own way and/or bakes it in, just isn't doing their users any favors. There's no technical reason not to.
 

SrMi

Member
Joined
Feb 28, 2021
Messages
30
Location
California
Format
Medium Format
for anything Epson scan generates, there isn’t any, but you can tell LR to convert your TIFF files to DNG and gain a fair amount of portability for your LlR edits. If you keep them as TIFF files, LR will store what edits it can in the standard tiff metadata, and the rest in the LR catalog file. If it’s DNG, it stores everything in both places.
I cannot convert TIFF files to DNGs. Both Lightroom and Adobe DNG reject conversion of TIFF files. How are you doing the conversion?

[Edit: the only way I can convert is to invoke Export as DNG from LrC, after having imported as TIFF. The logical step to convert would be at import (Copy as DNG), but that is not possible.]
 
Last edited:

Adrian Bacon

Subscriber
Joined
Oct 18, 2016
Messages
2,086
Location
Petaluma, CA.
Format
Multi Format
I cannot convert TIFF files to DNGs. Both Lightroom and Adobe DNG reject conversion of TIFF files. How are you doing the conversion?

[Edit: the only way I can convert is to invoke Export as DNG from LrC, after having imported as TIFF. The logical step to convert would be at import (Copy as DNG), but that is not possible.]

Uncheck "Only convert Raw files" in the Source Files section.

Screen Shot 2021-03-09 at 11.35.31 PM.png
 

Adrian Bacon

Subscriber
Joined
Oct 18, 2016
Messages
2,086
Location
Petaluma, CA.
Format
Multi Format
Thank you. I was hoping for a way to convert TIFFs to DNG upon or before import. I assume you have written your own code to do that. Converting after export (Convert Photo to DNG) leaves both tiff and DNG files on disk.

I’ve written my own code to do that. For your use, just import the tiff like you normally would, then once it’s in LR, select it, and do convert to tiff from the menu system, just uncheck that checkbox and it’ll do it.
 
Joined
Aug 29, 2017
Messages
9,360
Location
New Jersey formerly NYC
Format
Multi Format
LOL... No,... copy/paste, change font. I actually forgot I spotted out so many spots on that particular file, but there they are in the metadata.

All that being said, It would be so awesomely useful if other image editing tools even implemented a small subset of the ACR/LR Develop module. The white balance, basic tone, tone curve, crop and color tool panels would standardize interoperability and instantly make things more portable between software. These are all standard issue image editing operations that most if not all image editing software does, so why everybody does it their own way and/or bakes it in, just isn't doing their users any favors. There's no technical reason not to.
After seeing all the metadata in your post, what advantage really is there for the average photographer to store scans in DNG rather than tiff. SInce no one handles the metadata other than Adobe, it seems I would be better off sticking with simple tiff scans. Once I do the LR edits, I create a final tiff and/or jpeg final image file. At least I could open them up with other than Adobe software that I use like Photoshop Elements and Windows picture and Irfanview. Some of these might open DNG (I don't know as I haven't tried), but many might not. I:d rather stick with a more universal format like tiff or jpeg.
 

Adrian Bacon

Subscriber
Joined
Oct 18, 2016
Messages
2,086
Location
Petaluma, CA.
Format
Multi Format
After seeing all the metadata in your post, what advantage really is there for the average photographer to store scans in DNG rather than tiff. SInce no one handles the metadata other than Adobe, it seems I would be better off sticking with simple tiff scans. Once I do the LR edits, I create a final tiff and/or jpeg final image file. At least I could open them up with other than Adobe software that I use like Photoshop Elements and Windows picture and Irfanview. Some of these might open DNG (I don't know as I haven't tried), but many might not. I:d rather stick with a more universal format like tiff or jpeg.

if you’re in Adobe’s ecosystem, DNG just works, if you’re not, then just use tiffs.
 

MattKing

Moderator
Moderator
Joined
Apr 24, 2005
Messages
52,621
Location
Delta, BC Canada
Format
Medium Format
I can read DNG files in my Corel and FastStone software, so you don't lose any ability to share if you send them out.
 
Photrio.com contains affiliate links to products. We may receive a commission for purchases made through these links.
To read our full affiliate disclosure statement please click Here.

PHOTRIO PARTNERS EQUALLY FUNDING OUR COMMUNITY:



Ilford ADOX Freestyle Photographic Stearman Press Weldon Color Lab Blue Moon Camera & Machine
Top Bottom