topazlabs
topazlabs/topazlabs-image-upscale/Released Oct 2025

Topaz Image Upscaler

Professional-grade image upscaling powered by AI, from Topaz Labs.

Provider
topazlabs
Modality
image-to-image
Released
Oct 2025
Pricing
$0.05 / image

Ready to build with Topaz Image Upscaler?

Sign in to grab your API key and start making requests.
bash
curl -sSf -X POST https://hub.oxen.ai/api/images/edit \
    -H "Content-Type: application/json" \
    -H "Authorization: Bearer $OXEN_API_KEY" \
    -d '{
  "model": "topazlabs-image-upscale",
  "input_image": "https://hub.oxen.ai/api/repos/ox/Oxen-Character-Simple-Vector-Graphic/file/main/images/reference/bloxy_white_bg.png",
  "enhance_model": "High Fidelity V2",
  "upscale_factor": "2x",
  "output_format": "png"
}'
Topaz Image Upscaler on Oxen | Oxen.ai