Paste markdown, download a styled A4 PDF. Supports headings, code blocks, tables, lists, blockquotes.
API
curl -X POST https://foxyyy.com/md2pdf/api/convert \ -H "Content-Type: text/markdown" \ --data-binary @README.md \ -o output.pdf
Free. POST raw markdown, GET styled PDF.