photoprism/internal/meta/testdata
Michael Mayer 5839bc9c79 Metadata: Add test jpeg with "slice bounds out of range" error
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-07-20 13:53:08 +02:00
..
berlin-landscape.json
canon_eos_6d.json
canon_eos_6d.xmp
exif-example.tiff
gopher-original.json
gopher-preview.jpg
gopher-telegram.json
gopro_hd2.jpg
gphotos-1.json
gphotos-2.json
gphotos-3.json
gphotos-4.json
gphotos-album.json
gps-2000.jpg
gps-2000.json
huawei-gps-error.jpg
image-2011.jpg
iphone-mov.json
iphone_7.heic
iphone_7.json
iphone_7.xmp
ladybug.jpg
ladybug.json
ladybug.xmp
mp4.json
no-exif-data.jpg
orientation.jpg
orientation.json
out-of-range-500.jpg Metadata: Add test jpeg with "slice bounds out of range" error 2020-07-20 13:53:08 +02:00
panorama360.jpg
panorama360.json
photoshop.jpg
photoshop.json
photoshop.xmp
README.md
screenshot.png
ship.jpg
tweethog.png
uuid-copy.json
uuid-imagemagick.json
uuid-original.json

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