md2pdf is a small browser-based tool for turning Markdown into a PDF from a single web page.
The app provides a simple workflow for:
- loading a
.mdfile from your computer - pasting or editing Markdown directly in the browser
- previewing the rendered document before export
- generating a PDF locally without uploading your file
Try it here: https://evanlow.github.io/md2pdf/
- Open the published page.
- Drop a Markdown file onto the page or paste content into the editor.
- Review the rendered preview.
- Click Typeset to PDF to download the generated PDF.