photoprism/internal/meta/testdata
Michael Mayer c7ad17b60c Metadata: Ignore unknown values when parsing timestamps #2510
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-22 12:38:25 +02:00
..
animated.gif File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
apple-test-2.xmp
berlin-landscape.json
canon_eos_6d.json
canon_eos_6d.xmp
cr2_num_off.json
cr2_num_on.json
date-creation.mov.json
date-iphone8.mov.json
date-iphonex.mov.json
date.mov.json
datetime-zero.json Metadata: Ignore unknown values when parsing timestamps #2510 2022-07-22 12:38:25 +02:00
digikam.jpg
digikam.json
earth.ogv.json Videos: Stream OGV, VP8, VP9, AV1, WebM, and HEVC if supported #2461 2022-06-24 06:59:22 +02:00
example.gif File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
example.gif.json File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
exif-example.tiff
gif.json File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
gopher-original.json
gopher-preview.jpg
gopher-telegram.json
GOPR0533.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
Iceland-P3-n.json
Iceland-P3.jpg
Iceland-P3.json
Iceland-sRGB.jpg
Iceland-sRGB.json
image-2011.jpg
iphone-mov.json
iphone_7.heic
iphone_7.json
iphone_7.xmp
iptc-2014.jpg Metadata: Add IPTC 2021.1 JSON/YAML Schemas incl. test files #1143 #2252 2022-04-14 12:18:05 +02:00
iptc-2016.jpg Metadata: Add IPTC 2021.1 JSON/YAML Schemas incl. test files #1143 #2252 2022-04-14 12:18:05 +02:00
iptc-2017.jpg Metadata: Add IPTC 2021.1 JSON/YAML Schemas incl. test files #1143 #2252 2022-04-14 12:18:05 +02:00
iptc-2019.jpg Metadata: Add IPTC 2021.1 JSON/YAML Schemas incl. test files #1143 #2252 2022-04-14 12:18:05 +02:00
iptc-2021.jpg Metadata: Add IPTC 2021.1 JSON/YAML Schemas incl. test files #1143 #2252 2022-04-14 12:18:05 +02:00
iptc-fields-500.jpg Tests: Add unit tests for new exiftool tags 2022-05-25 17:26:26 +02:00
iptc-fields-500.json Tests: Add unit tests for new exiftool tags 2022-05-25 17:26:26 +02:00
keywords.jpg
keywords.json
ladybug.jpg
ladybug.json
ladybug.xmp
mp4.json
newline.json
no-exif-data.jpg
notebook.jpg
NOTICE.md File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
orientation.jpg
orientation.json
out-of-range-500.jpg
P7250006.json
P9150300.json
panorama360.jpg
panorama360.json
photoshop.jpg
photoshop.json
photoshop.xmp
pxl-mp4.json
pythagoras.gif File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
pythagoras.json File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
quicktimeutc_off.json
quicktimeutc_on.json
README.md
screenshot.png
ship.jpg
smallFiji.JPG
smallFiji.json
snow.jpg
snow.json
sony_mp4_exiftool.json Metadata: Read Zulu formatted timestamps from Exiftool JSON #2082 2022-02-28 19:12:54 +01:00
stream.webm.json Videos: Stream OGV, VP8, VP9, AV1, WebM, and HEVC if supported #2461 2022-06-24 06:59:22 +02:00
subject-1.json
subject-2.json
tweethog.png
uuid-copy.json
uuid-imagemagick.json
uuid-original.json
video_num_on.json
webm-vp8.json Videos: Stream OGV, VP8, VP9, AV1, WebM, and HEVC if supported #2461 2022-06-24 06:59:22 +02:00
webm-vp9.json Videos: Stream OGV, VP8, VP9, AV1, WebM, and HEVC if supported #2461 2022-06-24 06:59:22 +02:00
yoga-av1.webm.json Videos: Stream OGV, VP8, VP9, AV1, WebM, and HEVC if supported #2461 2022-06-24 06:59:22 +02:00

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