This package provides classes that wrap or integrate a number of popular image processing libraries. ERAttachment will just try and pick a suitable default, however you can specifically determine which image processing library is used with the property er.attachment.thumbnail.imageProcessor. Supported values for this property and corresponding libraries include:
You can use these utilities directly yourself to resize image files:
ERImageProcessor.imageProcessor().thumbnail( .... );