Skip to content

robinbortlik/s3_images_compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Purpose of this script is to download images from S3 specific bucket, compress them and upload them back to S3 with suffix _new

Install glide

https://glide.sh/

Install dependencies

glide install

Build

go build

Run

CJPEG_PATH=/usr/local/Cellar/mozjpeg/3.1_1/bin/cjpeg BUCKET_NAME=imagecompress ./s3_images_compressor

About

Tool to compress images uploaded in S3 by using mozjpeg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages