CodeBrowser / npm / image-js
image-js@1.7.0
// Image processing and manipulation in JavaScript
$ npm install image-js
downloads/wk
52,425
license
MIT
version
1.7.0
published
Jul 8, 2026
What is image-js?
Image-js is a JavaScript library for processing and manipulating images in the browser and Node.js environments. Developers use it to perform common image operations like resizing, cropping, filtering, and format conversion without relying on external services or native binaries. It's useful when you need to handle image transformations directly in your application code.
Maintainers
lpatiny, stropitek, targos, cheminfo-bot