
yank — editable code
Paste any URL → real editable Next.js. 12 sites · 0.00% pixel diff.









Hello, this is yank — turn any URL into editable code.



What yank does
yank turns any deployed website into a real, editable Next.js + Tailwind codebase. The output is pixel-identical to the original — zero design loss — and ready to run with npm run dev.
How it works
Every yank runs the same five-phase pipeline: capture hydrated DOM, decode rolldown chunks, fingerprint 60+ libraries, recover the React fiber tree, then emit a clean Next.js project. Most sites finish in under a minute.