Magick Minimalistic
A ruby wrapper for ImageMagick command line.
Requirements
Imagemagick command-line tool has to be installed. You can check their official website documentation: website
Installation
Add the gem to your Gemfile:
gem 'magick_minimalistic'
Usage
Here's a basic example: