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.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-selection
161 get list of selected files
162
163 --get-sidecars:<FILE>
164 get list of sidecars of FILE
165
166 --id:<ID>
167 window id for following commands
168
169 --last last image
170
171 --list-add:<FILE>
172 add FILE to command line collection list
173
174 --list-clear
175 clear command line collection list
176
177 --lua:<FILE>,<lua script>
178 run lua script on FILE
179
180 --new-window
181 new window
182
183 -n --next
184 next image
185
186 --pixel-info
187 print pixel info of mouse pointer on current image
188
189 --print0
190 terminate returned data with null character instead of newline
191
192 --PWD:<PWD>
193 use PWD as working directory for following commands
194
195 -q --quit
196 quit
197
198 --raise
199 bring the Geeqie window to the top
200
201 raise bring the Geeqie window to the top
202
203 --selection-add:[<FILE>]
204 adds the current file (or the specified file) to the current se‐
205 lection
206
207 --selection-clear
208 clears the current selection
209
210 --selection-remove:[<FILE>]
211 removes the current file (or the specified file) from the cur‐
212 rent selection
213
214 -s --slideshow
215 toggle slide show
216
217 --slideshow-recurse:<FOLDER>
218 start recursive slide show in FOLDER
219
220 -ss --slideshow-start
221 start slide show
222
223 -sS --slideshow-stop
224 stop slide show
225
226 --tell print filename [and Collection] of current image
227
228 +t --tools-show
229 show tools
230
231 -t --tools-hide
232 hide tools
233
234 --view:<FILE>
235 open FILE in new window
236
237 view:<FILE>
238 open FILE in new window
239
240 All other command line parameters are used as plain files if
241 they exist.
242
243 The name of a collection, with or without either path or exten‐
244 sion (.gqv) may be used.
245
247 Please send bug reports and feedback to https://github.com/BestIm‐
248 ageViewer/geeqie/issues
249
251 Copyright (C) 1999-2004 by John Ellis. Copyright (C) 2004-2023 by The
252 Geeqie Team. Use this software at your own risk! This software re‐
253 leased under the GNU General Public License. Please read the COPYING
254 file for more information.
255
257 Full documentation: https://www.geeqie.org/help/GuideIndex.html
258
259
260
261Geeqie 2.1 GTK3 June 2023 GEEQIE(1)