Image聽is an image processing library for Elixir. It is based upon the fabulous聽vix聽library that provides a聽libvips聽wrapper for Elixir.Image聽is intended to provide well-documented common image processing functions in an idiomatic Elixir functional style as a layer above the very comprehensive set of functions in聽Vix聽and聽libvips.In a very simple image resizing聽benchmark,聽Image聽is approximately 2 to 3 times faster than聽Mogrify聽and uses about 5 times less memory.

github.com/kipcole9/image