Skip to content

Makes manipulating images from 1 line of code easier.

Notifications You must be signed in to change notification settings

jrobertson/easyimg_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Makes manipulating images from 1 line of code easier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages