Model
AddMetadata
Magento\MediaGalleryMetadata\Model\File\AddMetadata
What it does
This class adds metadata (like title, description, keywords) to media gallery image files by their file path.
Developers use this when they need to embed metadata information directly into image files, such as EXIF or IPTC data, typically after uploading or editing images in the media gallery.
Public Methods
- execute()