Image Resizer Plug-in

Overview

This plug-in resizes images with the specified width and height.

Note - This plug-in is applicable to Asset Factories for files only.
Note - This plug-in relies on the Java Imaging API and is only able to work with freely-licensed image formats. This means this plug-in can work with JPEG, JPEG2000, BMP, PNG, and GIF images.

Parameters

  • Height - The height of the resized image, in pixels. If left blank, the height will be interpolated using the supplied width to maintain the aspect ratio of the original image.
  • Width - The width of the resized image, in pixels. If left blank, the width will be interpolated using the supplied height to maintain the aspect ratio of the original image.

If you supply both a height and width parameter, the aspect ratio of the original image will not be maintained.