Convert a README.md to PDF
Paste your README and download a clean PDF that preserves tables, fenced code, task lists and headings — perfect for handoffs, audits and offline reading.
Try an example
Open one in the editor — it loads instantly, then edit and download your PDF.
GitHub README
A project README with badges, install steps and a flags table.
# Acme CLI
> A fast, friendly command-line tool for managing Acme deployments.
[](#)
[](#)
## Features
- 🚀 One-command deploys
- 🔒 Encrypted secrets at rest
- 📦 Works with any CI
## Installation
```bash
npm install -g acme-cli
acme login
```
## Usage
```bash
acme deploy --env production
```
| Flag | Description | Default |
| ----------- | ---------------------------- | ------- |
| `--env` | Target environment | `dev` |
| `--dry-run` | Print actions without saving | `false` |
## Contributing
Pull requests are welcome. For major changes, please open an issue first.
## License
[MIT](LICENSE)
Key Features
Code stays highlighted
Fenced code blocks keep syntax highlighting for dozens of languages in the exported PDF.
GFM tables & task lists
GitHub-Flavored tables and checkboxes render exactly as they do on GitHub.
True WYSIWYG
The live, paginated preview is the exact document you download — same theme, page size, margins and page breaks.
Free, no signup
No account, no email, no watermark you can't remove. Open the editor and convert as many documents as you like.
Keep your README's formatting intact
A README is full of structure — headings, tables, code, lists and links. This converter renders full GitHub-Flavored Markdown, so the PDF looks like the rendered page on GitHub rather than raw text.
Badges that are Markdown images render as images; code blocks keep their syntax highlighting; and an optional table of contents makes long READMEs easy to navigate on paper.
Great for handoffs and archives
Need to send documentation to someone without a GitHub account, attach it to a compliance review, or archive a release? Export the README to a self-contained PDF that reads cleanly anywhere.
Frequently asked questions
Do tables and code blocks survive the conversion?
Yes. GitHub-Flavored tables, task lists and syntax-highlighted code all render in the PDF exactly as previewed.
Will Markdown image badges show up?
Yes — image badges referenced by URL are fetched and rendered in the preview and PDF.
Can I add a table of contents?
Yes. Toggle the TOC option and a linked contents list is generated from your headings.
Related converters
Ready to convert?
No sign-up, no upload, no cost. Start writing and download in seconds.