Skip to content

zrnge/md-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MD to PDF Converter

HTML5 CSS3 JavaScript Markdown PDF

A beautiful, single-page Markdown to PDF converter with live preview, dark/light themes, and RTL support.

Live Demo: zrnge.github.io/md-pdf

Features

  • Split view editor with live preview
  • Dark/Light theme toggle
  • RTL (Right-to-Left) language support
  • Advanced PDF customization
  • Local storage persistence
  • Export to PDF with one click

Quick Start

  1. Open index.html in your browser
  2. Write Markdown on the left
  3. See live preview on the right
  4. Click Export PDF to download

PDF Options

  • Page sizes: A4, Letter, Legal, A3, A5
  • Custom margins
  • Font size & family
  • Headers & footers
  • Page numbers
  • Custom CSS

Keyboard Shortcuts

Shortcut Action
Ctrl + S Save
Ctrl + P Export PDF

Deploy to GitHub Pages

  1. Create repo named md-pdf
  2. Upload index.html
  3. Go to Settings → Pages
  4. Enable from main branch
  5. Visit https://username.github.io/md-pdf/

Author

Zrnge - GitHub


Made with ❤️ by Zrnge

Contributors

Languages