{"library":"sharp","type":"library","category":null,"description":"Sharp is a high-performance Node.js module designed for fast image processing, offering extensive support for resizing, converting, and manipulating JPEG, PNG, WebP, AVIF, GIF, TIFF, and SVG images. It leverages the native libvips library, making it one of the fastest solutions available for image operations in Node.js environments. The current stable version is 0.34.5, with frequent updates including patch releases and release candidates for upcoming major versions like 0.35.0. It's differentiated by its speed, low memory footprint, and broad format compatibility, making it suitable for high-volume image processing tasks such as thumbnail generation and on-the-fly image transformations for web applications. The project actively maintains support for recent Node.js LTS versions and ships with TypeScript types.","language":"javascript","status":"active","version":"0.34.5","tags":["javascript","jpeg","png","webp","avif","tiff","gif","svg","jp2","typescript"],"install":[{"cmd":"npm install sharp","imports":["import sharp from 'sharp';","import sharp, { type Sharp } from 'sharp';","import type { FormatEnum } from 'sharp';"]},{"cmd":"yarn add sharp","imports":[]},{"cmd":"pnpm add sharp","imports":[]}],"homepage":"https://sharp.pixelplumbing.com","github":"https://github.com/lovell/sharp","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/sharp","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/sharp/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}