Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/javierbyte/canvas-image-utils
Utils for image data.
https://github.com/javierbyte/canvas-image-utils
base64 canvas data image image-resizer javascript matrix tools utils
Last synced: 3 months ago
JSON representation
Utils for image data.
- Host: GitHub
- URL: https://github.com/javierbyte/canvas-image-utils
- Owner: javierbyte
- License: bsd-3-clause
- Created: 2016-03-23T06:03:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-08-24T19:56:57.000Z (about 2 years ago)
- Last Synced: 2024-04-28T00:34:08.378Z (6 months ago)
- Topics: base64, canvas, data, image, image-resizer, javascript, matrix, tools, utils
- Language: TypeScript
- Homepage:
- Size: 51.8 KB
- Stars: 64
- Watchers: 7
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# canvas-image-utils
A collection of utils to work with image data on the browser. Formerly
`base64-image-utils`.# Installation
```
npm i canvas-image-utils
```