Give us feedback
smart-image-utils
Service icon

Smart Image Utils

Stable version 1.1.4 (Compatible with OutSystems 11)
Uploaded on 3 Jul (2 weeks ago) by 
5.0
 (2 ratings)
smart-image-utils

Smart Image Utils

Details
Extension that provides multiple image manipulation features, including Text or Image Watermarking.
Read more

Extension with the following image manipulation features (version 1.0):

- AspectRatio_Resizer, resizes an image based on a specific aspect ratio set by the User;

- OriginalAspectRatio_Resizer with 2 modes resizing the image by the new Height/Width, where the Width/Height will be automatically calculated keeping the original ratio;

- Position_Cropper, crops an image based on the sizes chosen by the User for the Width, Height and Position within the Original Image;

- Regular_Resizer, resizes an image by the user chosen Width and Height;

- Watermark, applies an image or text as a watermark to an image, FontColor and Font are the ones on C# Font Class and Drawing Library (check link in documentation tab).

Fully Built in C#, no API´s or licensing required.

In the new version (1.1) the following features have been added:

BlackNWhite_Filter, converts image to black and white;

- Compress_Image, compresses an image based on a specific value used to reduce it´s quality level, making the file lighter;

- Convert_Image, converts image current format to others ex: JPEG to PNG (check link in documentation tab for available formats);

- Flip_Image, mirrors the image vertically or horizontally;

Rotate_Image, rotates image according to the specified degrees.

Release notes (1.1.4)

- Bug fixing when Watermarking PNG images, to avoid black background

- Updated Demo

License (1.1.4)
Reviews (1)
by 
2023-07-03
in version 1.1.3
Fast support and great functionality!
Team