High-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).
$
pkg install rubygem-image_processingOrigin
graphics/rubygem-image_processing
Size
47.0KiB
License
MIT
Maintainer
sunpoet@FreeBSD.org
Dependencies
4 packages
Required by
8 packages