photools.com Community

IMatch Discussion Boards => General Discussion and Questions => Topic started by: Frank on April 02, 2016, 09:37:28 AM

Title: Juicebox Web Gallery
Post by: Frank on April 02, 2016, 09:37:28 AM
During the creation of the Juicebox Web Gallery all pictures are resized and exported out of imatch into the specified folder. Now I looked into the pictures and saw that all metadata are also exported too.

Is it possible to strip off (delete) all metadata during the creation of the Webgallery?


Thanks in advance

Frank
Title: Re: Juicebox Web Gallery
Post by: Mario on April 02, 2016, 09:57:27 AM
No. There is no such option in this script. An option could be added in some later version, using the StripMetadata function on each image before exporting it. This would also require a change in the user interface and in the documentation.

Feel free to do that on a copy of the script for your own purposes, or make a feature request.
You can also strip metadata from the files after they have been created with ExifTool.
Title: Re: Juicebox Web Gallery
Post by: Mario on April 02, 2016, 10:58:17 AM
Forget it. I have added a corresponding option, it was quick to do.
If you want the updates now, contact me via email.
Title: Re: Juicebox Web Gallery
Post by: Frank on April 03, 2016, 08:53:36 AM
Thank you for the great support
I have sent you the mail.

Frank
Title: Re: Juicebox Web Gallery
Post by: Frank on April 04, 2016, 10:25:50 AM
Hello Mario,
it works exactly how I expected it to work.

Thank you.

One thing I could imagine is that some other users need the attributes mentioned within the Image Caption field like "{File.MD.title} {File.MD.description}. Those could be excluded.



For me it is finde how it works now.

Regards
Frank
Title: Re: Juicebox Web Gallery
Post by: Mario on April 04, 2016, 11:04:00 AM
Sorry, but it either this or that. Adding features to exclude individual tags, groups of tags, keep others because they are needed (users may want to display EXIF data for example) is way beyond such a simple sample script. You can always run a quick ECP or ExifTool command to strip out data you don't need in your particular gallery.
Title: Re: Juicebox Web Gallery
Post by: Frank on April 04, 2016, 11:56:06 AM
Yes you are right.
The solution remove all is finde for my purpose.