🧠 Core Workspace
Two boards reduce confusion: one for “now” (Prime), one for “reference” (Off-Screen).
- • Your main workspace (HTML/CSS/JS modes)
- • Auto-saves while you type (per active project)
- • Search + line numbers for clean debugging
- • Full-screen option for focused work
- • Scratch pad or older working version
- • Copy Prime → Off-Screen in one click
- • Swap boards if you want to “promote” Off-Screen
- • Makes comparisons fast and visual
Instantly highlight what changed between Prime and Off-Screen — additions, removals, and edits — without setting up Git or learning complicated workflows.
Benefit: “What changed?” becomes a visual answer instead of a guessing game.
🕒 Time Machine (Snapshots)
Save checkpoints before big edits and restore instantly. It’s the “I can’t lose my working version” safety net.
Name a snapshot like “Before adding login” and save it. Restore anytime.
Turn auto-save on to capture a checkpoint after you pause typing (great for fast iteration).
Browse saved points in time and restore without fear. Pro plans can unlock deeper history.
▶ Live Preview + Health
Run your Prime code in an isolated preview, capture console logs, and surface errors in a clean “health” view.
Test safely without breaking your dashboard UI. Reset quickly when needed.
See console logs and runtime errors so you’re not guessing what went wrong.
🤖 AI Assistant (Anchored to your boards)
AI is most useful when it sees the same context you see — your Prime code, your reference code, and your errors.
Append your current Prime code into the prompt so the AI can be specific and line-aware.
Quick buttons like Fix Errors, Make Responsive, Explain Selection speed up common workflows.
Review changes before applying when needed, so you stay in control.
When an error is detected in the preview, an “Ask AI to Fix” button can appear. It gathers your Prime code, your Off-Screen reference, and any captured errors — then asks the AI for a safe full-code fix.
Benefit: users always have a clear next step when something breaks.
📁 Projects • ✂ Snippets • 📤 Export
Organize work, save reusable pieces, and export what you build — without needing a complex toolchain.
- • Separate work by project
- • Auto-save Prime to active project
- • Rename / delete anytime
- • Save reusable code blocks
- • Load into Prime instantly
- • Perfect for navbars, helpers, fetch code
- • Copy full HTML
- • Download a single HTML file
- • Ship to hosting quickly
Who CodePad Ai is for
Less confusion. More clarity. Find the exact line and fix.
A safe sandbox to test, repair, and ship AI-generated code.
Snapshots before client changes. Projects keep work separated.
Edit & fix landing pages fast without a full IDE setup.