Copy {
"product": {
"id": "clst0xf230004jr0cdi7j6ttf",
"slug": "upscaler",
"title": "🖼️✨Image Upscale API | Streamlined Image Upscaling for Stunning Results",
"name": "Image Upscaler",
"description": "# 🖼️✨Image Upscale API\n\n### 🔗 [Documentation](https://docs.api.market/api.market-apis/image-upscale-api)\n\n**Image Upscale API: Unlock High-Resolution Visuals with Ease**\n\nThe **Image Upscale API** leverages advanced super-resolution models to enhance image quality by factors of 2×, 4×, or 8×. Whether you're a developer, designer, or content creator, this service provides a convenient, cost-effective way to boost image resolution without sacrificing clarity or detail. Transform standard images into high-definition files suitable for printing, display, or machine learning datasets.\n\n- **Provider**: MagicAPI\n- **Category**: Image Processing, AI, Design\n- **Tags**: Image Upscaling, Super Resolution, Image Enhancement\n\n---\n\n## Features\n1. **Versatile Upscaling Factors** – Choose between 2×, 4×, or 8× resolution increase.\n - 2× consumes **1 API unit** per request.\n - 4× consumes **2 API units** per request.\n - 8× consumes **4 API units** per request.\n2. **High-Quality Output** – Retain sharpness and detail in a standard JPEG format.\n3. **Easy Integration** – Straightforward HTTP POST requests with JSON bodies.\n4. **Streamlined Workflows** – Automate your image enhancement, saving time and resources.\n5. **Use Anywhere** – Perfect for web design, digital marketing, e-commerce, or ML data.\n\n---\n\n## Use Cases\n- **Digital Media Platforms** – Improve photo quality for online galleries or social media.\n- **E-Commerce Listings** – Present product images in crisp, clear detail.\n- **Machine Learning Datasets** – Enhance image details to improve training accuracy.\n- **Marketing Materials** – Prepare images for high-resolution printing or large displays.\n- **Design & Photography** – Bring out the best in creative assets without manual editing.\n\n---\n\n## API Documentation\n\n### Endpoints\nEach endpoint accepts a JSON body containing the image URL to upscale:\n\n- **2× Upscale**: `POST /upscale2x/` (1 API unit per API call)\n- **4× Upscale**: `POST /upscale4x/` (2 API units per API call)\n- **8× Upscale**: `POST /upscale8x/` (4 API units per API call)\n\n| Parameter | Type | Required | Description |\n|-----------|--------|----------|-----------------------------------|\n| `url` | string | Yes | The publicly accessible image URL |\n\n### cURL Example (2× Upscale)\n```bash\ncurl -X 'POST' \\\n 'https://api.magicapi.dev/api/v1/magicapi/upscaler/upscale2x/' \\\n -H 'accept: image/jpeg' \\\n -H 'x-api-market-key: API_KEY' \\\n -H 'Content-Type: application/json' \\\n -d '{\n \"url\": \"https://production-media.paperswithcode.com/datasets/Set5-0000002728-07a9793f_zA3bDjj.jpg\"\n}'\n```\n\n**Sample Output Image**\n<img src=\"https://blog.api.market/wp-content/uploads/2024/04/image-upscaler-product-pic.jpeg\" alt=\"Upscaled Image\"/>\n\n**Response Format**\n- **JPEG Image** – The upscaled image is returned directly in the response body.\n\n---\n\n## Status Codes\n\n| Code | Description |\n|------|-----------------------------------------------------------------|\n| 200 | The image was successfully upscaled and returned as a JPEG |\n| 400 | Bad request – possibly missing parameters or invalid image URL |\n| 500 | Internal server error – an unexpected error occurred |\n\n---\n\n## SEO Keywords\nimage upscaling, super-resolution, AI image enhancement, high-resolution, photo improvement, design tools, content creation\n\n---\n\n**Elevate your visuals with the Image Upscale API**—the quickest way to turn standard images into stunning, high-definition assets. Whether you're building a photo-editing tool, improving e-commerce product listings, or preparing content for high-res displays, our API ensures you get premium results with minimal effort. Unlock new creative possibilities and deliver top-tier visuals with every request.\n\n",
"categories": [
"tools",
"visual-recognition",
"artificial-intelligence",
"image-to-image"
],
"workspace": {
"slug": "magicapi",
"name": "MagicAPI"
}
},
"pricingPlans": [
{
"id": "cltivivul000clc0crn8momz5",
"name": "Mega",
"access": "public",
"pricingPlanConfig": {
"maxTPS": "100",
"aPILimitType": "HARD",
"apiCallLimit": "25000",
"apiSoftLimitOverHead": 0.001,
"subscriptionPricePerMonth": "89"
}
},
{
"id": "cltivgy940008lc0ccgeger63",
"name": "Ultra",
"access": "public",
"pricingPlanConfig": {
"maxTPS": "100",
"aPILimitType": "HARD",
"apiCallLimit": "10000",
"apiSoftLimitOverHead": 0.001,
"subscriptionPricePerMonth": "45"
}
},
{
"id": "cltive4k60004jm0c3yok8ig3",
"name": "Pro",
"access": "public",
"pricingPlanConfig": {
"maxTPS": "100",
"aPILimitType": "HARD",
"apiCallLimit": "1000",
"apiSoftLimitOverHead": 0.001,
"subscriptionPricePerMonth": "8"
}
},
{
"id": "cltivkbfl000glc0chhfqt24z",
"name": "Giga",
"access": "public",
"pricingPlanConfig": {
"maxTPS": "100",
"aPILimitType": "HARD",
"apiCallLimit": "100000",
"apiSoftLimitOverHead": 0.001,
"subscriptionPricePerMonth": "199"
}
},
{
"id": "clst0y61m0004jq0cwq4qvl7j",
"name": "Free",
"access": "public",
"pricingPlanConfig": {
"maxTPS": "100",
"aPILimitType": "HARD",
"apiCallLimit": "100",
"apiSoftLimitOverHead": 0.001,
"subscriptionPricePerMonth": 0
}
}
]
}