Builds composable image transformation pipelines using the Sharp library with operations like resize(), composite(), and toFormat(). Leverages libvips bindings for high-performance batch processing.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill sharp-image-pipeline-processor-2 --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Sharp Image Pipeline Processor 2?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-sharp-image-pipeline-processor-2)More formats (shields.io, HTML) on the badges page.
---
name: "Sharp Image Pipeline Processor"
slug: "sharp-image-pipeline-processor-2"
description: "Builds composable image transformation pipelines using the Sharp library with operations like resize(), composite(), and toFormat(). Leverages libvips bindings for high-performance batch processing."
github_stars: 32138
verification: "security_reviewed"
source: "https://github.com/lovell/sharp"
author: "lovell"
category: "Image & Creative Automation"
framework: "Claude Code"
tool_ecosystem:
github_repo: "lovell/sharp"
github_stars: 32138
npm_package: "sharp"
npm_weekly_downloads: 52472150
---
# Sharp Image Pipeline Processor
Builds composable image transformation pipelines using the Sharp library with operations like resize(), composite(), and toFormat(). Leverages libvips bindings for high-performance batch processing.
## Installation
Use the upstream install or setup path that matches your environment:
- npm install sharp
Requirements and caveats from upstream:
- The typical use case for this high speed Node-API module
- that provide support for Node-API v9, including
- Node.js (^18.17.0 or >= 20.3.0), Deno and Bun.
- Source: https://github.com/lovell/sharp
- Extracted from upstream docs: https://raw.githubusercontent.com/lovell/sharp/HEAD/README.md
## Documentation
- https://sharp.pixelplumbing.com/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/sharp-image-pipeline-processor-2/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!