/xournal-converters

Python scripts for converting Xournal documents to HTML and PDF.

Primary LanguagePythonMIT LicenseMIT

xournal-converters PyPI

Python scripts for converting Xournal documents to HTML and PDF. So far, only Xournal features that I personally use are implemented.

Installation

This package is available on PyPI. Run pip install xournal-converters to install.

Usage

xoj2pdf input.xoj > output.pdf
xoj2html input.xoj > output.html