Am Samstag, 28. April 2018, 22:35:07 CEST schrieb Matt Halbert: > Some of my photos are very big and require conversion on a server with a > lot of memory. How can I set the JPG export quality to 100 when converting > a large 16 bit tiff file into jpg from the command line?
This should do the trick – not nice, but at least it's possible: darktable-cli image.tiff image.jpg --core --conf plugins/imageio/format/jpeg/ quality=100 Tobias
signature.asc
Description: This is a digitally signed message part.
