datauri-type

1.0.0 • Public • Published

datauri-type

Change the image type of a data URI

Usage

var dataUriType = require('resizeo');

dataUriType(dataUriAsPng, 'image/jpeg', function(error, dataUriAsJpeg) {
    // use dataUriAsJpeg
});

Package Sidebar

Install

npm i datauri-type

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • mauricebutler