What is BrowserMark?
BrowserMark is a simple, browser-based markdown to document converter that generates high-quality PDF, DOCX, and MHTML files directly in your browser.
Features
- Live Preview: See your markdown rendered in real-time as you type
- Multiple Export Formats:
- PDF (with customizable headers, footers, and page numbers)
- DOCX (Microsoft Word compatible)
- MHTML (single-file web archive)
- PNG (image format)
- Custom Options:
- Header and footer text
- Page numbering
- Link URL display (for print PDFs)
- Word-style header colors
- Font family selection
- Custom Filenames: Set custom filenames for your exports
- Auto-Filename from Headers: Automatically use the first heading as the filename
Usage
- Type or paste your markdown in the input panel
- Use the options panel to customize headers, footers, and other settings
- Set a custom filename if desired (or enable auto-filename from first header)
- Click one of the export buttons to download your document
Basic Markdown Example
# My Document Title
This is a paragraph with **bold** and *italic* text.
## Features
- Bullet points
- [Links](https://example.com)
- `Code blocks`
> Blockquotes work too
Export Options
- Export PDF: Generates a PDF with your custom headers, footers, and page numbers
- Export DOCX (BETA): Creates a Microsoft Word-compatible document
- Export MHTML: Single-file web archive format
- Export PNG: Generates a PNG image of your document
- Print PDF: Opens browser print dialog for text-searchable PDFs
Source Code: https://github.com/zarguell/browsermark