EnglishFrenchSpanish

Ad


OnWorks favicon

darktable-cli - Online in the Cloud

Run darktable-cli in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command darktable-cli that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


darktable-cli - a command line darktable variant

SYNOPSIS


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|true|false>
--upscale <0|1|true|false>
--verbose

DESCRIPTION


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.

OPTIONS


The user needs to supply an input filename and an output filename. All other parameters
are optional.

<input file>
The name of the input file to export.

<xmp file>
The optional name of an XMP sidecar file containing the history stack data to be
applied during export. If this option is not given darktable will search for an XMP
file that belongs to the given input file.

<output file>
The name of the output file. darktable derives the export file format from the file
extension.

--width <max width>
This optional parameter allows one to limit the width of the exported image to that
number of pixels.

--height <max height>
This optional parameter allows one to limit the height of the exported image to that
number of pixels.

--bpp <bpp>
An optional parameter to define the bit depth of the exported image; allowed values
depend on the file format. Currently this option is not yet functional. If you need
to define the bit depth you need to use the following workaround:

--core --conf plugins/imageio/format/<FORMAT>/bpp=<VALUE>

where FORMAT is the name of the selected output format, for example png.

--hq <0|1|true|false>
A flag that defines whether to use high quality resampling during export. Defaults to
true.

--upscale <0|1|true|false>
A flag that defines whether to allow upscaling during export. Defaults to false.

--verbose
Enables verbose output.

--core <darktable options>
All command line parameters following --core are passed to the darktable core and
handled as standard parameters. See darktable(1) for a detailed description of the
options.

Use darktable-cli online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad