/pixel-perfect

Resize pixelated images to their exact size

Primary LanguageRust

pixel-perfect

GitHub Actions Status

Usage

USAGE:
    pixel-perfect [OPTIONS] <input file> <output file>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
        --force-pixel-size <pixel size>    

ARGS:
    <input file>     
    <output file>    

Installation

cargo install --git https://github.com/jeremystucki/pixel-perfect