Skip to content

Releases: mattiasw/ExifReader

2.8.2: Include TypeScript typings file in npm package

07 Apr 21:38
Compare
Choose a tag to compare

2.8.1: Add non-exif image metadata tags

18 Mar 18:48
Compare
Choose a tag to compare

2.7.0: Remove explicit dependencies for Node.js + TypeScript type definitions

01 Feb 15:00
Compare
Choose a tag to compare

2.6.0: New IPTC tags and content decoding + bug fixes

23 Jan 20:47
Compare
Choose a tag to compare

2.5.0: Add MetadataMissingError

13 Jun 18:31
Compare
Choose a tag to compare

When there is not Exif info in the image file, a new error MetadataMissingError is now thrown.

2.4.0: Better handling of odd image files

10 Apr 18:59
Compare
Choose a tag to compare

2.3.0: Change license to MPL-2.0

10 Feb 13:54
Compare
Choose a tag to compare

2.2.0: Add option to expand Exif, IPTC and XMP tags into separate parts

04 Jan 14:07
Compare
Choose a tag to compare

2.1.2: Decode strings that have non-ASCII, non-UTF-8 chars

31 Oct 17:53
Compare
Choose a tag to compare

2.1.1: Bugfix for zero-length ASCII fields

09 May 06:46
Compare
Choose a tag to compare

Fix zero-length ASCII field bug.