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.
A pure Erlang library for creating PNG images. It can currently create 8 and 16 bit RGB, RGB with alpha, indexed, grayscale and grayscale...
HTML formatter with pretty graphs for the (micro) benchmarking library benchee. Also allows export as PNG image!
Image processing in Nx
A pure Elixir implementation of the PNG image format.
Pure Elixir pixel-level image comparison library. A rewrite of the excellent pixelmatch library.
Erlang/Elixir image converter
Fastimage finds the dimensions/size or file type of a remote or local image file given the file path or uri respectively.
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...
Create thumbnails from images and video screenshots.
Read EXIF data from JPEG images.
An Elixir client library for generating image URLs with imgix
Read TIFF and EXIF information from a JPEG-format image. iex> {:ok, info} = Exexif.exif_from_jpeg_buffer(buffer) iex> in...
A library that helps with uploading image files and urls to cloudinary. Also provides a helper to generate transformations and cloudina...
Read TIFF and EXIF information from a JPEG-format image. iex> {:ok, info} = Exexif.exif_from_jpeg_buffer(buffer) iex> in...
Small lib for converting emoticons and emoji names to emoji characters or images, incl. custom emoji
ExOptimizer is a tool to optimize pictures by running them through a chain of various image optimization tools.
ExTealDirectUpload is a tool for managing images and files with direct upload to s3 and imgix proxying
Erlang Disk and Image File Abstraction Library
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...
Plug to process images on-the-fly using libvips
Client to use Thumbor to crop images in Elixir
Tool to optimize jpg/png images for web
Phoenix components for rendering Sanity CMS data, including portable text and 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...