Model
ReadXmp
Magento\MediaGalleryMetadata\Model\Gif\Segment\ReadXmp
What it does
This class extracts XMP (Extensible Metadata Platform) metadata from GIF image files in Magento's media gallery.
Developers use this when they need to read embedded metadata like title, description, and keywords from GIF images, following the XMP specification for GIF format which includes magic trailer validation.
Public Methods
- execute()