Skip to content

chris1111/Compress-PNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compress PNG

License: MIT

Compress PNG is a free Open source macOS Applications to compress PNG images.

Icons Project

Credit: chris1111, pngquant, platypus

The conversion reduces file sizes significantly (often as much as 70%) and preserves full alpha transparency. Generated images are compatible with all web browsers and operating systems.

Features

  • High-quality palette generation using a combination of vector quantization algorithms.
  • Unique adaptive dithering algorithm that adds less noise to images than the standard Floyd-Steinberg.
  • Easy to integrate with shell scripts, GUIs and server-side software.
  • Fast mode for real-time processing/large numbers of images.

Icons ProjectIcons Project

Download Release ➤ Compress PNG

Build App from command in macOS

git clone https://github.com/chris1111/Compress-PNG.git && cd $HOME/Compress-PNG && mkdir -p ./"Compress PNG.app" && cp -rp ./Source/Contents ./"Compress PNG.app" && Open -R ./"Compress PNG.app"

Icons ProjectIcons Project

About

Open source macOS Applications to compress PNG images.

Topics

Resources

License

Stars

Watchers

Forks

Contributors