FreeBSD.software
Home/graphics/rubygem-ruby-vips

rubygem-ruby-vips

2.3.0graphics

Binding for the vips image processing library

This gem is a Ruby binding for the libvips image processing library. Programs that use ruby-vips don't manipulate images directly, instead they create pipelines of image processing operations building on a source image. When the end of the pipe is connected to a destination, the whole pipeline executes at once, streaming the image in parallel from source to destination a section at a time. Because ruby-vips is parallel, it's quick, and because it doesn't need to keep entire images in memory, it's light.

$pkg install rubygem-ruby-vips
github.com/libvips/ruby-vips
Origin
graphics/rubygem-ruby-vips
Size
350KiB
License
MIT
Maintainer
sunpoet@FreeBSD.org
Dependencies
7 packages
Required by
1 packages

Dependencies (7)

Required By (1)