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

linear-tiff does not find my Raw photos in batch mode. #2

Open tomkyle opened 7 years ago

tomkyle commented 7 years ago

Not neccessarily your fault. While dcraw itself can defacto handle every existing RAW photo file extension, linear-tiff uses the find command with a regex to get a list of files to work on. So we have a question of “how long is the regex”. — For now, these most-occuring file extensions are implemented in linear-tiff:

Leave me a comment below to “order” your favourite file extension.

iansoper commented 5 years ago

RAF (FujiFilm), DNG

tomkyle commented 5 years ago

Thank you, Ian, for this proposal. Please allow me a few days to get this implemented :-)

lsalgueiro commented 10 months ago

My Panasonic (GH4) outputs RW2 files, and I believe newer models do as well