image-compress-utils
Service icon

Image Compress Utils

Stable version 1.0.4 (Compatible with OutSystems 11)
Uploaded
 on 13 Jan
 by 
0.0
 (0 ratings)
image-compress-utils

Image Compress Utils

Details
A simple extension to compress, resize and convert images on server
Read more

Use this module for server side image manipulation.

You can use any of these server actions (they can be used as functions too):

  • Compress: lossless image compression
  • Resize: resize image to fit within given dimensions (keep aspect ratio or not)
  • ConvertToPNG: convert image to PNG format
  • ConvertToJPEG: convert image to JPEG format
  • ConvertToWebP: convert image to WebP format
  • ConvertToGIF: convert image to GIF format
  • ConvertToSVG: convert image to SVG format
  • GetImageInfo: read information from an image (width, height, quality, format, interlace, density, colorspace, compression)
Release notes (1.0.4)

 . Upgraded ImageMagick to latest version

 . Refactor image generation to use memory streams instead of temporary file (fix for System.IO.__Error.WinIOError - https://www.outsystems.com/forums/discussion/101027/image-compress-utils-the-file-exists-at-system-io-error-winioerror/ )

License (1.0.4)
Reviews (0)
Team
Other assets in this category