reproduce
Un-flatten a flat design image into editable layers and reproduce it bit-perfect, returning the fidelity score. Returns: A JSON string with a bit_perfect flag and fidelity metrics (mae, psnr, exact-match %, stray px).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | No | The source design image as an http(s) URL or a base64 data URL. |