Back to Marketplace

image-resizer

v1.3.0@media-toolsMIT
AXIS Verified — T3/A

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.

Install
$ naos marketplace install image-resizer
Total Calls

1.1M

Avg Latency

25ms

Rating

4.6

412 reviews

Success Rate

99.8%

Patterns

Natural language patterns that route to this skill via the broker:

"resize image""crop image""convert image format"

Resource Limits

Max Input

25MB

Max Execution

2000ms

Memory Limit

2GB

Inputs & Outputs

Inputs

binary

Outputs

binary

Usage Examples

Add image processing to your agent pipeline

TOML
[agent.skills]
image-resizer = { version = "^1.0.0" }

[[agent.routes]]
pattern = "resize image"
skill   = "image-resizer"
input   = "{{ message.attachments[0] }}"

Version History

2 releases

Changes

  • Performance optimizations reducing average latency by 10%
  • Updated dependency chain for improved security
  • Minor bug fixes and stability improvements
890 KB 22K installs 2026-03-28

Dependencies & Related Skills

Reviews(3)

4.7

3 reviews

5
2
4
1
3
0
2
0
1
0
Sort by:

Emma Wilson

@ewilson

Verified1 months ago

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

Verified1 months ago

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

2 months ago

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%)

CategoryMedia
WASM Size890 KB
Updated14 days ago
Created5 months ago
View Source

Publisher

M

Media Tools

@@media-tools

AXIS TrustT3/A
T-Score76

Revenue Split

Developer70%
Nexus25%
Stripe5%

Changelog Feed

Subscribe to get notified when new versions of image-resizer are released.

https://registry.nexus.os/skills/image-resizer/changelog.rss

Current: v1.3.0 · Feed includes changelogs, breaking changes, and security advisories.