Download images from remote URLs or use local images and encode/decode them to Base64 string or Buffer object
npm install node-base64-image --save
var base64 = require('node-base64-image'); // ES5
import {encode, decode} from 'node-base64-image'; // ES6
Read the documentation in DOCUMENTATION.
Read the CONTRIBUTING guide for information.
Licensed under MIT. See LICENSE for more information.
Report a bug in issues.
Made with love in Dhaka, Bangladesh by Riyadh Al Nur