mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 10:26:03 +00:00
358 B
358 B
Metadata Test Files
You may use ImageMagick to create smaller versions of images to be stored in this repository:
convert original.JPG -resize 500 small.JPG
JSON sidecar files for testing can be created with exiftool:
exiftool -j example.jpg > example.json