Edit the real page
Change the layout and see the result in place. Pitolet uses the browser’s own layout engine.
Your coding agent gets the interface close. Pitolet lets you fix the details on the page while your agent sees every change.
npx pitolet
Make the change yourself. Your agent keeps working from the same document.
Change the layout and see the result in place. Pitolet uses the browser’s own layout engine.
Connect through MCP. Your agent reads the open document and its edits appear on the canvas.
Export React or HTML from the document you edited. There is no separate mockup to rebuild.
Point Pitolet at a local page. It imports an editable version and keeps unsupported parts as images.
pitolet import http://localhost:3000 --to …
Pitolet captures the page at three widths and stores the differences as breakpoints.
Images are copied into Pitolet instead of staying linked to the source site.
The import report shows how closely each width matches the source.
This page was made in Pitolet.
View its sourceFor trying Pitolet on a real project.
For work that needs more room and history.
Run the open source version on your own server.