Log in
Model

ReadIptc

Magento\MediaGalleryMetadata\Model\Jpeg\Segment\ReadIptc

What it does

This class extracts IPTC metadata (title, description, keywords) from JPEG image files by reading the APP13 segment that contains Photoshop 3.0 IPTC data.

Developers use this when they need to retrieve embedded metadata from uploaded JPEG images in the Media Gallery, such as photo titles, descriptions, and keywords added by photo editing software.

Public Methods

  • execute()