Hello,
Yes, Image Uploader can be used in your case.
But I’m afraid the most of requirements you need could be implemented on server side only. Image Uploader works on client side and cannot work with your SQL server directly.
There is a
SelectFolder sample in
Helper Scripts for Image Uploader topic, maybe you’ll find some helpful there.
As for metadata – you can use
ExtractExif and
ExtractIptc properties.
Best regards,
Eugene Kosmin.
Aurigma Development Team