Skip to content

r3d33m/md2pdf

 
 

Repository files navigation

md2pdf: A Python Markdown to PDF Converter

Convert Markdown to PDF using markdown2 and wkhtmltopdf.

Install

sudo pip install -r requirements.txt
sudo python setup.py install

Usage

python -m md2pdf <markdown-file.md>
python -m md2pdf <markdown-file.md> -o <pdf-file.pdf>

About

Python Markdown to PDF converter

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • CSS 66.9%
  • Python 32.1%
  • HTML 1.0%