PHP: exif_read_data - Manual
exif_read_data () reads the EXIF headers from an image file. This way you can read meta data generated by digital cameras.
Searching…
exif_read_data () reads the EXIF headers from an image file. This way you can read meta data generated by digital cameras.
Feb 19, 2020 · The exif_read_data () function is an inbuilt function in PHP which is used to read the EXIF headers from an image file. Syntax: bool $arrays, bool $thumbnail ) $stream: It specifies the image file. $sec...
The report includes key file information, full EXIF data tables, embedded images, GPS location maps, and file hashes. It's perfect for documentation, forensic analysis, archiving, and sharing metadata with clients or ...
exif_read_data Function • Params and return types changed in PHP 8.0 Reads the EXIF headers from an image file.
Exif Functions ¶ Table of Contents ¶ exif_imagetype — Determine the type of an image exif_read_data — Reads the EXIF headers from an image file exif_tagname — Get the header name for an index exif_thumbnail — Retrieve...
With the exif extension you are able to work with image meta data. For example, you may use exif functions to read meta data of pictures taken from digital cameras by working with information stored in the headers.
This function is an alias of: exif_read_data (). This function alias was deprecated. Found A Problem? There are no user contributed notes for this page.