1GEEQIE(1) User Commands GEEQIE(1)
2
3
4
6 Geeqie - GTK based multiformat image viewer
7
9 geeqie [options] [path]
10
12 Geeqie is an interactive GTK based image viewer that supports multiple
13 image formats, zooming, panning, thumbnails and sorting images into
14 collections.
15
16 Generated for version:
17
18 Geeqie 2.0.1
19
20 Valid options:
21 --blank
22 start with blank file list
23
24 --cache-maintenance <path>
25 run cache maintenance in non-GUI mode
26
27 --disable-clutter
28 disable use of Clutter library (i.e. GPU accel.)
29
30 -f, --fullscreen
31 start in full screen mode
32
33 --geometry=WxH+XOFF+YOFF
34 set main window location
35
36 -h, --help
37 show this message
38
39 -l, --list [files] [collections] open collection window for command
40 line
41
42 -n, --new-instance
43 open a new instance of Geeqie
44
45 -o:, --log-file:<file>
46 save log data to file
47
48 -r, --remote
49 send following commands to open window
50
51 -rh, --remote-help
52 print remote command list
53
54 -s, --slideshow
55 start in slideshow mode
56
57 +t, --with-tools
58 force show of tools
59
60 -t, --without-tools
61 force hide of tools
62
63 -v, --version
64 print version info
65
66 +w, --show-log-window
67 show log window
68
69 --debug[=level]
70 turn on debug output
71
72 -g:, --grep:<regexp>
73 filter debug output
74
75 Remote command list:
76 -b --back
77 previous image
78
79 --close-window
80 close window
81
82 --config-load:<FILE>|layout ID
83 load configuration from FILE
84
85 -cm --cache-metadata
86 clean the metadata cache
87
88 -cr: --cache-render:<folder>
89 render thumbnails
90
91 -crr: --cache-render-recurse:<folder>
92 render thumbnails recursively
93
94 -crs: --cache-render-shared:<folder>
95 render thumbnails (see Help)
96
97 -crsr: --cache-render-shared-recurse:<folder>
98 render thumbnails recursively (see Help)
99
100 -cs: --cache-shared:clear|clean
101 clear or clean shared thumbnail cache
102
103 -ct: --cache-thumbs:clear|clean
104 clear or clean thumbnail cache
105
106 -d --delay=<[H:][M:][N][.M]>
107 set slide show delay to Hrs Mins N.M seconds
108
109 --first
110 first image
111
112 -f --fullscreen
113 toggle full screen
114
115 --file:<FILE>|<URL>
116 open FILE or URL, bring Geeqie window to the top
117
118 file:<FILE>|<URL>
119 open FILE or URL, bring Geeqie window to the top
120
121 --File:<FILE>|<URL>
122 open FILE or URL, do not bring Geeqie window to the top
123
124 File:<FILE>|<URL>
125 open FILE or URL, do not bring Geeqie window to the top
126
127 -fs --fullscreen-start
128 start full screen
129
130 -fS --fullscreen-stop
131 stop full screen
132
133 --geometry=<GEOMETRY>
134 set window geometry
135
136 --get-collection:<COLLECTION>
137 get collection content
138
139 --get-collection-list
140 get collection list
141
142 --get-destination:<FILE>
143 get destination path of FILE (See Plugins Configuration)
144
145 --get-file-info
146 get file info
147
148 --get-filelist:[<FOLDER>]
149 get list of files and class
150
151 --get-filelist-recurse:[<FOLDER>]
152 get list of files and class recursive
153
154 --get-rectangle
155 get rectangle co-ordinates
156
157 --get-render-intent
158 get render intent
159
160 --get-sidecars:<FILE>
161 get list of sidecars of FILE
162
163 --id:<ID>
164 window id for following commands
165
166 --last last image
167
168 --list-add:<FILE>
169 add FILE to command line collection list
170
171 --list-clear
172 clear command line collection list
173
174 --lua:<FILE>,<lua script>
175 run lua script on FILE
176
177 --new-window
178 new window
179
180 -n --next
181 next image
182
183 --pixel-info
184 print pixel info of mouse pointer on current image
185
186 --print0
187 terminate returned data with null character instead of newline
188
189 --PWD:<PWD>
190 use PWD as working directory for following commands
191
192 -q --quit
193 quit
194
195 --raise
196 bring the Geeqie window to the top
197
198 raise bring the Geeqie window to the top
199
200 -s --slideshow
201 toggle slide show
202
203 --slideshow-recurse:<FOLDER>
204 start recursive slide show in FOLDER
205
206 -ss --slideshow-start
207 start slide show
208
209 -sS --slideshow-stop
210 stop slide show
211
212 --tell print filename [and Collection] of current image
213
214 +t --tools-show
215 show tools
216
217 -t --tools-hide
218 hide tools
219
220 --view:<FILE>
221 open FILE in new window
222
223 view:<FILE>
224 open FILE in new window
225
226 All other command line parameters are used as plain files if
227 they exist.
228
229 The name of a collection, with or without either path or exten‐
230 sion (.gqv) may be used.
231
233 Please send bug reports and feedback to https://github.com/BestIm‐
234 ageViewer/geeqie/issues
235
237 Copyright (C) 1999-2004 by John Ellis. Copyright (C) 2004-2022 by The
238 Geeqie Team. Use this software at your own risk! This software re‐
239 leased under the GNU General Public License. Please read the COPYING
240 file for more information.
241
243 Full documentation: https://www.geeqie.org/help/GuideIndex.html
244
245
246
247Geeqie 2.0.1 GTK3 August 2022 GEEQIE(1)