Give your images a touch of class with Liz.
Built in 10 minutes thanks to OpenCV, Faced and node-canvas.
var lizify = require('lizify');
lizify('./input.jpg', './output.jpg', function(err) {
console.log('More liz added.');
});
I needed something that messed with images for a demonstration of something else and only on Github so I can have a npm git dependency.
I'm sorry.
No.