Browser extension · Figma plugin

Convert any webpage into an editable Figma file.

Convert any live webpage into an editable Figma file — including authenticated pages — using a browser extension, a headless Playwright worker, and an agentic AI compiler powered by Claude.

How it works

Three stages, from a live page to a fully structured Figma frame.

01 · CAPTURE

Capture the live page

The browser extension walks the live DOM, reads computed CSS, and collects assets to build an Intermediate Representation document.

02 · COMPILE

Compile to a Render Plan

The backend transforms the IR into a Render Plan — deterministic compiler passes, or an agentic Claude workflow for higher-quality decisions.

03 · APPLY

Apply inside Figma

The Figma plugin pre-loads fonts and images, then executes the Render Plan to build a fully structured frame.