You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First try to parse EXIF data using PHP itself did not work very well since this is way too slow (and one of the reasons why there is an extension for this).
Another approach may be to extract the content of the EXIF chunk in webp files and create an empty JPEG image as memory stream which can then be used for exif_read_data().
Also see https://wordpress.org/support/topic/excelente-plugin-con-un-detalle
webp supports EXIF as well, but so far this can not be displayed in Lightbox with PhotoSwipe.
The text was updated successfully, but these errors were encountered: