图像处理 · NO INSTALL
image thumbnail
Make a square thumbnail (cover-cropped) of an image (by URL). size in pixels, default 256. One URL. No install, no API key, free quota included.
Call it
curl "https://ainetcafe.com/t/image_thumbnail?...params"
Response contains a hosted file URL. Free anonymous quota; beyond it $0.003/call (pay per call, or pair for a bigger free tier).
Also callable via MCP and the Python SDK.
Same family
image_convert — Convert an image (by URL) between PNG and JPEG
image_resize — Resize an image (by URL) to a target width (height auto, aspect kept)
image_compress — Compress an image (by URL) to JPEG at a quality level (1-100, default 70)
image_resize — Resize an image (by URL) to a target width (height auto, aspect kept)
image_compress — Compress an image (by URL) to JPEG at a quality level (1-100, default 70)