Creates a server-free URL with the HTML encoded into the hash. Recipient opens, edits, renders — no account required.
Load Vibe
Paste an html-vibe JSON payload or raw HTML. Auto-detected and loaded into the editor.
HTML Studio — Help & API
Render engine
The preview is a sandbox="allow-scripts" iframe — full HTML / CSS / JS works, but the page can't navigate the parent or touch your local storage. CDN scripts (Tailwind, Chart.js, Three.js, htmx) load fine.
Vibe links
The Vibe menu emits a #vibe= URL carrying the whole HTML. Paired with the html-vibe skill, an LLM can generate a complete page and hand you a clickable link that renders on open.
Viewport modes
Toolbar buttons switch the preview between full / tablet (820px) / phone (390px) widths — quick responsive sanity-check without leaving the studio.
Shortcuts
⌘↵ render · ⌘S save · ⌘N new · ⇧⌘V Load Vibe. Auto-render is on by default; toggle it off in the sidebar for big pages.