Convert README to PDF

Paste your markdown, choose a theme, and download a beautifully styled PDF.

Hello World

Welcome to README to PDF converter!

Features

  • Paste markdown or upload a file
  • Choose from multiple themes
  • Syntax highlighting for code blocks
  • Mermaid diagram support

Code Example

<span class="hljs-keyword">function</span> <span class="hljs-title function_">greet</span>(<span class="hljs-params"><span class="hljs-attr">name</span>: <span class="hljs-built_in">string</span></span>): <span class="hljs-built_in">string</span> {
  <span class="hljs-keyword">return</span> <span class="hljs-string">`Hello, <span class="hljs-subst">${name}</span>!`</span>;
}

Table

Feature Supported
Tables
Code Blocks
Mermaid
TOC

This is a blockquote. Paste your own markdown to get started!