This Extension wraps some of the tools available in the open source image manipulation suite ImageMagick (version 6.9.0).
ImageToolbox component replaces the deprecated ImageConverter component available in the Forge. The main difference between this solution and the ImageConverter extension is that it uses Image Magick's static release instead of the release packaged with the OutSystems Platform which enables the usage of the latest version and wrap other tools besides convert. For now, ImageToolbox extension wraps the compare, convert (for image and image format) and identify tools but you should see this extension as a framework to work with ImageMagick inside the OutSystems Platform and I (or you) will add support to others tools as the need arises. You can find all the documentation you need in https://www.imagemagick.org.