OS X Application aimed at AppleScripters.

Shameless plug
Prior to doing a full public release I thought I would take advantage of the good people on this list. I have written an application that is aimed at AppleScript scripters. The application has no user interface, and all script processing can be done offscreen for extra speed.

The main areas of functionality are:

A 2D graphics engine, where quartz or quickdraw drawing can be performed. Plus the application of a number of Quicktime filter effects.
A tool to obtain a large range of image properties from graphic files.
A tool to import graphic files and draw them interspersed with the 2D drawing commands. There are large range of options available for configuring the graphic importer prior to drawing to achieve many visual effects.
A tool to create new graphic files from a combination of the above drawing commands and drawing of imported graphics. The ability to be able to set the exif data.

I have also included a couple of AppleScript studio applications plus some useful processing scripts. There is also a demo script, but it doesn’t work as well as I would like unless you are running it from within Smile.

The website is:
http://www.yvs.eu.com