Skip to content

Command line image compression tool written in GO

License

Notifications You must be signed in to change notification settings

harrywhite4/compress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compress

Command line image compression tool written in GO

Description

Command line program to downsize images and save them as jpegs. By default it will resize an image down to ~2M pixels (preserving aspect ratio) and save it as a 80% quality jpeg

The default number of pixels is the same as a 1920 x 1080 image. If an image already has less pixels, no resize will be done

Usage

compress [OPTION]... [PATH]...

Path can be an image file or a directory. If it is a direcotory, all images within that directory will be processed

See compress --help for options.

About

Command line image compression tool written in GO

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages