January 3, 201214 yr Hello Looking to use SuperContainter to create an image library and I was wondering about a couple things - 1) is there a way to read the metadata - mainly keyword tags - off of the images and use them for search criteria? 2) can a referenced image be resized for export? As in a "email a thumbnail of this image" button? thanks, Don
January 4, 201214 yr Hey Dono, 1. SuperContainer in its current state is unable to deliver much more than the Filename, File size, Date Uploaded/Modified, and a MD5 hash of the file. 2. Yes, you can specify the width, height, and resolution of a SuperContainer image when using the SuperContainer Companion plug-in function SCGetContainer. (ex. SCGetContainer( "/Path/To/File" ; "width=150"; "height=200" ) I hope this helps. Please consult our documentation for a more detailed explanation on the many Companion plug-in functions. Regards,
Create an account or sign in to comment