| DARKTABLE-CLI(1) | darktable | DARKTABLE-CLI(1) |
darktable-cli - a command line darktable variant
darktable-cli IMG_1234.{RAW,...} [<xmp file>] <output file> [options] [--core <darktable options>]
Options:
--width <max width>
--height <max height>
--bpp <bpp>
--hq <0|1|false|true>
--upscale <0|1|false|true>
--export_masks <0|1|false|true>
--style <style name>
--style-overwrite
--apply-custom-presets <0|1|false|true>
--verbose
--help
--version
darktable is a digital photography workflow application for Linux, Mac OS X and several other Unices. It's described further in darktable(1).
darktable-cli is a command line variant to be used to export images given the raw file and the accompanying xmp file.
The user needs to supply an input filename and an output filename. All other parameters are optional.
--core --conf plugins/imageio/format/<FORMAT>/bpp=<VALUE>
where FORMAT is the name of the selected output format, for example png.
Set this flag to false in order to run multiple instances.
The principal developer of darktable is Johannes Hanika. The (hopefully) complete list of contributors to the project is:
* Developers: Pascal Obry Hanno Schwalm Victor Forsiuk Ralf Brown Mario Zimmermann Diederik ter Rahe
* Translators: Pascal Obry EdgarLux Báthory Péter Jan Šmucr Jeronimo Pellegrini Johan Schiff Marko Vertainen Martin Straeten Paul Kocialkowski Wojciech Nagrodzki
* Sub-module rawspeed contributors (at least 1 commit): Miloš Komarčević
* Sub-module integration contributors (at least 1 commit):
* Sub-module lua-scripts contributors (at least 1 commit):
And all those of you that made previous releases possible
This man page was written by Richard Levitte <richard@levitte.org>. Additions were made by Tobias Ellinghaus <me@houz.org>.
Copyright (C) 2009-2019 by Authors.
darktable is free software; you can redistribute it and/or modify it under the terms of the GPL v3 or (at your option) any later version.
| 2019-11-27 | darktable 3.0 |