1.0.1 • Published 2 years ago

canvas-resize-image v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.0.0

2 years ago