Locked
Daily resize update
First, GREAT program. The Picture Resizer is a fantastic tool in a small package.
Now, the question:
Every night, we have a database application that extracts very large images from a database and stores them in a folder as JPG images. This folder grows daily. I'd like to use Picture Resizer to create thumbnails for these images, but I only want to process pictures where the destination file doesn't already exist.
I'm not very familiar with VBScript or any other Windows command-line scripting, so I'm looking for help. I want to be able to specify the source folder, destination folder and have all the pictures that have already been processed to be skipped. Additionally, this gives us some flexibility to mark-up the thumbnails and save them without them getting overwritten by the resize process.
Suggestions are appreciated!