Jun 03, '03 09:41:00AM • Contributed by: Anonymous
I recently noticed that Image Capture runs an AppleScript to generate the web page. The script (called "Build Web Page") is located in /Library -> Image Capture -> Scripts. Just double click the script, and it will ask for files or folder to process. Voila! For bonus points, put it into your AppleScripts directory (~/Library -> Scripts) and enable the AppleScript menu from the menu bar for quick and easy access!
You will also notice the other output options made available to Image Capture are in Image Capture's Scripts folder. I'd bet it uses any scripts placed in this directory for output options, so you could likely modify or make your own output options for image capture. Brillant!
Panther update: In 10.3, this script is located here: /System -> Library -> Image Capture -> Automatic Tasks -> Build Web Page.app
