Why a client-side Markdown preview?
README drafts, docs, and LLM prompts benefit from instant formatting feedback without uploading content to a SaaS editor.
stbox renders GFM locally, lets you copy HTML, and opens a print dialog for PDF export.
How to use this tool
- Write Markdown in the left pane and watch the preview update.
- Copy raw HTML or use Export PDF to open the browser print dialog.
Frequently asked questions
Is Markdown uploaded?
No. Rendering uses marked.js entirely in your browser.