-
-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
hyperpolymath edited this page Aug 8, 2026
·
1 revision
Let's get started with The Metadatastician. First, you need to understand that this tool operates on the principle of metadata pipelines. A pipeline consists of an ingestor, an analyzer, and an exporter.
To analyse a directory of photos, simply run:
metadatastician analyze --dir ./photos --output report.jsonThis command will recurse through the directory, read all EXIF and XMP data, and provide a JSON report.