Bring your files—or start fresh.
Import HTML, CSS, and JavaScript as a guest, then shape everything in a fast file tree with tabs, folders, and keyboard shortcuts.
Forgepad turns a browser tab into your quickest route from “what if?” to a working, shareable thing.
<main class="idea">
<span>Built in a browser</span>
<h1>
Small idea.
Big energy.
</h1>
<button>Ship it ↗</button>
</main>
// preview updates as you type
const vibe = "immaculate"
Small idea.
Big energy.
Everything in reach
A deliberately focused toolset for prototypes, exercises, experiments, and the ideas that should exist before your motivation disappears.
Import HTML, CSS, and JavaScript as a guest, then shape everything in a fast file tree with tabs, folders, and keyboard shortcuts.
A sandboxed browser preview and console keep the feedback loop short.
Work locally, sign in when it matters, and keep projects ready across sessions.
Send a clean preview-only link, or open the complete code and preview so others can explore and fork.
The build loop
Three steps. No yak shaving. Your browser already has everything it needs.
Start with working files or bring your own HTML, CSS, and JavaScript—no account required.
import(["index.html", "styles.css"])Write code, watch the preview react, and fix console errors without switching tools.
edit → run → refineShare only the polished result or let someone step inside the complete workspace.
share("preview" | "workspace")Your browser is ready