1DARKTABLE-GENERATE-CACHE(1)        darktable       DARKTABLE-GENERATE-CACHE(1)
2
3
4

NAME

6       darktable-generate-cache - update darktable's thumbnail cache
7

SYNOPSIS

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

DESCRIPTION

12       darktable is a digital photography workflow application for Linux, Mac
13       OS X and several other Unices.  It's described further in darktable(1).
14
15       darktable-generate-cache updates darktable's thumbnail cache.  You can
16       start this program to generate all missing thumbnails in the background
17       when your computer is idle.
18

OPTIONS

20       All parameters are optional.  If started without parameters darktable-
21       generate-cache uses reasonable defaults.
22
23       -h, --help
24           Gives usage information and terminates.
25
26       --version
27           Gives copyright and version information and terminates.
28
29       --min-mip <0-7>
30       -m, --max-mip <0-7>
31           darktable can handle and store thumbnails with up to eight
32           different resolution steps for each image.  These parameters define
33           which maximum resolution should be generated and default to a range
34           of 0-2.  There is normally no need to generate all possible
35           resolutions here; missing ones will be automatically generated by
36           darktable the moment they are needed.  When asked to generate
37           multiple resolutions at once, the lower-resolution images are
38           quickly downsampled from the highest-resolution image.
39
40       --min-imgid <N>
41       --max-imgid <N>
42           Specifies the range of internal image IDs from the database to work
43           on.  If no range is given, darktable-generate-cache will process
44           all images from the entire collection.
45
46       --core <darktable options>
47           All command line parameters following --core are passed to the
48           darktable core and handled as standard parameters.  See
49           darktable(1) for a detailed description of the options.
50

SEE ALSO

52       darktable(1)
53

AUTHORS

55       The principal developer of darktable is Johannes Hanika.  The
56       (hopefully) complete list of contributors to the project is:
57
58       * developers: Pascal Obry Aurélien PIERRE Aldric Renaudin parafin Roman
59       Lebedev Tobias Ellinghaus
60
61       * translators: Jeronimo Pellegrini Pascal Obry EdgarLux Heiko Bauke
62       Martin Straeten Timur Davletshin Matjaž Jeran thisnamewasnottaken
63       vertama Arch Ont Bernhard Báthory Péter Matteo Mardegan Michel Leblond
64       Nicolas Auffray jpellegrini Alejandro Criado-Pérez Cyril Richard Danilo
65       Bargen Denny Biasiolli Diederik ter Rahe Jakub Filipowicz Marko
66       Vertainen Miroslav Fikar criadoperez mrleemon shlomi braitbart Łukasz
67       Karcz
68
69       * contributors (at least 4 commits): ralfbrown Hubert Kowalski Diederik
70       ter Rahe Jeronimo Pellegrini Dan Torop Philippe Weyland Chris.Elston
71       hanno@schwalm-bremen.de Heiko Bauke EdgarLux Mark-64 Nicolas Auffray
72       Harold le Clément de Saint-Marcq rawfiner Bill Ferguson David-Tillmann
73       Schaefer Miloš Komarčević Ralf Brown darkelectron Matt Maguire Martin
74       Straeten Alexis Mousset dterrahe Andreas Schneider Hanno Schwalm Timur
75       Davletshin Chris Elston Philipp Lutz matt-maguire
76
77       * Sub-module rawspeed contributors (at least 1 commit): Roman Lebedev
78       Bill Ferguson Josef Raschen Matt Maguire Philipp Normann Zanhard
79       frantic1048 parafin ponkotuy
80
81       * Sub-module OpenCL contributors (at least 1 commit):
82
83       * Sub-module libxcf contributors (at least 1 commit):
84
85       * Sub-module whereami contributors (at least 1 commit):
86
87       And all those of you that made previous releases possible
88
89       This man page was written by Ulrich Pegelow
90       <ulrich.pegelow@tongareva.de> as part of the usermanual.  It was turned
91       into a man page by Tobias Ellinghaus <me@houz.org>.
92
94       Copyright (C) 2009-2017 by Authors.
95
96       darktable is free software; you can redistribute it and/or modify it
97       under the terms of the GPL v3 or (at your option) any later version.
98
99
100
101darktable 2.3                     2017-01-20       DARKTABLE-GENERATE-CACHE(1)
Impressum