{"library":"sharp-cli","type":"library","category":null,"description":"sharp-cli is a command-line interface for the sharp library, a high-performance Node.js image processing module that uses libvips. Version 5.2.0 supports conversion and manipulation of JPEG, PNG, WebP, AVIF, TIFF, GIF, and SVG images. It provides commands for resizing, cropping, rotating, blurring, compositing, and other common image operations. The CLI mirrors most sharp API features, including input options like auto-orient and output options like smart-deblock. It follows sharp's release cadence and requires Node.js >= 18.17. Compared to alternatives like ImageMagick or GraphicsMagick, sharp-cli leverages libvips for speed and memory efficiency, with a focused, modern command set.","language":"javascript","status":"active","version":"5.2.0","tags":["javascript","cli","jpeg","libvips","png","sharp","vips","webp"],"install":[{"cmd":"npm install sharp-cli","imports":["npx sharp --help","sharp input.jpg --resize 300 200 output.jpg","sharp input.jpg composite overlay1.png overlay2.png output.jpg"]},{"cmd":"yarn add sharp-cli","imports":[]},{"cmd":"pnpm add sharp-cli","imports":[]}],"homepage":"https://sharp.pixelplumbing.com","github":"https://github.com/vseventer/sharp-cli","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/sharp-cli","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-cli/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}