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

Refactor: Slice out code block for mogrify options string #11

Closed tomkyle closed 7 years ago

tomkyle commented 7 years ago

It'a all about keeping functions short. See https://github.com/tomkyle/negatives-positive/issues/12