reprise
Un-flatten any flat AI design into editable layers, reproduce it bit-perfect, from your agent.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Un-flatten any flat AI design into editable layers, reproduce it bit-perfect, from your agent.
Список инструментов сервера (3)
Технические названия из tools/list. Нужны только разработчикам.
| 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). |
| autodetect | Auto-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. |
| diagnose | Score how faithfully a reproduction matches an original (MAE / PSNR / exact-match % / stray px). Returns: A JSON string with the fidelity metrics. |