Markdown to PDF:
turn a .md file into a PDF in your browser
If you have a Markdown file and want a PDF, you can do it in the browser. Open NoteLoom's Markdown to PDF converter, paste your Markdown or drop the .md file, and click Download PDF. The conversion runs entirely in your browser, so your Markdown is never uploaded to a server. There is no folder to mount and no account.
A live preview shows the formatted page as you go. The PDF keeps real text you can select and search, not a screenshot. Headings, lists, tables, task lists, code blocks, and math all render.
It runs in your browser, so there is nothing to install. You will need a desktop Chromium browser like Chrome, Edge, or Arc. It is free.
Runs in the desktop version of Chrome, Edge, or Arc.
How to turn a Markdown file into a PDF
Open the converter, then:
- Paste your Markdown into the box, or drop a
.mdfile onto it. You can also click Open file to pick one. - Check the live preview on the right, and set a file name if you want.
- Click Download PDF. Your browser's Save as PDF dialog opens, and you choose where it goes.
Nothing uploads. The conversion is client-side: your Markdown is processed in the browser tab and stays on your device. Because the text stays real text, you can copy from the PDF or search it later.
What comes through in the PDF
The converter renders your Markdown the way it will look, so the PDF matches the preview.
| In your Markdown | In the PDF |
|---|---|
| Headings, bold, and lists | Rendered as formatting, not raw # and ** symbols |
| Tables and task lists | Rendered, with checkboxes shown |
| Code blocks | Kept as code blocks |
Math with $...$ or $$...$$ | Rendered as formulas (KaTeX) |
| Images with a web URL | Fetched and embedded in the PDF |
| Chinese and other CJK text | Rendered with your system fonts |
Images that point to a web URL are pulled into the PDF. Images that point to a local file on your disk are not, because the quick converter never opens a folder. If your notes use local images, open them in the full NoteLoom app instead, where you mount the folder and export from there.
When to use the full app instead
The quick converter is for a single document you paste or open. If you want to edit the Markdown first, keep working in a folder of notes, or include images stored on your disk, open the full NoteLoom app. There you mount a local folder, edit your .md files in place, and export any note to PDF from the editor toolbar. NoteLoom can also export a whole folder as a .zip of its Markdown files.
FAQ
How do I convert a Markdown file to PDF?
Can I convert Markdown to PDF without uploading my file to a server?
How do I convert Markdown to PDF without installing anything?
Is the text in the PDF selectable and searchable?
Does it handle math or LaTeX formulas?
What happens to images?
Do I need to install anything or mount a folder?
Turn your Markdown into a PDF
Paste your Markdown or drop a .md file into the converter, check the preview, then click Download PDF.