Frameright / Frameright/php-image-metadata-parser

Add support for JPEG ExtendedXMP

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PHP
Stars
11
Forks
1
PR merge metrics
No merged PRs in 30d

Description

[The parser](https://github.com/AurelienLourot/image/blob/master/src/Format/JPEG.php#L330) currently assumes that the entire XML is contained in one segment, however a segment is limited to 64KB, see XMP Specification part 3. In rare instances, the XML may be longer than 64KB and require to be splitted according to the ExtendedXMP definition.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.