Choose the right exifr bundle
masterExifr is distributed in different bundles to balance features and file size. Choose the one that best fits your use case:
- full: Contains everything. Intended for use in Node.js.
- lite: Reads JPEG and HEIC. Parses TIFF/EXIF and XMP. Recommended for browsers.
- mini: Stripped down to basics. Parses most useful TIFF/EXIF from JPEGs. Has no tag dictionaries. Recommended for browsers.
- core: The modular core (advanced usage).