# wkhtmltopdf
**Repository Path**: mirrors_vmware-archive/wkhtmltopdf
## Basic Information
- **Project Name**: wkhtmltopdf
- **Description**: Convert HTML to PDF using Webkit (QtWebKit)
- **Primary Language**: Unknown
- **License**: LGPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-03-25
- **Last Updated**: 2025-09-28
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
wkhtmltopdf and wkhtmltoimage
-----------------------------
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 http://wkhtmltopdf.org for updated documentation.