wkhtmltopdf and wkhtmltoimage are open source (LGPLv3) command line tools to render HTML into PDF and various image formats using the Qt WebKit rendering engine.
|
6 days ago | |
---|---|---|
.github | 1 year ago | |
docs | 6 hours ago | |
examples | 4 years ago | |
qt @ cb88757e7c | 5 months ago | |
src | 5 months ago | |
.gitignore | 2 years ago | |
.gitmodules | 4 years ago | |
AUTHORS | 2 years ago | |
CHANGELOG-OLD | 6 years ago | |
CHANGELOG.md | 2 years ago | |
Doxyfile | 6 years ago | |
LICENSE | 7 years ago | |
README.md | 4 months ago | |
VERSION | 2 years ago | |
common.pri | 2 years ago | |
wkhtmltopdf.pro | 2 years ago | |
wkhtmltopdf.qrc | 7 years ago |
wkhtmltopdf and wkhtmltoimage are command line tools to render HTML into PDF and various image formats using the QT Webkit rendering engine. These run entirely "headless" and do not require a display or display service.
See https://wkhtmltopdf.org for updated documentation.
wkhtmltopdf has its own dedicated repository for building and packaging.