Imaging::SimpleImageConvert | ||
Description | ||
Convert image files to BMP, GIF, ICO, JPG, JPEG2000, PNG, TGA, TIF, WMF or XPM format. | ||
Options | ||
Source
file |
The source image file. | |
Destination
file |
The destination image file. The extension determines the output format. | |
Set
width to |
Set the width of the outputfile to the configured number of pixels. | |
Set
height to |
Set the height of the outputfile to the configured number of pixels. | |
Keep
Aspect Ratio |
When changing the width or height; keep the aspect ratio of the inputfile. | |
No
Resize if Image is Smaller |
If enabled, the image will not be resized if the original size of the image is smaller than the new size.. | |
Set
horizontal resolution to |
Set the horizontal resolution of the outputfile to the configured number of DPI. | |
Set
vertical resolution to |
Set the vertical resolution of the outputfile to the configured number of DPI. | |
No
Change if Image is Less |
If enabled, the resolution will not be changed if the original resolution of the image is less than the new resolution. | |
Crop |
Crop image to configured values (left, top, width, height). | |
Image
quality |
The quality of the outputfile. | |
Rotate |
Auto-rotate: will automatically rotate the image based on the exif tag "Orientation". |