# Markdown to PDF Converter

Convert Markdown to PDF online with depapel. Paste Markdown into the editor,
upload a `.md` or `.markdown` file, or import Markdown from a GitHub, GitLab, or
Bitbucket file URL.

## How it works

1. Paste Markdown, upload a file, or load a Git file URL.
2. Choose a document theme such as GitHub, VS Code, Dracula, Nord, Solarized, or
   Monokai.
3. Download a PDF with syntax-highlighted code, tables, images, Mermaid
   diagrams, and deliberate page layout.

## Why depapel

- PDF and Word (DOCX) downloads from the same Markdown source.
- GitHub-flavored Markdown support, including tables, task lists, fenced code
  blocks, images, and Mermaid diagrams.
- Layout rules for page breaks, headings, lists, and tables.
- Opt-in page breaks with `<depapel-page-break/>`.
- Opt-in page numbers with `<depapel-page-numbering/>`.
- No account required.

## Output proof gallery

### Layout brief

![Layout brief PDF preview](https://depapel.ginylil.com/proof/layout-brief-preview.png)

[Markdown](https://depapel.ginylil.com/proof/layout-brief.md),
[PDF](https://depapel.ginylil.com/proof/layout-brief.pdf),
[DOCX](https://depapel.ginylil.com/proof/layout-brief.docx)

### Mermaid architecture

![Mermaid architecture PDF preview](https://depapel.ginylil.com/proof/mermaid-architecture-preview.png)

[Markdown](https://depapel.ginylil.com/proof/mermaid-architecture.md),
[PDF](https://depapel.ginylil.com/proof/mermaid-architecture.pdf),
[DOCX](https://depapel.ginylil.com/proof/mermaid-architecture.docx)

### Code theme packet

![Code theme packet PDF preview](https://depapel.ginylil.com/proof/code-theme-preview.png)

[Markdown](https://depapel.ginylil.com/proof/code-theme.md),
[PDF](https://depapel.ginylil.com/proof/code-theme.pdf),
[DOCX](https://depapel.ginylil.com/proof/code-theme.docx)

## Markdown to PDF questions

### Is depapel private when I convert Markdown to PDF?

Conversion runs on the depapel server in memory. depapel does not store or log
submitted document content after conversion.

### How is depapel different from browser Print to PDF?

Browser Print is useful for quick copies, but depapel uses a Markdown document
pipeline with themes, syntax highlighting, Git file imports, page breaks, page
numbers, Mermaid diagrams, and DOCX export from the same source.

### Does the Markdown to PDF converter support code, tables, images, and Mermaid?

Yes. depapel supports GitHub-flavored Markdown, including tables, task lists,
links, images, fenced code blocks with syntax highlighting, and Mermaid diagrams
rendered into the output.

### Can I control page breaks and page numbers?

Yes. Use the standalone `<depapel-page-break/>` directive for a forced page break
and `<depapel-page-numbering/>` to opt into automatic page numbers.

### Can the same Markdown become a Word document, email draft, LinkedIn post, or WhatsApp message?

Yes. The same Markdown source can be exported as PDF or DOCX in the web editor,
then switched into an email-ready HTML preview with plain-text fallback, a
LinkedIn-ready feed-post preview, or a WhatsApp-friendly plain-text preview
when the output needs to be pasted instead of downloaded as a document.

## Privacy

Conversion runs on the depapel server in memory. depapel does not store or log
submitted document content.

## Related pages

- [Open the converter](https://depapel.ginylil.com/)
- [AI Markdown to PDF](https://depapel.ginylil.com/ai-markdown-to-pdf)
- [Markdown to LinkedIn](https://depapel.ginylil.com/markdown-to-linkedin)
- [Markdown to Email](https://depapel.ginylil.com/markdown-to-email)
- [Markdown to WhatsApp](https://depapel.ginylil.com/markdown-to-whatsapp)
- [Markdown to Word](https://depapel.ginylil.com/markdown-to-word)
- [Markdown to DOCX](https://depapel.ginylil.com/markdown-to-docx)
- [Compare CloudConvert](https://depapel.ginylil.com/compare/depapel-vs-cloudconvert)
- [PDF proof](https://depapel.ginylil.com/proof/layout-brief.pdf)
- [FAQ](https://depapel.ginylil.com/faq)
- [Use cases](https://depapel.ginylil.com/use-cases)
- [Markdown to PDF and Word blog](https://depapel.ginylil.com/blog)
