tomkyle / negatives-linear-tiff

Converts RAW/NEF/CR2 files into linear TIFF files, using GNU Parallel for maximum speed. Other features: B/W grayscaling, TIF resizing and ZIP compression.
https://tomkyle.github.io/negatives-linear-tiff
Other
7 stars 1 forks source link

Resize output using embedded thumbnail? #13

Open tomkyle opened 7 years ago

tomkyle commented 7 years ago

While dcraw outputs 6016x4016px for my Nikon D5500, Camera Raw and other raw converters display and work with 6000x4000, exactly the size of the embedded thumbnail. Not only should linear-tiff consider this thumbnail size on cropping but on output resizing as well.