I want to get metadata for png image. I used the function exif_read_data()
. But this works for the .jpg and .tiff images only. How can I get metadata for .png images ?
Any help will be appreciated.
I want to get metadata for png image. I used the function exif_read_data()
. But this works for the .jpg and .tiff images only. How can I get metadata for .png images ?
Any help will be appreciated.