exif-image-metadata-extractor
Reactive icon

Exif Image Metadata Extractor

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 28 January 2021
 by 
5.0
 (4 ratings)
exif-image-metadata-extractor

Exif Image Metadata Extractor

Details
A component used to get all of the metadata of the image using javascript.
Read more

This component returns all of the metadata of the image in an Structure through javascript. This component works with both Reactive & Mobile apps.

Once the user uploads the image through the upload widget click on the "Get Image Data" button (text/label configurable through ButtonText input parameter). Then the block will trigger an event to parent screen/block with the metadata of the image in an Structure. It also contains a flag (IsSuccess) to denote the Success/Failure of retrieval of metadata.


This component takes the following input parameters -

1. UploadWidgetId - Id of the Upload widget.

2. ButtonText - Configurable label(text) to show on the button.

3. ExtendedClass - To apply additional CSS to the button.




Release notes (1.0.1)

In this version following changes are done -

1. Return the metadata of the image in the Output Structure.

2. An IsSuccess Boolean flag is added to denote successful retrieval of metadata.

Reviews (0)
Team
Other assets in this category