.TH RAPID\-PHOTO\-DOWNLOADER "1" "2026\-06\-21" "rapid\-photo\-downloader 0.9.37" "General Commands Manual" .SH NAME rapid\-photo\-downloader .SH SYNOPSIS .B rapid\-photo\-downloader [-h] [--version] [--detailed-version] [-v] [--debug] [-e] [--photo-renaming {on,off}] [--video-renaming {on,off}] [-a {on,off}] [-t {on,off}] [--this-computer-location PATH] [--photo-destination PATH] [--video-destination PATH] [-b {on,off}] [--backup-auto-detect {on,off}] [--photo-backup-identifier FOLDER] [--video-backup-identifier FOLDER] [--photo-backup-location PATH] [--video-backup-location PATH] [--ignore-other-photo-file-types] [--auto-download-startup {on,off}] [--auto-download-device-insertion {on,off}] [--thumbnail-cache {on,off}] [--delete-thumbnail-cache] [--forget-remembered-files] [--reset] [--log-gphoto2] [--camera-info] [--force-system-theme] [-platform {wayland,xcb}] [path] .SH DESCRIPTION Downloads, renames and backs up photos and videos from cameras, phones, memory cards and other devices. .TP \fBpath\fR Optional value that when specified, is parsed to determine if it represents an automatically detected device or a path on this computer. If the PATH represents an automatically detected device, automatic detection of devices is turned on, as in the '\-\-auto\-detect option'. Furthermore, downloading from a manually specified path as in the '\-\-this\-computer\-location' option is turned off. Otherwise, the PATH is assumed to be a manually specified path as in the '\-\-this\-computer\-location' option, in which case downloading from this computer is turned on and downloading from automatically detected devices is turned off. .SH OPTIONS .TP \fB\-\-version\fR show program's version number and exit .TP \fB\-\-detailed\-version\fR Show version numbers of program and its libraries and exit. .TP \fB\-v\fR, \fB\-\-verbose\fR Display program information when run from the command line. .TP \fB\-\-debug\fR Display debugging information when run from the command line. .TP \fB\-e\fR, \fB\-\-extensions\fR List photo and video file extensions the program recognizes and exit. .TP \fB\-\-photo\-renaming\fR \fI\,{on,off}\/\fR Turn on or off the the renaming of photos. .TP \fB\-\-video\-renaming\fR \fI\,{on,off}\/\fR Turn on or off the the renaming of videos. .TP \fB\-a\fR \fI\,{on,off}\/\fR, \fB\-\-auto\-detect\fR \fI\,{on,off}\/\fR Turn on or off the automatic detection of devices from which to download. .TP \fB\-t\fR \fI\,{on,off}\/\fR, \fB\-\-this\-computer\fR \fI\,{on,off}\/\fR Turn on or off downloading from this computer. .TP \fB\-\-this\-computer\-location\fR \fI\,PATH\/\fR The PATH on this computer from which to download. .TP \fB\-\-photo\-destination\fR \fI\,PATH\/\fR The PATH where photos will be downloaded to. .TP \fB\-\-video\-destination\fR \fI\,PATH\/\fR The PATH where videos will be downloaded to. .TP \fB\-b\fR \fI\,{on,off}\/\fR, \fB\-\-backup\fR \fI\,{on,off}\/\fR Turn on or off the backing up of photos and videos while downloading. .TP \fB\-\-backup\-auto\-detect\fR \fI\,{on,off}\/\fR Turn on or off the automatic detection of backup devices. .TP \fB\-\-photo\-backup\-identifier\fR \fI\,FOLDER\/\fR The FOLDER in which backups are stored on the automatically detected photo backup device, with the folder's name being used to identify whether or not the device is used for backups. For each device you wish to use for backing photos up to, create a folder on it with this name. .TP \fB\-\-video\-backup\-identifier\fR \fI\,FOLDER\/\fR The FOLDER in which backups are stored on the automatically detected video backup device, with the folder's name being used to identify whether or not the device is used for backups. For each device you wish to use for backing up videos to, create a folder on it with this name. .TP \fB\-\-photo\-backup\-location\fR \fI\,PATH\/\fR The PATH where photos will be backed up when automatic detection of backup devices is turned off. .TP \fB\-\-video\-backup\-location\fR \fI\,PATH\/\fR The PATH where videos will be backed up when automatic detection of backup devices is turned off. .TP \fB\-\-ignore\-other\-photo\-file\-types\fR Ignore photos with the following extensions: TIF, TIFF and MPO .TP \fB\-\-auto\-download\-startup\fR \fI\,{on,off}\/\fR Turn on or off starting downloads as soon as the program itself starts. .TP \fB\-\-auto\-download\-device\-insertion\fR \fI\,{on,off}\/\fR Turn on or off starting downloads as soon as a device is inserted. .TP \fB\-\-thumbnail\-cache\fR \fI\,{on,off}\/\fR Turn on or off use of the Rapid Photo Downloader Thumbnail Cache. Turning it off does not delete existing cache contents. .TP \fB\-\-delete\-thumbnail\-cache\fR Delete all thumbnails in the Rapid Photo Downloader Thumbnail Cache, and exit. .TP \fB\-\-forget\-remembered\-files\fR Forget which files have been previously downloaded, and exit. .TP \fB\-\-reset\fR Reset all program settings to their default values, delete all thumbnails in the Thumbnail cache, forget which files have been previously downloaded, and exit. .TP \fB\-\-log\-gphoto2\fR Include gphoto2 debugging information in log files. .TP \fB\-\-camera\-info\fR Print information to the terminal about attached cameras and exit. .TP \fB\-\-force\-system\-theme\fR Use the system Qt theme instead of the built\-in theme .TP \fB\-platform\fR \fI\,{wayland,xcb}\/\fR Run this program in wayland or regular X11 .SH COMMENTS If the environment variable RPD_SCAN_DEBUG is set to any value, the program's scan operation will output voluminous debug information to stdout. If the environment variable RPD_DEVEL_DEFAULTS is set to any value, the program's default preferences will be set to those of a development environment. Report bugs to https://bugs.rapidphotodownloader.com/ Copyright 2007\-2026 Damon Lynch. License GPLv3+: GNU GPL version 3 or later https://gnu.org/licenses/gpl.html. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH AUTHOR .nf Damon Lynch .fi