resizepng

command module
v0.0.0-...-db771ca Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2020 License: MIT Imports: 8 Imported by: 0

README

resizepng

resizepng resizes png image file using nfnt/resize's Lanczos3.

Installation

When you have installed the Go, Please execute following go get command:

go get -u github.com/qt-luigi/resizepng

Usage

$ ./resizepng
resizepng resizes png file using nfnt/resize's Lanczos3. A resized file is created a name of "resize_" + png file name.

usage

    resizepng filename
    resizepng filename rate

args

    fileName    png file
    rate        image size rate(%) default 100

MIT

Author

Ryuji Iwata

Note

This tool is mainly using by myself. :-)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL