Scripting Gallery

Upload Photoshop Scripts, download Photoshop Scripts, Discussion and Support of Photoshop Scripts

Moderators: Tom, Kukurykus

Spirik

Scripting Gallery

Post by Spirik »

Hi, everyone!

I want to introduce you my script (called Scripting Gallery) for automating task of preparing images for publication them in a (web-)gallery. I was constantly revising it for about couple of years (yet it remains very simple) and by now I decided to share it with community. I hope someone may find it useful.

What it does?

The script creates resized copies of images in specified directory and, optionally, the set of thumbnails, all according to specified parameters including size, nudge offset, logo (for "big" images) and frames (for thumbnails), preffered resampling method, export quality, Unsharp Mask filter settings, renaming options, etc. Detailed description, specification and hints on using the script can be found on Scripting Gallery site (http://sg.spirik.ru).

The script is written in VBScript (so it works only on Windows systems) and comes in two language versions (English and Russian) and can be downloaded from its SourceForge page: https://sourceforge.net/projects/scriptinggal/files/.

I believe it can be useful not only because of its direct functionality but also as a base one could use as a starting point for developing his own scripts. There are some hints on modification the script and workflow description, that can help you modify and further customize the script (can be found on Scripting Gallery site: http://sg.spirik.ru/modification.html).

Just give it a try and let me know whether it worked for you. Any feedback is really appreciated!:)

Thank you.