Demo to preview the settings
Introduction
Get full metadata for any images you've uploaded to your Bubble app. Just enter in the file's URL.
Get Image Metadata
Determine your image data source
In our example, we'll be using a Picture Uploader element and statically placing an image into it.
So long as you provide the URL to the image you're wanting to learn more about, that's all you need to use this plugin.
Set up the API call
All that's left is performing the API call. You can do this in a variety of ways, but in this demo, we'll use a Display data in Group action to send the results of the API call to a group that'll act as the main data source.
That's it! There are many attributes to be displayed using this plugin, so be sure to check out all of the options available to you.
Changelogs
Update 16.08.24 - Version 3.13.0
- Fixed "Get Image Metadata" data call
Update 23.07.24 - Version 3.12.0
- Minor update
Update 30.05.24 - Version 3.10.0
- Minor update
Update 13.09.23 - Version 3.6.0
- Minor updates
Update 07.10.22 - Version 3.3.0
- Bug fixes
Update 04.10.22 - Version 3.2.0
- Updated documentation
Update 12.07.21 - Version 3.1.0
- Updated plugin description about version 3+
Update 12.07.21 - Version 3.0.0
- Includes IPTC fields. In this version, all dates are formatted as texts since Bubble canβt parse them as dates.
Update 31.12.20 - Version 2.1.0
- Updated a few date fields to be recognized as dates rather than text
Update 23.08.19 - Version 2.0.0
- Added GPS information. Other fields may have different names, so please review your current fields and make sure theyβre still linked to the same ones when upgrading to this verion.
Update 17.04.18 - Version 1.0.0
- Initial release