109
Views
2
Comments
Solved
[Image Utils Reactive] Image Meta Data on Pictures taken with upload widget
image-utils-reactive
Reactive icon
Forge asset by Harlin Setiadarma
Application Type
Reactive

Hi,

I want to ask how the upload widget handles the image meta data.

1. Does the widget add related meta-data to the image, such as GPS location (if active), etc.

2. Does the Image Utils component retain this meta data once it is processed?

Any assistance would be much appreciated.

Kind regards,

Heinri

2024-03-25 06-19-08
Harlin Setiadarma
Solution

1. Upload widget only has Filename, Filetype AFAIK.

2. Image Utils only read orientation EXIF tag on source image, and resulting image does not retain any metadata.


Maybe you can find EXIF reading tools on Forge, or Javascript library.

2022-07-26 07-57-52
Heinri Germishuys

Hi Harlin,

Perfect, thank you for your reply. I will go look for an appropriate way to handle the EXIF data.

Regards,

Heinri

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.