image-js
Version:
Image processing and manipulation in JavaScript
38 lines (25 loc) • 1.03 kB
Markdown
<h3 align="center">
<a href="https://www.zakodium.com">
<img src="https://www.zakodium.com/brand/zakodium-logo-white.svg" width="50" alt="Zakodium logo" />
</a>
<p>
Maintained by <a href="https://www.zakodium.com">Zakodium</a>
</p>
</h3>
# image-js
[](https://www.npmjs.com/package/image-js)
[](https://www.npmjs.com/package/image-js)
[](https://codecov.io/gh/image-js/image-js)
[](https://github.com/image-js/image-js/blob/main/LICENSE)
Image processing and manipulation in JavaScript.
## Installation
```console
npm install image-js
```
## API
### [Complete API documentation](https://api.image-js.org/)
### [Usage docs and guides](https://docs.image-js.org/)
## Development
See [Development documentation](./Development.md).
## License
[MIT](./LICENSE)