rubygem-image_processing
1.14.0High-level wrapper for processing images for the web with ImageMagick or libvips
ImageProcessing provides higher-level image processing helpers that are commonly needed when handling image uploads. This gem can process images with either ImageMagick/GraphicsMagick or libvips libraries. ImageMagick is a good default choice, especially if you are migrating from another gem or library that uses ImageMagick. Libvips is a newer library that can process images very rapidly (often multiple times faster than ImageMagick).
Origin: graphics/rubygem-image_processing
Category: graphics
Size: 47.0KiB
License: MIT
Maintainer: sunpoet@FreeBSD.org
Dependencies: 4 packages
Required by: 8 packages
Website: github.com/janko/image_processing
$
pkg install rubygem-image_processingDependencies (4)
Required By (8 packages)
More in graphics
cairo1.18.2,3
Vector graphics library with cross-device output supportgdk-pixbuf22.44.1
Graphic library for GTKlibglvnd1.7.0
GL Vendor-Neutral Dispatch librarypng1.6.53
Library for manipulating PNG imagesjpeg-turbo3.1.3
SIMD-accelerated JPEG codec which replaces libjpeglibGLU9.0.3
OpenGL utility librarywayland1.24.0_2
Core Wayland window system code and protocoltiff4.7.1
Tools and library routines for working with TIFF imagespy311-pillow11.3.0_1
Fork of the Python Imaging Library (PIL)sdl_image1.2.12_14
Simple library to load images of various formats as SDL surfaces