图像处理 · NO INSTALL
image compress
Compress an image (by URL) to JPEG at a quality level (1-100, default 70). Shrinks file size. One URL. No install, no API key, free quota included.
Call it
curl "https://ainetcafe.com/t/image_compress?...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_thumbnail — Make a square thumbnail (cover-cropped) of an image (by URL)
image_resize — Resize an image (by URL) to a target width (height auto, aspect kept)
image_thumbnail — Make a square thumbnail (cover-cropped) of an image (by URL)