Skip to content

zbo09/resizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

resizer

Resizes images using ImageMagick 6.9

Usage

To use resizer in a ruby application simply include it into your project:

require 'resizer.rb'

sizer = Resize::ImageMagick.new
sizer.find_and_resize!(<path to images>)

Or to use it via command line:

ruby resize.rb [-p <path to images>] --path <path to images>

Help information

  -h, --help       Show help.
  -p, --path       Specify the path to the directory containing the images

About

Resizes images using ImageMagick 6.9

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages