Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
DARKTABLE-GENERATE-CACHE(1)	    darktable	     DARKTABLE-GENERATE-CACHE(1)

NAME
     darktable-generate-cache - update darktable's thumbnail cache

SYNOPSIS
	 darktable-generate-cache [-h, --help; --version] [-m, --max-mip <0-7>] [--core <darktable options>]

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-generate-cache updates darktable's thumbnail cache.  You can
     start this program to generate all missing thumbnails in the background
     when your computer is idle.

OPTIONS
     All parameters are optional.  If started without parameters darktable-gen-
     erate-cache uses reasonable defaults.

     -h, --help
	 Gives usage information and terminates.

     --version
	 Gives copyright and version information and terminates.

     --min-mip <0-7>
     -m, --max-mip <0-7>
	 darktable can handle and store thumbnails with up to eight different
	 resolution steps for each image.  These parameters define which maximum
	 resolution should be generated and default to a range of 0-2.	There is
	 normally no need to generate all possible resolutions here; missing
	 ones will be automatically generated by darktable the moment they are
	 needed.  When asked to generate multiple resolutions at once, the
	 lower-resolution images are quickly downsampled from the highest-reso-
	 lution image.

     --min-imgid <N>
     --max-imgid <N>
	 Specifies the range of internal image IDs from the database to work on.
	 If no range is given, darktable-generate-cache will process all images
	 from the entire collection.

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

SEE ALSO
     darktable(1)

AUTHORS
     The principal developer of darktable is Johannes Hanika.  The (hopefully)
     complete list of contributors to the project is:

     * Developers: Pascal Obry Victor Forsiuk Hanno Schwalm Mario Zimmermann
     Ralf Brown Roman Lebedev Kofa Diederik ter Rahe Jeronimo Pellegrini Martin
     Straeten Bill Ferguson MiloA! KomarAeviA Vladimir Tyrtov EdgarLux Marko
     Vertainen MatjaA3/4 Jeran Jonas SchAxfer Hwanyong Lee bajdero

     * Translators: Victor Forsiuk Pascal Obry Jeronimo Pellegrini Martin
     Straeten EdgarLux Marko Vertainen MatjaA_/4 Jeran Hwanyong Lee bajdero Be-
     smir Godolja Elia Devito Kang-Wei Hsu Dh Dh1/2Dh<degree>
     DhcNDh1/2Dh^3NNDh?Dh<degree>Dh<micro>Dh^2Dh<degree> BA!thory PA(C)ter Jan
     A mucr Johan Schiff Reinder Mulder Ryo Shinozaki Tianhao Chai

     * Sub-module rawspeed contributors (at least 1 commit): MiloA! KomarAeviA
     Roman Lebedev Jonas SchAxfer

     * Sub-module integration contributors (at least 1 commit): Pascal Obry
     ralfbrown

     * Sub-module lua-scripts contributors (at least 1 commit): wpferguson Bill
     Ferguson Michael Reiger Tasos Bakogiannis deekayhd BalA!zs Dura-KovA!cs
     sjjh

     And all those of you that made previous releases possible

     This man page was written by Ulrich Pegelow <ulrich.pegelow@tongareva.de>
     as part of the usermanual.  It was turned into a man page by Tobias Elling-
     haus <me@houz.org>.

COPYRIGHT AND LICENSE
     Copyright (C) 2009-2017 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.

darktable 2.3			   2017-01-20	     DARKTABLE-GENERATE-CACHE(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=darktable-generate-cache&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help