photoprism/internal/meta/testdata
2020-09-30 10:48:40 +02:00
..
berlin-landscape.json
canon_eos_6d.json
canon_eos_6d.xmp
exif-example.tiff Metadata: Use mime type to determine file format and exif parser #391 2020-07-19 16:39:43 +02:00
gopher-original.json
gopher-preview.jpg
gopher-telegram.json
GOPR0533.json Backend: Add testdata for json files belonging to videos with information about camera 2020-09-23 16:36:55 +02:00
gopro_hd2.jpg Optimize images 2020-09-21 17:40:58 -04:00
gphotos-1.json
gphotos-2.json
gphotos-3.json
gphotos-4.json
gphotos-album.json
gps-2000.jpg Optimize images 2020-09-21 17:40:58 -04:00
gps-2000.json
huawei-gps-error.jpg Optimize images 2020-09-21 17:40:58 -04:00
image-2011.jpg
iphone-mov.json
iphone_7.heic
iphone_7.json
iphone_7.xmp
ladybug.jpg Optimize images 2020-09-21 17:40:58 -04:00
ladybug.json
ladybug.xmp
mp4.json
no-exif-data.jpg Optimize images 2020-09-21 17:40:58 -04:00
orientation.jpg Optimize images 2020-09-21 17:40:58 -04:00
orientation.json
out-of-range-500.jpg Optimize images 2020-09-21 17:40:58 -04:00
P7250006.json Backend: Add testdata for json files belonging to videos with information about camera 2020-09-23 16:36:55 +02:00
P9150300.json Backend: Add testdata for json files belonging to videos with information about camera 2020-09-23 16:36:55 +02:00
panorama360.jpg Optimize images 2020-09-21 17:40:58 -04:00
panorama360.json Index image projection and add panorama filter 2020-07-16 13:02:48 +02:00
photoshop.jpg Optimize images 2020-09-21 17:40:58 -04:00
photoshop.json
photoshop.xmp
README.md Index image projection and add panorama filter 2020-07-16 13:02:48 +02:00
screenshot.png Optimize images 2020-09-21 17:40:58 -04:00
ship.jpg Optimize images 2020-09-21 17:40:58 -04:00
tweethog.png Optimize images 2020-09-21 17:40:58 -04:00
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