photoprism/internal/meta/testdata/README.md
Michael Mayer 0e5fe5eb43 Index image projection and add panorama filter
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-07-16 13:02:48 +02:00

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