# Markdown to PDF Converter — Headings, Lists, Tables & Code

> Turn Markdown into a properly typeset PDF with real headings, lists, tables and code blocks.

To convert Markdown to PDF, paste your Markdown and download the result. Headings, bullet and numbered lists, block quotes, fenced code and pipe tables are all laid out as real typeset elements, and the text stays selectable and searchable because the PDF contains vector text rather than a rendered image of the page.

**URL:** https://convertto.tech/t/markdown-to-pdf
**Category:** PDF Tools (https://convertto.tech/c/pdf-tools)
**Privacy:** Runs entirely in the browser; no upload
**Cost:** Free, no sign-up
**Last updated:** 2026-08-01

## Key facts

- **Supports:** Headings, lists, tables, block quotes, fenced code, horizontal rules
- **Output:** Selectable vector text, typically tens of kilobytes
- **Privacy:** Runs entirely in your browser — nothing is uploaded
- **Cost:** Free, unlimited, no sign-up

## How to use

1. Enter or paste your markdown.
2. Choose the page size.
3. Choose the orientation.
4. Choose the font.
5. Set the body text size.
6. Set the margin.
7. Set the line spacing.
8. Turn "Add page numbers" on or off as needed.
9. Press Run, then download the result when it is ready.

## FAQ

### Are images in my Markdown included?

No — image syntax is reduced to its alt text. Remote images would need to be fetched, which means uploading your document's references to a server, and that would break the guarantee that nothing leaves your browser.

### Why is bold text not bold in the PDF?

The renderer sets one weight per block: headings bold, quotes italic, body regular. Mixed inline weights need per-run text measurement, which is a genuinely different renderer. The emphasis markers are stripped rather than printed literally.

### What happens to emoji and non-Latin characters?

The standard PDF fonts are Latin-1 only. Typographic characters — smart quotes, en dashes, ellipses — are transliterated automatically; anything else becomes a question mark and the count is reported, so you know rather than discovering it later.

## Related tools

- [PDF to Markdown Converter](https://convertto.tech/t/pdf-to-markdown): Convert a PDF into Markdown with proper headings and pipe tables.
- [HTML to PDF](https://convertto.tech/t/html-to-pdf): Convert HTML markup into a clean, text-based PDF document in your browser.
- [Markdown to DOCX Converter](https://convertto.tech/t/markdown-to-docx): Export Markdown as a DOCX with Word heading styles, lists and grid tables.
- [Markdown to JSON Converter](https://convertto.tech/t/markdown-to-json): Parse Markdown into a structured JSON document tree with headings, lists and tables.
- [Markdown to Presentation Slides](https://convertto.tech/t/markdown-to-slides): Turn a Markdown outline into a real PowerPoint deck — one slide per heading.
- [Markdown to Plain Text](https://convertto.tech/t/markdown-to-text): Strip Markdown formatting down to clean, readable plain text.
- [Markdown to Word Converter](https://convertto.tech/t/markdown-to-word): Convert Markdown into a real, editable Word (.docx) document with proper heading styles.
- [Word to PDF](https://convertto.tech/t/word-to-pdf): Convert a Word .docx file to PDF entirely in your browser — headings, lists and tables intact.
