PHPackages                             sinov8/wkhtmltopdf-amd64 - 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. sinov8/wkhtmltopdf-amd64

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

sinov8/wkhtmltopdf-amd64
========================

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

12.0.6(6y ago)05LGPL-3.0-onlyPHP

Since Sep 6Pushed 6y agoCompare

[ Source](https://github.com/sinov8/wkhtmltopdf-amd64)[ Packagist](https://packagist.org/packages/sinov8/wkhtmltopdf-amd64)[ Docs](http://wkhtmltopdf.org/)[ RSS](/packages/sinov8-wkhtmltopdf-amd64/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (10)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/).

Require the package for *i386* with:

```
php composer.phar require silvertipsoftware/wkhtmltopdf-i386 "0.12.5"

```

And for *amd64* with:

```
php composer.phar require silvertipsoftware/wkhtmltopdf-amd64 "0.12.5"

```

The binary will then be located at:

```
vendor/silvertipsoftware/wkhtmltopdf-i386/bin/wkhtmltopdf-i386

```

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

```
vendor/bin/wkhtmltopdf-i386

```

### Usage

[](#usage)

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

```
$path = \silvertipsoftware\WKHTMLToPDF\WKHTMLToPDF::PATH;
```

For realpath use following script

```
$realpath = realpath(\silvertipsoftware\WKHTMLToPDF\WKHTMLToPDF::PATH);
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 76.2% 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

Every ~302 days

Recently: every ~385 days

Total

9

Last Release

2208d ago

Major Versions

0.12.6 → 12.0.62020-04-22

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7314385?v=4)[Hein Hanekom](/maintainers/heinhanekom)[@HeinHanekom](https://github.com/HeinHanekom)

---

Top Contributors

[![h4cc](https://avatars.githubusercontent.com/u/2981491?v=4)](https://github.com/h4cc "h4cc (16 commits)")[![HeinHanekom](https://avatars.githubusercontent.com/u/7314385?v=4)](https://github.com/HeinHanekom "HeinHanekom (2 commits)")[![hannesvdvreken](https://avatars.githubusercontent.com/u/1410358?v=4)](https://github.com/hannesvdvreken "hannesvdvreken (1 commits)")[![marclaporte](https://avatars.githubusercontent.com/u/1004261?v=4)](https://github.com/marclaporte "marclaporte (1 commits)")[![thejacer87](https://avatars.githubusercontent.com/u/6412919?v=4)](https://github.com/thejacer87 "thejacer87 (1 commits)")

---

Tags

pdfthumbnailsnapshotwkhtmltopdfconvertbinary

### Embed Badge

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

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

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