1shotwell(1) General Commands Manual shotwell(1)
2
3
4
6 shotwell - Digital photo manager
7
8
10 shotwell [OPTION]... [FILE]
11
12
14 Shotwell is a digital photo organizer designed for the GNOME desktop
15 environment. It allows you to import photos from disk or camera, orga‐
16 nize them in various ways, view them in full-window or fullscreen mode,
17 and export them to share with others.
18
19
21 -h, --help Show help options
22
23 -d, --datadir=FOLDER
24 Path to Shotwell's private data. Using -d stand-alone without
25 --profile --create is considered deprecated and should not be
26 used anymore.
27
28 --no-runtime-monitoring
29 Do not monitor library folder at runtime for changes
30
31 -f, --fullscreen
32 Open the viewer mode in fullscreen. Has no effect in library
33 mode.
34
35 --no-startup-progress
36 Don't display startup progress meter
37
38 -V, --version
39 Show the application's version
40
41 --display=DISPLAY
42 X display to use
43
44 -p, --show-metadata
45 Dump all Exif, IPTC and XMP metadata of FILE
46
47 -i, --profile=PROFILE
48 Start shotwell with a different profile. A profile consists of a
49 set of settings and a new private data dir. The data dir can be
50 overriden by secifying --datadir as well.
51
52 -l, --list-profiles
53 Show the available profiles
54
55 -b, --profile-browser
56 Show the available profiles in a dialog, with managing capabili‐
57 ties and the ability to start Shotwell with a specific profile
58 by double-clicking.
59
61 shotwell
62 Opens Shotwell with the user's library.
63
64 shotwell FILE
65 Opens an image file for direct editing. File is not imported
66 into library and unsaved changes are lost on close.
67
68 shotwell --profile="Development environment"
69 Opens shotwell using the profile named "Development environ‐
70 ment".
71
72
74 Shotwell homepage: https://wiki.gnome.org/Apps/Shotwell
75
76 Report bugs: https://gitlab.gnome.org/GNOME/shotwell/issues
77
78
80 This manual page was written by Jim Nelson jim@yorba.org and Allison
81 Barlow allison@yorba.org.
82
83
84
85 shotwell(1)