# wkhtmltopdf **Repository Path**: mirrors/wkhtmltopdf ## Basic Information - **Project Name**: wkhtmltopdf - **Description**: wkhtmltopdf 是一个使用 WebKit 网页渲染引擎开发的用来将 HTML 文档转成 PDF 文档的工具,可以跟多种脚本语言进行集成来转换文档。 使用方法:wkhtmltopdf www.myhomepage.com myhomepage.pdf - **Primary Language**: C++ - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 21 - **Forks**: 0 - **Created**: 2017-07-03 - **Last Updated**: 2024-02-05 ## Categories & Tags **Categories**: doc-tools **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 https://wkhtmltopdf.org for updated documentation. ## Building wkhtmltopdf has its own dedicated repository for building and packaging. See https://github.com/wkhtmltopdf/packaging