Created on 30 November 2007
icon_unfollowing
Login to follow
imagetoolbox

ImageToolbox

Stable version 2.1.1 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 12 December 2021 by 
imagetoolbox

ImageToolbox

Details
This Extension wraps some of the tools available in the open source image manipulation suite ImageMagick (version 6.9.0).
Read more

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.


Features list


Convert tool

  • Convert image format (e.g.: from GIF to PNG image).
  • Change scale, rotate, flip and crop images.
  • Apply different filters such as blur, sharpen, charcoal, and much more.
  • Add borders to images.


Identify Tool

  • Determine the original width and height of an image.


Compare Tool

  • Compare two images with the same size
  • Outputs RMSE metric
  • Outputs image with pixels difference between each image.
Release notes (2.1.1)
  • Reworked demo application.
  • Documentation created.
  • New screenshots.
  • Actions and parameters descriptions added.
  • Long description updated.
  • Tags added.

Reviews (2)
by 
2020-07-21
in version 2.1.0
I use this in  a reactive web app to resize images on the server side. Works easy and does the trick.
by 
2020-03-21
in version 2.1.0
Easy to use
Category
Functional libraries & utilities, Other functions & libraries
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
ImageToolbox has no dependencies.
Application Objects
ImageToolbox has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads