Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 253 Bytes

File metadata and controls

10 lines (6 loc) · 253 Bytes

Exif for C++

Light-weight JPEG Exif metadata reader library for C++
Available in header+lib or header-only format

I don't use libexif since it under LGPL which is not free enough

TODOs

  • Generalize for fstream, accept any form of istream.