libexif/README.md

6 lines
217 B
Markdown
Raw Permalink Normal View History

2024-01-06 04:13:04 +01:00
# libexif
Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image.
The EXIF library allows you to parse an EXIF file and read the data from those tags.