0.0
No commit activity in last 3 years
No release in over 3 years
Makes manipulating images from 1 line of code easier.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.1.0, ~> 0.1
~> 4.2, >= 4.2.2
~> 1.1, >= 1.1.3
~> 0.3, >= 0.3.1
>= 0.2.0, ~> 0.2
 Project Readme

Introducing the Easyimg_utils gem

At the moment the only feature is being able to resize an image e.g.

Installation

apt-get install imagemagick imagemagick-doc libmagickcore-dev libmagickwand-dev

Usage

require 'easyimg_utils'

EasyImgUtils.new('kanban.png', 'img2.png').resize '160x120'

Resources

easyimgutils png jpg images images rmagick