[Automise Professional Edition]
The Image Manipulation action can be used for performing the following operations on image files:
The types of files supported are:
The Image Manipulation action can either use a FileSet Define action.
This option will report more detail in the log. For example, if you are flipping, resizing and mirroring an image, then in the log you will see separate entries for each operation performed as well as the source and destination files.
There are three options for the output of the image once it has been manipulated in some way:
This option will operate directly on the source images and no backups will be created. Any operation performed on the images cannot be undone, so be careful! If you have chosen to save in a different output format, then this option will create a new file if the file type differs from the source file.
This option will leave your source files untouched, and will create new files in the chosen directory. The preserve output directory option can be useful when using a FileSet that includes multiple directories - the directory structure of the source files will be recreated under the new directory. Only the directories deeper than the Base Directory in the FileSet will be recreated. The Fail if File already exists option will abort the action if the output file already exists and files already processed will remain.
This option can only be used when the source image is a single file. This option allows you to rename the output file. The extension will be generated automatically depending on the output format chosen.
The output format allows you to convert the images into a different format. The formats supported are: Bitmap, PNG, Jpeg, PDF, TIFF, and GIF. To use the format of the source image, use the "Same as input image file" option.
Save as input image file
The rotation options can be used to perform a series of rotations to the source images.
No rotation operation is performed
Most modern digital cameras can record the orientation of the camera when the photo was taken, and they record this information in the JPEG file in the EXIF properties. Using this option an automatic rotation can be performed on the photo so that viewing the photo in any application will always display the photo with the correct orientation. The EXIF orientation flag is also changed so that no other automatic rotation will be performed (by this action or another application). For example, if the photo was taken in portrait, with the camera rotated 90 degrees clockwise, then the photo will automatically be rotated 90 degrees.
Perform a 90 degrees clockwise rotation
Perform a 180 degrees clockwise rotation
Perform a 270 degrees clockwise rotation
Rotate the image between 0 and 360 degrees
Mirroring the image will perform a horizontal flip
Flipping the image will perform a vertical flip
Resize
There are two way to resize an image: by a percentage or to a fixed size. A percentage resize will always maintain the aspect ratio (the ratio between the height and width), whereas maintaining the aspect ratio by specifying a fixed size resize is optional.
Specify the new width and height. If you want to maintain the aspect ratio then enter -1 in either the height or the width (The Maintain aspect ratio checkbox will force a -1 as the height when the action runs)
Specify the new size of the image as a percentage of the original size. So to reduce the image to half the original size, specify 50 percent.
There are many resize algorithms which can be used. The Bilinear algorithm gives very good results, but does require processing time.