node-blobcounter A node.js app to find shapes and blobs in an image This is an implantation of blobcounter.js library in node.js without using canvas . Installation npm install blobcounter --save Usage NOTE: Input image must be png . $ cd source/ $ node blobcounter.js input.png