ExAws.Rekognition
Package to use AWS Rekognition service (by coletiv)
mogrify
Image processing in Elixir (ImageMagick command line wrapper) (by elixir-mogrify)
ExAws.Rekognition | mogrify | |
---|---|---|
- | 1 | |
21 | 573 | |
- | 0.7% | |
0.0 | 3.2 | |
about 1 year ago | almost 2 years ago | |
Elixir | Elixir | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ExAws.Rekognition
Posts with mentions or reviews of ExAws.Rekognition.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning ExAws.Rekognition yet.
Tracking mentions began in Dec 2020.
mogrify
Posts with mentions or reviews of mogrify.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-20.
-
José Valim - New in Livebook v0.2: inputs, graphs, and more!
https://github.com/route/mogrify Probably the most feature-rich one, and makes use of pipes. But it's just a wrapper around ImageMagick and requires IM to be installed, which I'm not a huge fan of.
What are some alternatives?
When comparing ExAws.Rekognition and mogrify you can also consider the following projects:
ex_image_info - 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.
bump - Library for editing bitmap files
chunky_svg - An Elixir library for generating SVG images
png - A pure Erlang library for creating PNG images. It can currently create 8 and 16 bit RGB, RGB with alpha, indexed, grayscale and grayscale with alpha images.
imagineer - Image processing in Elixir