Skip to content

alexblanquart/resizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

resizer

Simple command line tool to resize images (only JPEG for now) with special arguments:

  1. location of original images
  2. location of resized images
  3. width for resized images
  4. heigth for resized images

This is a mainly a wrapper around the awesome golang library https://github.com/nfnt/resize, that makes possible to avoid to use ImageMagick!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages