/node-base64-image

Download images from remote URLs or use local images and encode/decode them to Base64 string or Buffer object

Primary LanguageJavaScriptMIT LicenseMIT

Build Status Coverage Status Appveyor Build Status

node-base64-image

Download images from remote URLs or use local images and encode/decode them to Base64 string or Buffer object

Installation

npm install node-base64-image --save

Usage

var base64 = require('node-base64-image'); // ES5

import {encode, decode} from 'node-base64-image'; // ES6

Documentation

Read the documentation in DOCUMENTATION.

Contributing

Read the CONTRIBUTING guide for information.

License

Licensed under MIT. See LICENSE for more information.

Issues

Report a bug in issues.

Made with love in Dhaka, Bangladesh by Riyadh Al Nur