# Convert Markdown to formatted PDF

Convert Markdown to formatted PDF

## Links
- App: https://mdtopdf.tigzig.com
- Docs: https://tigzig.com/app-documentation/md-to-pdf.html

## Documentation

# Convert Markdown to PDF

        Upload markdown text or markdown file and get back formatted PDF

## What It Does

            Convert Markdown text or files into professionally formatted PDF documents.

                Paste Markdown text directly or upload a .md file

                - Get a clean, formatted PDF output

                - Supports standard Markdown syntax

                - Includes syntax highlighting for code blocks

## Supported Markdown Features

                - Headers: H1 through H6 levels

                - Text Formatting: Bold, italic, strikethrough

                - Lists: Ordered and unordered lists, nested lists

                - Code: Inline code and fenced code blocks with syntax highlighting

                - Tables: GitHub-flavored markdown tables

                - Links: Inline and reference-style links

                - Images: Embedded images (via URL)

                - Blockquotes: Quoted text blocks

                - Horizontal Rules: Section dividers

## Use Cases

                - Documentation: Convert technical documentation to shareable PDFs

                - Reports: Generate reports from Markdown-based notes

                - Presentations: Create printable handouts from Markdown content

                - LLM Output: Convert AI-generated Markdown responses to PDF

## How to Use

                - Input Method: Paste Markdown text directly into the editor, or upload a .md file

                - Preview: See a live preview of how your PDF will look

                - Convert: Click the convert button to generate the PDF

                - Download: Download your formatted PDF document

## Tips

                - Use headings to create a clear document structure

                - Add horizontal rules (---) to separate sections

                - Use fenced code blocks (```language) for syntax highlighting

                - Tables work best with consistent column widths
