Skip to content

macpli/nordify-cli

Repository files navigation

nordify-cli

npm version npm downloads

A CLI tool that applies a Nord color palette filter to images.

Install

Requires Node.js (v18+).

npm install -g nordify-cli

Usage

nordify -r <path-to-image>

The output is saved next to the input file with -nord appended to the filename.

Example

nordify -r photo.jpg
# => Saved to: photo-nord.jpg

Uninstall

npm uninstall -g nordify-cli

About

cli tool that applies the Nord filter to an image

Topics

Resources

Stars

Watchers

Forks

Contributors