Images
Upscale an image
Enlarge an image without re-generating it, preserving detail.
Use this skill in a chatOpens a new chat with it attached.
What it asks you for
- Imagerequired
- The image to upscale.
- Scale
- How much larger.
- Face-safe
- Preserve facial identity rather than maximising sharpness.
What it tells the AI to do
The full instructions, exactly as they run.
Upscale {{ image }} by {{ factor | default(2) }}×.
Use a real UPSCALER (Real-ESRGAN or an upscale-capable model), never an
image-generation round trip. Re-generating at a larger size produces a
different picture, which is not what "upscale" means.
- Face-safe: {{ faceSafe | default(true) }}. When on, prefer a conservative
model and a lower denoise — an over-sharpened face reads as a different person.
- Above roughly 4K, tile the input and blend the seams rather than upscaling in
one pass; most upscalers degrade badly past their trained resolution.
## Delivery
Write the finished artifact into Drive. Never upload a user's content to a
third-party file host (`0x0.st`, `catbox.moe`, `transfer.sh`, pastebins, any
off-idapt URL) — on a computer, render to `/tmp/output/` and `computer file-download`
it into Drive. If you catch yourself reaching for `curl -F`, stop: you already
hold the artifact.- image
- upscale
- resolution
More images skills
Run it on your own work
idapt gives this skill your files, 200+ models, and a real computer to work on. Start a chat and it is already attached.
Use Upscale an image