Plugin : Exif parser
Author:Rex.Rainbow
- Get exif inforamtion. https://github.com/jseidelin/exif-js
Download
Actions
Load image
Action:Load
- Load image from url.
- URL ( string ) : Image url
Expressions
Exif
Expression:Pretty
- Pretty string of all exif infomation.
Expression:Tag
- Get tag.
- Tag ( string ) : Tag name
Expression:AllTags
- Get all tags in JSON string.
Conditions
Load image
Condition:On load
- Trigger when loaded image.
Condition:On error
- Trigger when loaded error.