Log in
Model

WriteFile

Magento\MediaGalleryMetadata\Model\Png\WriteFile

What it does

This class writes PNG image files to the filesystem with their metadata segments intact.

Developers use this when saving PNG images with embedded metadata like EXIF, IPTC, or XMP data in Magento's media gallery.

It handles the proper PNG file format structure including file headers, chunk segments, and CRC checksums.

Public Methods

  • execute()