Just ask. Your AI handles the images.
Give your AI assistant the ability to convert images — automatically, without leaving your machine.
GetWebP MCP 서버는 오픈소스 Model Context Protocol 서버로, Claude·Cursor·Windsurf 등 AI 코딩 어시스턴트가 이미지를 로컬에서 변환할 수 있게 해줍니다. 완전히 사용자 머신에서 실행됩니다: 클라우드 업로드 없음, API 키 없음, 프라이버시 트레이드오프 없음. PNG·JPG·GIF·TIFF·BMP를 WebP와 AVIF로 변환할 수 있으며 품질 프리셋도 설정할 수 있습니다. npx 한 줄이면 설치됩니다.
Claude Code
OpenClaw / KimiClaw / WorkBuddy / Cursor / Windsurf / other
{
"mcpServers": {
"getwebp": {
"command": "npx",
"args": ["-y", "@getwebp/mcp-server"]
}
}
}Using Claude? Paste this into your terminal. Using OpenClaw, KimiClaw, WorkBuddy, or another tool? See setup below — it takes 30 seconds.
Works with your tools
Don't see your tool? If it supports MCP, it works — check its settings for "MCP" or "integrations".
Sound familiar?
Search for an online tool, upload one by one
Tell your AI assistant, it handles everything
Not sure if the website is trustworthy
Files never leave your computer
Don't know what quality setting to use
Automatically finds the best quality
Download the results, move files manually
Output appears right next to your originals
Three things your AI can now do on its own
Find images
Scan any folder to see which images haven't been converted yet — sizes, formats, everything. Nothing is changed.
Which images in my photos folder haven't been converted to WebP yet?
Convert images
Convert JPG, PNG, and more (including HEIC, AVIF, BMP) to optimized WebP. Automatically finds the best quality — no guessing required.
Convert everything in my images folder, skip files that already have a WebP version.
Check remaining quota
Ask your AI how many images you have left this month before starting a large job.
A real conversation
Two messages. You never opened a terminal.
Your files stay on your machine
Fast
No uploading, no waiting. Conversion happens on your computer — a batch of 50 images takes seconds.
Automatic
No quality settings to figure out. The engine finds the smallest file that still looks identical to the original.
Zero setup
No extra software. No accounts. Works on macOS, Windows, and Linux.
Free vs Pro
| Free | Pro | |
|---|---|---|
| Files per run | 20 | Unlimited |
| Processing | One at a time | All at once |
| Max file size | 5 MB | 50 MB |
Free plan processes one file at a time. A batch of 20 images takes about 60 seconds.
The same license covers both the CLI and the MCP server. Activate once, both tools pick it up.
Ready to try it?
Claude Code
OpenClaw / KimiClaw / WorkBuddy / Cursor / Windsurf / other
{
"mcpServers": {
"getwebp": {
"command": "npx",
"args": ["-y", "@getwebp/mcp-server"]
}
}
}Paste this into your tool's MCP settings, then restart it. Not sure where? See the setup guide below.