Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 777 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 777 Bytes

Downgrade avatar

Downgrade high-quality avatars to a more acceptable level.

Requirements

This project requires ImageMagick.

On macOS with brew:

brew install imagemagick

Installation

Install with npm:

npm install -g https://github.com/Hacquebord-Buckles/downgrade-avatar.git

Usage

 Usage: downgrade-avatar [options] <source_file> <target_file>

  Options:

    -h, --help     output usage information
    -V, --version  output the version number
    -s, --shrink   Shrink image to actual downgraded size

Example (before/after)

Downgrade avatar example - beforeDowngrade avatar example - after