Image attributes
Moderator: Martin
Image attributes
Hi. Is there any way to access the EXIF data in images? Or any plugin that exposes this info to automagic? Thanks.
Re: Image attributes
Hi,
Unfortunately this is currently not possible to my knowledge and I'm not aware about a plugin for this.
I add it to the todo list.
Regards,
Martin
Unfortunately this is currently not possible to my knowledge and I'm not aware about a plugin for this.
I add it to the todo list.
Regards,
Martin
Re: Image attributes
Hello. Any ETA on this feature yet? Thanks
Re: Image attributes
Hi,
No, no ETA yet since I've not started to work on this feature. It seems that the EXIF capabilities provided by Android are very limited so I'll probably have to evaluate some libraries for this which will take some time.
What attributes are you most interested in?
Regards,
Martin
No, no ETA yet since I've not started to work on this feature. It seems that the EXIF capabilities provided by Android are very limited so I'll probably have to evaluate some libraries for this which will take some time.
What attributes are you most interested in?
Regards,
Martin
Re: Image attributes
hello.
moat important would be date taken,rsolution,device and location maybe.
I've seen there's a function in tasker to access java libraries. maybe this would be a better aproach since it would allow so much more. thank you
moat important would be date taken,rsolution,device and location maybe.
I've seen there's a function in tasker to access java libraries. maybe this would be a better aproach since it would allow so much more. thank you
Re: Image attributes
Hi. I see new eap version 1.29 is out. Any word on implementing exif info?thanks.
Re: Image attributes
Yes, I have started to work on the feature to read EXIF tags. I hope to include the action Init Variable Image Metadata in the next EAP build.
The action will probably provide the information as a map since EXIF can contain so many tags. I hope this will be useful.
Regards,
Martin
The action will probably provide the information as a map since EXIF can contain so many tags. I hope this will be useful.
Regards,
Martin
Re: Image attributes
Thank you. Cant wait to try it.