Install
openclaw skills install ntriq-x402-image-upscale-batchBatch AI image upscaling for up to 500 images using Real-ESRGAN. Flat $30.00 USDC via x402.
openclaw skills install ntriq-x402-image-upscale-batchUpscale up to 500 images in one call using Real-ESRGAN on Apple M4 GPU. Flat $30.00 USDC.
POST https://x402.ntriq.co.kr/image-upscale-batch
Content-Type: application/json
X-PAYMENT: <x402-payment-header>
{
"images": [
"https://example.com/img1.jpg",
"https://example.com/img2.jpg"
],
"scale": 4,
"mode": "general"
}
| Parameter | Type | Required | Description |
|---|---|---|---|
images | array | ✅ | Image URLs to upscale (max 500, jpg/png/webp) |
scale | integer | ❌ | Upscale factor: 2, 3, or 4 (default: 4) |
mode | string | ❌ | general (default) or photo (real-world photos, always 4x) |
curl https://x402.ntriq.co.kr/services