CodeBrowser / npm / jimp
jimp@1.6.1
// An image processing library written entirely in JavaScript.
$ npm install jimp
downloads/wk
3,223,943
license
MIT
version
1.6.1
published
Apr 7, 2026
What is jimp?
Jimp is a JavaScript image processing library that lets you manipulate images directly in Node.js or the browser without external dependencies. Use it when you need to resize, crop, rotate, or apply effects to PNG, JPG, and BMP files programmatically. It's useful for tasks like generating thumbnails, batch processing images, or building image manipulation features into your application.
Keywords
#image #image processing #image manipulation #png #jpg #jpeg #bmp #resize #scale #crop
Maintainers
oliver.moran, alisowski