Topaz Photo Upscale
Free.ai
·
image_enhance
·
~500 бирдик image
Topaz Photo Upscale - a сүрөттүн масштабын жогорулатуу. Сырткы моделдер аркылуу багытталган — ~500 токендери Сүрөт үчүн (50% маркировка жогорудагы баадан).
API аркылуу колдонуу
curl -X POST https://api.free.ai/v1/image/enhance/ \
-H "Authorization: Bearer sk-free-..." \
-H "Content-Type: application/json" \
-d '{"model":"premium/topaz/upscale/photo","prompt":"your prompt here"}'
Документация
API ачкычын алуу
Кайсы убакта суроолор берилет
Topaz Photo Upscale upscales and sharpens low-resolution images while preserving detail. Upload a small or blurry photo and Topaz Photo Upscale returns a higher-resolution version suitable for print, large displays, or further editing.
2× and 4× are the standard targets; some configurations support 8×. Final size is capped at 8192×8192 pixels on Free.ai to keep memory bounded.
PNG, JPG, WebP, HEIC, and BMP up to 10 MB. Animated GIFs are processed frame-by-frame.
Yes — modern enhancers include face-aware restoration. For very degraded portraits the dedicated /image/restore-face/ tool gives the cleanest result. Topaz Photo Upscale handles general scenes plus faces in one pass.
Topaz Photo Upscale is a premium enhancer. Roughly ~1,000–3,000 tokens per upscale depending on the target resolution. $1 = 750,000 tokens.
Topaz Photo Upscale hallucinates plausible detail at the upscale step — it is not a forensic tool. For most consumer uses (web → print, mobile → desktop wallpaper, archive scan → display) the result is convincing.
Crisp on large text + simple logos; small fine print can warp on aggressive (4×+) settings. Use 2× when text fidelity matters most.
Yes — /batch/ accepts a folder. Outputs land in /account/?tab=history with the original filename suffixed `-upscaled`. For folder-tree preservation use the API.
Yes — POST to /v1/image/enhance/ with model="Topaz Photo Upscale" and your image. /api/ has the full reference + auth.
Same policy as the rest of Free.ai — self-hosted models stay on our GPUs; premium pass through with a DPA; uploads expire on the share-window schedule (24h anon, 7d signed-in). We do not train on your images.
Yes. Free.ai grants commercial use of upscaled images. You must own the source you uploaded.
5–20 seconds at 2×, 15–60 seconds at 4× depending on source resolution and GPU load. Premium models tend to finish on the lower end of those ranges.