Resize images from URL β PNG, JPEG, WebP output. x402 micropayment.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Resize images from URL -- custom width/height, format conversion (PNG/JPEG/WebP), aspect ratio preserved. Pay-per-call via x402 (USDC on Base L2) -- no API key, no signup, no rate-limit wall.
Part of the klymax402 marketplace -- 100 x402 micropayment APIs for AI agents, one wallet, USDC on Base.
Add to your MCP client config (Claude Desktop, Cursor, ElizaOS, etc.):
Any x402-aware client (@x402/fetch, x402-agent-tools, ATXP) handles the 402 -> sign -> retry cycle automatically.
| Tool | Method | Path | Price | Description |
|---|---|---|---|---|
media_resize_image | POST | /api/resize | $0.008 | Resize an image from URL |
media_resize_imageUse this when you need to resize an image from a URL or convert its format. Returns the resized image as base64 with metadata in JSON.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
url | string | yes | URL of the image to resize |
width | number | no | Target width in pixels (maintains aspect ratio if height is omitted) |
height | number | no | Target height in pixels (maintains aspect ratio if width is omitted) |
format | string | no | Output format: 'png', 'jpeg', or 'webp' (default: png) |
Example response:
When to use: creating thumbnails, optimizing images for web, preparing social media images, resizing for email templates, and batch image processing.
Not for: OCR text extraction (use media_extract_text_from_image), QR code generation (use utility_generate_qr_code), screenshots (use capture_screenshot).
eip155:8453)100 x402 micropayment APIs for AI agents -- one wallet, USDC on Base, zero signup.
MIT
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/image-resize-api)<a href="https://allmcps.com/mcp/image-resize-api"><img src="https://allmcps.com/api/badge/image-resize-api?style=directory" alt="Image Resize API on AllMCPs" /></a>