The short answer is that this would require custom development. It takes specific code to extract and format the EXIF data, in addition to storing this extracted data and then display it.
The short answer is that this would require custom development. It takes specific code to extract and format the EXIF data, in addition to storing this extracted data and then display it.
I found this thread via search. Did by chance anybody already hire a developer on this? Would be nice to display Exif data below an image in a post regardless if it is coming from the gallery or via attachment.
I know there is Exify as a browser plugin but I would like to improve the service for our users directly in the community.
I wrote my own implementation a few years back; I'm not aware of any publicly available add-ons. If you do find a dev willing to work on it just be sure to remind them that they need to grab & store the data before XF touches the file during the attachment upload. Admins will also want the ability to cleanup & standardize the values read.
After digging (way too deep) into attachments & EXIF, curious to the thought process behind stripping the EXIF data from attachments while at the same time seemingly embracing it in the gallery? 🤔