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.
|
1 year ago | |
---|---|---|
.github | 2 years ago | |
docs | 1 year ago | |
examples | 5 years ago | |
qt @ cb88757e7c | 1 year ago | |
src | 1 year ago | |
.gitignore | 3 years ago | |
.gitmodules | 5 years ago | |
AUTHORS | 3 years ago | |
CHANGELOG-OLD | 7 years ago | |
CHANGELOG.md | 3 years ago | |
Doxyfile | 7 years ago | |
LICENSE | 8 years ago | |
README.md | 1 year ago | |
VERSION | 3 years ago | |
common.pri | 3 years ago | |
wkhtmltopdf.pro | 3 years ago | |
wkhtmltopdf.qrc | 8 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.