Skip to content

Mkdocs: Convert to PDF

Summary

Mkdocs to PDF is a plugin for mkdocs that can generate a PDF from a standard mkdocs repository.

It supports a lot of the features added by mkdocs-material.

This repository is a fork of the original project by orizh that I created in order to fix a number of bugs I experienced when using it.

This original repo has been inactive since October 2021, and my fork is the most updated and used version of the repository.

Installation

Currently, mkdocs-to-pdf is not available on PyPi, and must be installed directly from the GitHub repository.