An approachable image processing library primarily based upon Vix and libvips that is NIF-based, fast, multi-threaded, pipelined and has ...
ExImageInfo is an Elixir library to parse images (binaries) and get the dimensions (size), detected mime-type and overall validity for a ...
A library for generating PNG images.
HTML formatter with pretty graphs for the (micro) benchmarking library benchee. Also allows export as PNG image!
A pure Erlang library for creating PNG images. It can currently create 8 and 16 bit RGB, RGB with alpha, indexed, grayscale and grayscale...
Image processing in Nx
Fastimage finds the dimensions/size or file type of a remote or local image file given the file path or uri respectively.
Erlang/Elixir image converter
A pure Elixir implementation of the PNG image format.
Pure Elixir pixel-level image comparison library. A rewrite of the excellent pixelmatch library.
A tiny image reader/writer library using stb_image as the backend
Cloud Vision API client library. Integrates Google Vision features, including image labeling, face, logo, and landmark detection, optical...
Plug to process images on-the-fly using libvips
A library that helps with uploading image files and urls to cloudinary. Also provides a helper to generate transformations and cloudina...
An Elixir client library for generating image URLs with imgix
Create thumbnails from images and video screenshots.
Read TIFF and EXIF information from a JPEG-format image. iex> {:ok, info} = Exexif.exif_from_jpeg_buffer(buffer) iex> in...
Read EXIF data from JPEG images.
ExOptimizer is a tool to optimize pictures by running them through a chain of various image optimization tools.
Read TIFF and EXIF information from a JPEG-format image. iex> {:ok, info} = Exexif.exif_from_jpeg_buffer(buffer) iex> in...
Erlang Disk and Image File Abstraction Library
Small lib for converting emoticons and emoji names to emoji characters or images, incl. custom emoji
Parse exif and thumbnail data from jpeg/tiff images.
Small library for direct/reverse geocoding. Supports explicit latitude/longitude pairs, addresses as binaries, as well as jpeg/tiff im...
Tool to optimize jpg/png images for web
Image processing in Elixir
Client to use Thumbor to crop images in Elixir
Elixir library to convert office documents to other formats using LibreOffice. Now supports converting from images!
This is a Elixir lib for generating captcha. No dependencies. It drawing captcha image with C code. No ImageMagick, No RMagick.
ExMagick is a library for manipulating images interfacing with GraphicsMagick. It's implemented using Erlang NIFs (Native Implemented Fun...