Image Resizer — Resize, Convert PNG/JPEG/WebP
AI & Memory
Remote
1 tool
Image resize and format conversion API for AI agents. Resize images from URL: custom width/height, format conversion (PNG, JPEG, WebP), aspect ratio preservation, and quality control. Tools: media_resize_image. Use this for thumbnail generation, image optimization, or preparing assets for different platforms. Returns base64-encoded processed image. Returns: base64-encoded resized image. No API key required — x402 micropayment $0.003/call on Base L2.
How to connect
1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://image-resize--axel-belfort.run.tools
2
Verify the tools loaded
Confirm
tools/list returns the expected tools before relying on them in production.Tools
(1)-
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. Returns: 1. image (base64-encoded data) 2. originalWidth and ori