PHPackages                             profburial/wkhtmltopdf-binaries - 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. profburial/wkhtmltopdf-binaries

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

profburial/wkhtmltopdf-binaries
===============================

All the binaries for wkhtmltopdf.

v0.12.1(11y ago)76.2k3[1 issues](https://github.com/profburial/wkhtmltopdf-binaries/issues)LGPL Version 3

Since Oct 19Pushed 11y ago1 watchersCompare

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

READMEChangelogDependencies (5)Versions (2)Used By (0)

wkhtmltopdf binaries all in one place
=====================================

[](#wkhtmltopdf-binaries-all-in-one-place)

Install
-------

[](#install)

1. Install Composer:

    ```
    curl -s https://getcomposer.org/installer | php

    ```
2. Add to your `composer.json` file:

    ```
    {
        "require": {
            "profburial/wkhtmltopdf-binaries": "0.12.1"
        }
    }
    ```
3. All the binaries are symlinked to the following paths:

#### OSX

[](#osx)

```
vendor/bin/wkhtmltoimage-amd64-osx

vendor/bin/wkhtmltopdf-amd64-osx

```

#### Centos 6

[](#centos-6)

```
vendor/bin/wkhtmltoimage-amd64-centos6

vendor/bin/wkhtmltoimage-i386-centos6

vendor/bin/wkhtmltopdf-amd64-centos6

vendor/bin/wkhtmltopdf-i386-centos6

```

#### Ubuntu 12.04 (precise)

[](#ubuntu-1204-precise)

```
vendor/bin/wkhtmltoimage-linux-precise-amd64

vendor/bin/wkhtmltoimage-linux-precise-i386

vendor/bin/wkhtmltopdf-linux-precise-amd64

vendor/bin/wkhtmltopdf-linux-precise-i386

```

#### Ubuntu 14.04 (trusty)

[](#ubuntu-1404-trusty)

```
vendor/bin/wkhtmltoimage-linux-trusty-amd64

vendor/bin/wkhtmltoimage-linux-trusty-i386

vendor/bin/wkhtmltopdf-linux-trusty-amd64

vendor/bin/wkhtmltopdf-linux-trusty-i386

```

#### Debian Wheezy

[](#debian-wheezy)

```
vendor/bin/wkhtmltoimage-linux-wheezy-amd64

vendor/bin/wkhtmltoimage-linux-wheezy-i386

vendor/bin/wkhtmltopdf-linux-wheezy-amd64

vendor/bin/wkhtmltopdf-linux-wheezy-i386

```

Enjoy the bin files!

\*\* Disclaimer \*\*
--------------------

[](#-disclaimer-)

This package is HUGE. It's probably better to grab the individual binaries on a case by case basis:

[wkhtmltopdf OSX](https://github.com/profburial/wkhtmltopdf-binaries-osx)

```
{
    "require": {
        "profburial/wkhtmltopdf-binaries-osx": "0.12.1"
    }
}
```

[wkhtmltopdf Cento6](https://github.com/profburial/wkhtmltopdf-binaries-centos6)

```
{
    "require": {
        "profburial/wkhtmltopdf-binaries-centos6": "0.12.1"
    }
}
```

[wkhtmltopdf Ubuntu 12.04 (precise)](https://github.com/profburial/wkhtmltopdf-binaries-precise)

```
{
    "require": {
        "profburial/wkhtmltopdf-binaries-precise": "0.12.1"
    }
}
```

[wkhtmltopdf Ubuntu 14.04 (trusty)](https://github.com/profburial/wkhtmltopdf-binaries-trusty)

```
{
    "require": {
        "profburial/wkhtmltopdf-binaries-trusty": "0.12.1"
    }
}
```

[wkhtmltopdf Debian Wheezy](https://github.com/profburial/wkhtmltopdf-binaries-wheezy)

```
{
    "require": {
        "profburial/wkhtmltopdf-binaries-wheezy": "0.12.1"
    }
}
```

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Unknown

Total

1

Last Release

4220d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0a5b7ef1c70589891c9ca6c551bb1a0496fe0994823e3d05a775eac9edb5d660?d=identicon)[profburial](/maintainers/profburial)

---

Top Contributors

[![profburial](https://avatars.githubusercontent.com/u/2905966?v=4)](https://github.com/profburial "profburial (20 commits)")

---

Tags

pdfthumbnailsnapshotwkhtmltopdfconvertbinary

### Embed Badge

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

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

###  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)
