/exif-metadata

fake (tiny) images with exif metadata for testing purposes without all the bulk

This is test data for exiftool to extract metadata without all the extra image data :)

Files:

filename Description
raw.jpg copy metadata from jpeg sources into this
raw.png copy metadata from png sources into this
disney.jpg metadata from a photo I took at Disneyland
disney.mov metadata from video I took at Disneyland

Copying Metadata

source

> cp raw.jpg new.jpg
> exiftool -TagsFromFile "path/to/source" new.jpg