This Extension wraps some of the tools available in the open source image manipulation suite ImageMagick (version 6.9.0). The main difference between this solution and the Image Converter extension already published in this catalog 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 I'm only wrapping the convert and identify tools but you should see this extension as a framework to work with ImageMagick inside the OutSystems Platorm 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.
Feature List