image-resizer
Process images entirely in WASM without server round-trips. Supports resize, crop, rotate, flip, format conversion (PNG, JPEG, WebP, AVIF), and quality adjustment. Uses SIMD instructions for near-native performance.
$ naos marketplace install image-resizer1.1M
25ms
4.6
412 reviews
99.8%
Patterns
Natural language patterns that route to this skill via the broker:
Resource Limits
Max Input
25MB
Max Execution
2000ms
Memory Limit
2GB
Inputs & Outputs
Inputs
Outputs
Usage Examples
Add image processing to your agent pipeline
[agent.skills]
image-resizer = { version = "^1.0.0" }
[[agent.routes]]
pattern = "resize image"
skill = "image-resizer"
input = "{{ message.attachments[0] }}"Version History
2 releasesDependencies & Related Skills
Commonly Used With
Reviews(3)
4.7
3 reviews
Emma Wilson
@ewilson
Clean API, great results
The structured output with confidence scores makes it easy to build reliable downstream logic. We use this for email validation in our onboarding flow and it catches 99% of bad addresses.
Lena Müller
@lena-m
Essential for data pipelines
We parse hundreds of CSV files daily and this skill handles them all flawlessly. Type inference saves us hours of manual schema definition. Highly recommend for any data-heavy workflow.
Carlos Ruiz
@cruiz
Reliable CSV handling
Handles edge cases that broke our previous parser — quoted fields, embedded newlines, mixed encodings. The schema detection is a nice bonus. Free tier is generous.
$0.0003/call
Developer earns $0.00021/call (70%)
Revenue Split
Changelog Feed
Subscribe to get notified when new versions of image-resizer are released.
Current: v1.3.0 · Feed includes changelogs, breaking changes, and security advisories.