{"library":"jimp","type":"library","category":null,"description":"Jimp is a comprehensive image processing library for Node.js, written entirely in JavaScript with zero native dependencies. It enables various image manipulation tasks such as resizing, cropping, color adjustments, and format conversions without external binaries. The current stable version is 1.6.1, reflecting an active development and release cadence with multiple patch and minor versions in recent months. Key differentiators include its pure JavaScript implementation, which ensures high portability across diverse environments, and a modular plugin architecture for customized builds. Jimp supports a wide range of formats, including JPEG, PNG, BMP, TIFF, and GIF, making it a versatile choice for server-side image processing workflows.","language":"javascript","status":"active","version":"1.6.1","tags":["javascript","image","image processing","image manipulation","png","jpg","jpeg","bmp","resize","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install jimp","imports":["import { Jimp } from 'jimp';","import Jimp from 'jimp/browser';","import { Jimp } from 'jimp';\nconst image = await Jimp.read('path/to/image.png');","import type { JimpType } from '@jimp/types';"]},{"cmd":"yarn add jimp","imports":[]},{"cmd":"pnpm add jimp","imports":[]}],"homepage":null,"github":"https://github.com/jimp-dev/jimp","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jimp","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/jimp/compatibility"}}