Skip to content

izcoser/node-pixelit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-pixelit

Node.js tool for creating pixel art through the commandline. Adaptation of the original Pixelit.

Download

git clone https://github.com/izcoser/node-pixelit
cd node-pixelit
npm install

Usage

npm run pixelit image_in.png image_out.png -- --scale 25 --palette 7

The scale goes from 8 to 50 and the palette goes from 0 to 11. Both are optional arguments.

License

MIT

About

Node.js tool for creating pixel art. Pixelit fork.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published