photoprism/internal/meta/testdata
2020-12-31 13:51:31 +01:00
..
berlin-landscape.json
canon_eos_6d.json
canon_eos_6d.xmp
date-creation.mov.json Metadata: Add support for CreationDate in ExifTool JSON files #727 2020-12-22 07:47:16 +01:00
date-iphone8.mov.json Metadata: Add support for CreationDate in ExifTool JSON files #727 2020-12-22 07:47:16 +01:00
date-iphonex.mov.json Metadata: Add iPhone X mov example JSON file #727 2020-12-22 09:28:52 +01:00
date.mov.json Metadata: Support time zones in ExifTool JSON files #727 2020-12-22 01:52:36 +01:00
digikam.jpg Metadata: Sanitize keywords, subject & artist #490 2020-10-19 11:50:54 +02:00
digikam.json Metadata: Sanitize keywords, subject & artist #490 2020-10-19 11:50:54 +02:00
exif-example.tiff
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_7.heic
iphone_7.json
iphone_7.xmp
iphone-mov.json
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
notebook.jpg Metadata: Add test case for bad Exif rotation #637 2020-12-05 00:46:54 +01: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
photoshop.jpg Optimize images 2020-09-21 17:40:58 -04:00
photoshop.json
photoshop.xmp
README.md
screenshot.png Optimize images 2020-09-21 17:40:58 -04:00
ship.jpg Optimize images 2020-09-21 17:40:58 -04:00
smallFiji.JPG Backend: Add testdata 2020-10-27 09:30:20 +01:00
smallFiji.json Backend: Add testdata 2020-10-27 09:30:20 +01:00
snow.jpg Metadata: Ignore invalid Exif GPS coordinates #736 2020-12-23 18:43:52 +01:00
snow.json Metadata: Ignore invalid Exif GPS coordinates #736 2020-12-23 18:43:52 +01:00
subject-1.json Metadata: Store and compare data source for details #755 2020-12-31 13:51:31 +01:00
subject-2.json Metadata: Store and compare data source for details #755 2020-12-31 13:51:31 +01: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