ex_image_info
Image parser
An Elixir library to parse images and extract their dimensions, mime-type, and validity.
ExImageInfo is an Elixir library to parse images (binaries) and get the dimensions (size), detected mime-type and overall validity for a set of image formats. It is the fastest and supports multiple formats.
95 stars
2 watching
4 forks
Language: Elixir
last commit: 6 months ago
Linked from 1 awesome list
dimensionselixirelixir-langelixir-libraryimageimage-processingimage-recognitionperformancesize
Related projects:
Repository | Description | Stars |
---|---|---|
jschneider1207/elixirexif | A library to parse and extract metadata from JPEG/TIFF images. | 13 |
elixir-ivcu/ivcu | A library to validate, convert, and upload images by replacing flawed concepts with better alternatives. | 5 |
pragdave/exexif | Extracts metadata from JPEG images | 44 |
exiftool-rb/exiftool.rb | A Ruby library that wraps ExifTool to extract metadata from images and videos. | 71 |
rob-bie/expr | An Elixir library for parsing and evaluating mathematical expressions. | 12 |
tyre/imagineer | A library for image processing in Elixir. | 119 |
ianwalter/imgex | An Elixir client library for generating image URLs with imgix. | 33 |
mikekovarik/exifr | A fast and versatile JavaScript library for parsing and extracting metadata from image files | 1,065 |
pinterest/elixometer | Provides a simple wrapper around the exometer library to collect and report application metrics | 827 |
tchoutri/eikon | An Elixir library providing a read-only interface for image files. | 12 |
arvidkahl/sizeable | An Elixir library to format file sizes in a human-readable way | 39 |
cdcseacave/tinyexif | A C++ library for extracting metadata from JPEG images. | 113 |
langpham/gi | An Elixir library that provides utilities for manipulating graphics images using GraphicsMagick. | 4 |
pwoolcoc/exmerl | An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
rbishop/identicon | An Elixir library for generating custom, symmetrical images with unique representations | 27 |