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 Aldric Renaudin Ulrich Pegelow parafin Roman
59       Lebedev Tobias Ellinghaus
60
61       * translators: Pascal Obry EdgarLux Ulrich Pegelow igmerti
62
63       * contributors (at least 4 commits): Philippe Weyland Dan Torop
64       rawfiner Hubert Kowalski Aurélien PIERRE Heiko Bauke hanno@schwalm-
65       bremen.de Diederik ter Rahe U-DESKTOP-HQME86Jmarco Bill Ferguson
66       Nicolas Auffray Chris.Elston Mark-64 Sam Smith
67
68       * Sub-module rawspeed contributors (at least 1 commit): Roman Lebedev
69       David-Tillmann Schaefer Martin Straeten hanno@schwalm-bremen.de
70
71       And all those of you that made previous releases possible
72
73       This man page was written by Ulrich Pegelow
74       <ulrich.pegelow@tongareva.de> as part of the usermanual.  It was turned
75       into a man page by Tobias Ellinghaus <me@houz.org>.
76
78       Copyright (C) 2009-2017 by Authors.
79
80       darktable is free software; you can redistribute it and/or modify it
81       under the terms of the GPL v3 or (at your option) any later version.
82
83
84
85darktable 2.3                     2017-01-20       DARKTABLE-GENERATE-CACHE(1)
Impressum