Skip to content

Releases: mattiasw/ExifReader

3.12.3: Fix missing tags in custom builds

10 Oct 07:37
Compare
Choose a tag to compare

3.12.2: DocumentName added in TypeScript type definitions

19 Aug 19:17
Compare
Choose a tag to compare

3.12.1: TypeScript fixes and documentation updates

17 Aug 16:20
Compare
Choose a tag to compare

3.12.0

01 Jun 18:49
Compare
Choose a tag to compare

More JPEG compressions for thumbnails.

3.11.2: Typescript fix for Keywords tag

09 May 11:25
Compare
Choose a tag to compare

3.11.1: Better parsing of faulty WebP Exif header

08 May 18:02
Compare
Choose a tag to compare

3.11.0: GPS and ICC additions

02 May 21:50
Compare
Choose a tag to compare
  • New GPS group with refined values (no need for reference tag)
  • ICC support for TIFF and HEIC/HEIF images
  • Bugfix: Add missing WebP support for custom builds

3.10.0: WebP support

01 May 13:05
Compare
Choose a tag to compare

WebP support including Exif, XMP, ICC, and thumbnails.

3.9.0: Reduced bundle size

19 Apr 18:51
Compare
Choose a tag to compare

Reduced bundle size. Biggest relative change will be on small custom builds where only a couple of tags are used (~25 % reduction).

3.8.0: Customizable tags to reduce bundle size

14 Apr 21:08
Compare
Choose a tag to compare

Build your own bundle with only the tags you're interested in, significantly reducing the bundle size. See README for details.