1.0.0 • Published 6 years ago

mini-png v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

NOTICE

This tool can be used on MAC with installation of homebrew. If you are using any other platforms, and also need to compress your PNG(or other types), just PR.

Usage

install

    # you must install it globally.
    npm i -g mini-png

    cd path/to/your/png
    miniPNG
    # then you will see info about compression.

changelog

  • 1.0.0 To implement a simple golbal tool to compress png.