Jimp (JavaScript Image Manipulation Program) is an image processing library for Node written entirely in JavaScript, with zero native dependencies.
So, I use some lib to join countable images in specific way to one single image. This lib use Jimp …
javascript node.js image buffer jimp