/sharp-cli

Primary LanguageJavaScript

sharp-cli

Simple CLI for sharp.

Installation

Git clone.

npm link

Usage

sharp myimage.jpg myimage.webp

Uses sharp.toFile that means the output format will be inferred from the extension.