1.0.1 • Published 3 years ago

canvas-resize-image v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

canvas-resize-image

Resize an image in the browser

npm install canvas-resize-image

Usage

const resize = require('canvas-resize-image')

await resize('base64image', { width, height, url })

License

MIT

1.0.1

3 years ago

1.0.0

3 years ago