reprise

Un-flatten any flat AI design into editable layers, reproduce it bit-perfect, from your agent.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Un-flatten any flat AI design into editable layers, reproduce it bit-perfect, from your agent.

    Server tool list (3)

    Raw names from tools/list. Only developers need these.

    reproduceUn-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).
    autodetectAuto-detect the elements (subjects and text) in a design image as relative bounding boxes. Returns: A JSON string with the detected elements (relative bboxes) and their count.
    diagnoseScore how faithfully a reproduction matches an original (MAE / PSNR / exact-match % / stray px). Returns: A JSON string with the fidelity metrics.