upscale-image
Upscale a draft image to its finished resolution for Foundry VTT by specifying its kind, and receive the final PNG path for curation.
Instructions
Run an existing image through the model-upscale pipeline to its kind’s finished resolution. Use on a draft that won curation as-is. Returns the finished PNG path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Purpose preset — determines the finished output resolution. | handout |
| slug | Yes | Short kebab-case subject name used in the output filename. | |
| sourceImage | Yes | Absolute path of the PNG to finish. |