Skip to content

Can exif-parser extract XMP (Extensible Metadata Platform) tags? #35

@avnermosh

Description

@avnermosh

I'm looking for a Javascript package to extract an extended image tag Projection Type
to detect between image with projection (e.g. sphere image) and image without projection

I found another library (exifreader) that extracts XMP tags including the Projection Type tag.
Since I'm looking to use well-maintained, and optimized code I compared between exif-parser, and exifreader.
In terms of popularity and size, exif-parser is clearly a winner (see the table below).

But I don't find any reference to extended metadata or XMP flags in the exif-parser code.
Can exif-parser extract XMP (Extensible Metadata Platform) tags?

Thanks,
Avi


Comparison of exif-parser vs exifreader
compare_exif_packages

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions