Skip to content
 
 

Repository files navigation

TNN Pixelator

Small Jimp-based custom pixelization script for scan-me project.

How to use?

Sample bash command:

FILE_PATH=references/architecture-a.png SAVE_AS=outcomes/architecture-a-8.png DIVS=8 npm start

Require in your project:

var tnnPixelator = require('./tnnPixelator')

DIVS are number of picture divisions in x and y axis. Two divisions means two pixels, eight divisions means eight pixels, etc.

About

Small Jimp-based custom pixelization script for scan-me project

Resources

Stars

1 star

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages