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.

GitHub

96 stars
2 watching
4 forks
Language: Elixir
last commit: over 2 years ago
Linked from 1 awesome list

dimensionselixirelixir-langelixir-libraryimageimage-processingimage-recognitionperformancesize

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jschneider1207/elixirexifA library to parse and extract metadata from JPEG/TIFF images.13
elixir-ivcu/ivcuA library to validate, convert, and upload images by replacing flawed concepts with better alternatives.5
pragdave/exexifExtracts metadata from JPEG images43
exiftool-rb/exiftool.rbA Ruby library that wraps ExifTool to extract metadata from images and videos.72
rob-bie/exprAn Elixir library for parsing and evaluating mathematical expressions.12
tyre/imagineerA library for image processing in Elixir.119
ianwalter/imgexAn Elixir client library for generating image URLs with imgix.33
mikekovarik/exifrA fast and versatile JavaScript library for parsing and extracting metadata from image files1,077
pinterest/elixometerProvides a simple wrapper around the exometer library to collect and report application metrics826
tchoutri/eikonAn Elixir library providing a read-only interface for image files.12
arvidkahl/sizeableAn Elixir library to format file sizes in a human-readable way40
cdcseacave/tinyexifA C++ library for extracting metadata from JPEG images.114
langpham/giAn Elixir library that provides utilities for manipulating graphics images using GraphicsMagick.4
pwoolcoc/exmerlAn Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents.12
rbishop/identiconAn Elixir library for generating custom, symmetrical images with unique representations27