Figmimic turns any webpage into editable Figma layers
Figmimic is a bookmarklet that captures whatever web page a user is currently viewing and copies it to the clipboard as Figma frames, ready to paste directly into a Figma file. The result is a set of editable layers, not a flat screenshot: once pasted, the page's elements can be moved, restyled and reused like any other Figma object. The tool works on any page visible in the browser, including dashboards, admin panels and apps sitting behind authentication walls, pages that the source says other capture tools cannot reach because they require a login to view. Under the hood, Figmimic embeds Figma's own capture.js script inside the bookmarklet, reusing the same capture mechanism Figma itself uses rather than building a separate scraper. To use it, a person drags the bookmarklet into their browser's bookmarks bar, opens it while viewing the page they want, and the page is copied to the clipboard for pasting into Figma. The project was posted to Hacker News by user speckx and had drawn 70 points and 7 comments within about 10 hours.
Key facts
- Figmimic is a bookmarklet: clicking it on any open webpage copies that page to the clipboard as Figma frames.
- Frames pasted into Figma are editable layers, not flat screenshots.
- It works on pages other capture tools cannot reach, including dashboards, admin panels and apps behind authentication walls.
- It works by embedding Figma's own capture.js script inside the bookmarklet rather than building a separate scraper.
- The Hacker News submission had drawn 70 points and 7 comments about 10 hours after posting.
Why it matters
Design teams that want to reference or redesign a real, live interface usually start from a screenshot, then manually rebuild the layout as Figma shapes and text. Figmimic collapses that step: because it reuses Figma's own capture.js, the page comes in already broken out into layers that behave like native Figma objects, so a designer can start editing immediately instead of tracing an image.
Who it affects
The tool is aimed at designers and product teams who work in Figma and need to bring an existing web page, app screen or internal tool into a design file, including cases where the page sits behind a login and would otherwise be invisible to automated capture tools.
How to use it
The bookmarklet is added to the browser's bookmarks bar. With the target page open and visible in the browser, clicking the bookmarklet captures it and copies the result to the clipboard as Figma frames; the user then opens Figma and pastes. The source text gives no pricing or licence terms for the tool.
How solid is it
The account comes from Figmimic's own product page, which describes the mechanism as embedding Figma's own capture.js inside a bookmarklet; there is no independent test of the claim in the source. No author or creator name, release date or version number is given. On Hacker News, the submission had reached 70 points and 7 comments about 10 hours after posting, modest but active early traction.
Risks and caveats
The source does not explain how capture.js manages to reach content behind an authentication wall beyond stating that it does, does not list which browsers are supported, and gives no pricing, adoption numbers or user testimonials. How reliably it reproduces complex, dynamic pages as clean editable layers is not addressed.
“Pasted frames are editable, not flat screenshots.”
— Figmimic product page