Skip to content

AerialAtom/Optimize-Manga-pages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Optimize-Manga-pages

Change colored pngs to jpg and reduce pngs

if png has rgb colorspace

if png colorspace is not optimized palette

convert to HSB and get saturation

if saturation is lower than 5% convert rgb png to grayscale png

if saturation is higher than 5% convert color png to quality 80 jpg

Usage

The Magick version is using only ImageMagick

The Pingo version is using pingo for smallest b&w jpg size

About

Change colored pngs to jpg and reduce pngs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published