ReDesign: Recovering Editable Design Structures from Images via Agentic Decomposition
TL;DR - ReDesign is an agentic framework that reconstructs editable, layered design files from raster images by coordinating specialized multimodal tools. It matters because it recovers both visual fidelity and practical editability while limiting error propagation.
- Builds layer hierarchies covering typography, vector geometry, colors, grouping, and ordering.
- Uses local verification to accept, prune, or retry each expansion instead of rerunning the full pipeline.
- Introduces the Figma Edit Replay Benchmark with 909 files and 14,796 controlled edit instructions.
- Outperforms layered decomposition and serial tool-use baselines on layout, color, and text editability.