exif_loader - upload JPEG/EXIF photos into a DB
Contents
Description
exif_loader is a tool for uploading JPEG/EXIF photos into a DB, preserving full Exif metadata and build‐
ing Geometry from GPS tags (if present).
Name
exif_loader - upload JPEG/EXIF photos into a DB
Options
-h, --help
print help message
-dpathname, --db-pathpathname
the SpatiaLite db path
-Ddir_path, --dirdir_path
the DIR path containing EXIF files
-ffile_name, --file-pathfile_name
a single EXIF file
--any-exif
don't limit to GPS only EXIF tags (default)
--gps-exif-only
only load GPS EXIF tags
--metadata
also load EXIF meta data (default)
--no-metadata
don't load any EXIF meta data
07 March 2025 exif_loader(1)
Synopsis
exif_loader [-h] [-dpathname] [-Ddir_path | -ffile_name] [--any-exif | --gps-exif-only] [--metadata |
--no-metadata]
