PHPackages                             acrnogor/wkhtmltopdf - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [PDF &amp; Document Generation](/categories/documents)
4. /
5. acrnogor/wkhtmltopdf

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

acrnogor/wkhtmltopdf
====================

Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.

0.2(7y ago)01.1kLGPL-3.0PHP

Since Mar 11Pushed 7y ago1 watchersCompare

[ Source](https://github.com/acrnogor/wkhtmltopdf)[ Packagist](https://packagist.org/packages/acrnogor/wkhtmltopdf)[ Docs](http://wkhtmltopdf.org/)[ RSS](/packages/acrnogor-wkhtmltopdf/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

wkhtmltopdf
===========

[](#wkhtmltopdf)

This repository contains the static compiled binaries from the [wkhtmltopdf project](http://wkhtmltopdf.org/). More about the functionality of wkhtmltopdf and wkthmltoimage can be found there.

Binaries for **Microsoft Windows**, also installable with composer, can be found here: [github.com/wemersonjanuario/wkhtmltopdf-windows](https://github.com/wemersonjanuario/wkhtmltopdf-windows)

Binaries for **CentOS 7**, also installable with composer, can be found here: [github.com/rvanlaak/wkhtmltopdf-amd64-centos7](https://github.com/rvanlaak/wkhtmltopdf-amd64-centos7)

Installation
------------

[](#installation)

*Hint*: The version of the binary is equal to the git tag - to install the latest version, use '0.12.5'.

### Packagist

[](#packagist)

This package can be found on [Packagist](http://packagist.org) and installed with [Composer](https://getcomposer.org/).

And for *amd64* with:

```
php composer.phar require acrnogor/wkhtmltopdf "0.1"

```

The binary will then be located at:

```
vendor/acrnogor/wkhtmltopdf/bin/wkhtmltopdf

```

Also a symlink will be created in your configured bin/ folder, for example:

```
vendor/bin/wkhtmltopdf

```

### Usage

[](#usage)

You can use the path constant to easily locate the binary in the PHP codebase:

```
$path = Acrnogor\Wkhtmltopdf::PATH;
```

For realpath use following script

```
$realpath = realpath(Acrnogor\Wkhtmltopdf::PATH);
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2617d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/009ca46455e3ea5cfd4f8bd61d580c7f4020b529af3a57a4335b0ce774df5a2f?d=identicon)[acrnogor](/maintainers/acrnogor)

---

Tags

pdfthumbnailsnapshotwkhtmltopdfconvertbinary

### Embed Badge

![Health badge](/badges/acrnogor-wkhtmltopdf/health.svg)

```
[![Health](https://phpackages.com/badges/acrnogor-wkhtmltopdf/health.svg)](https://phpackages.com/packages/acrnogor-wkhtmltopdf)
```

###  Alternatives

[h4cc/wkhtmltopdf-amd64

Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.

48724.6M38](/packages/h4cc-wkhtmltopdf-amd64)[h4cc/wkhtmltopdf-i386

Convert html to pdf using webkit (qtwebkit). Static linked linux binary for i386 systems.

601.9M17](/packages/h4cc-wkhtmltopdf-i386)[wemersonjanuario/wkhtmltopdf-windows

Convert html to pdf using webkit (qtwebkit). Static linked windows binary for 32 bit and 64 bit systems.

461.1M4](/packages/wemersonjanuario-wkhtmltopdf-windows)[silvertipsoftware/wkhtmltopdf-amd64

Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.

10312.2k1](/packages/silvertipsoftware-wkhtmltopdf-amd64)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
