5.12.2.1 Image Resize ¶
If ImageMagick (version 6 or 7) is installed, Casual Image can resize an image using it. The Transient casual-image-resize-tmenu
is a streamlined interface to the ImageMagick -resize
function.
Note that if the image file has been modified, the resize interface will be disabled. Save the image file before resizing.
Image Resize Options ¶
- (g) Geometry - ImageMagick specifier for the resize geometry.
- (o) Output to another file - If enabled, then the user will be prompted for a different output file, else it will irreversibly update the current image file.
- (t) Type - Specify if adaptive or interpolative resizing should be used. If nothing is specified then standard resizing is used.