PixCraft is a versatile image processing library built for OutSystems using the SixLabors.ImageSharp library. It offers high-performance, cross-platform image manipulation capabilities including resizing, cropping, filtering, watermarking, format conversion, and more operable on binary image data.
✨ Key Features:
🎯 Image Resizing: Scale images to specific dimensions with optional aspect ratio preservation.
✂️ Cropping: Cut out regions of an image based on coordinates and dimensions.
📁 Format Conversion: Convert images between formats like JPEG, PNG, BMP.
🖼️ Watermarking:Add image-based watermarks with positioning and opacity control.
📉 Compression: Reduce image size by adjusting output quality (especially JPEG).
🔄 Transformations:
Rotate images by custom angles.
Flip horizontally or vertically.
🎨 Filters: Apply popular effects like grayscale, sepia, and invert.
🧩 Merge: Combine multiple images either horizontally or vertically.
🧱 Border Addition: Add customizable solid borders to images.
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)