PHPackages                             dangex/wkhtmltopdf-windows - 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. dangex/wkhtmltopdf-windows

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

dangex/wkhtmltopdf-windows
==========================

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

0954↓100%

Since May 4Pushed 8y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

fishmad / wkhtmltopdf-windows
=============================

[](#fishmad--wkhtmltopdf-windows)

This Repo contains the Windows (MinGW-w64) 64-bit Binaries for Windows XP/2003 or later; bundles gcc DLLs. This version is forked from the github.com/wemersonjanuario/wkhtmltopdf-windows that version relies on VC++ Runtime 2013 and dependencies being installed on the workstation (this package does not and is more independant), so this solution allows me work on my laravel app across multiple windows computers and still use wkhtmltopdf to generate PDF files without needing to install the full wkhtmltopdf package.

[wkhtmltopdf project](http://wkhtmltopdf.org/). More about the functionality of wkhtmltopdf and wkthmltoimage can be found there.

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

Binaries for **Linux i386**, also installable with composer, can be found here: [github.com/h4cc/wkhtmltopdf-i386](https://github.com/h4cc/wkhtmltopdf-i386)

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

Use one of these Laravel 5.\* PHP packages
------------------------------------------

[](#use-one-of-these-laravel-5-php-packages)

OR [github.com/wemersonjanuario/laravelpdf](https://github.com/wemersonjanuario/laravelpdf)

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

[](#installation)

In case this binary package does *not* work on your work station, try installing the matching operating system packages from here: .

### Packagist

[](#packagist)

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

Require the package for Windows with:

```
composer require "fishmad/wkhtmltopdf-windows: dev-master"

```

The binaries will then be located at:

```
vendor/fishmad/wkhtmltopdf-windows/bin/64bit

```

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

```
vendor/bin/32bit/wkhtmltopdf.exe.bat and vendor/bin/64bit/wkhtmltopdf.exe.bat

```

If you choose to use barryvdh/laravel-snappy binary interface wrapper like I have then simply add this line into config/snappy.php

```
'binary' => base_path('vendor\fishmad\wkhtmltopdf-windows\bin\64bit\wkhtmltopdf.exe'),

or for a tidier code use a simlinks from above like so:

'binary' => base_path('vendor\bin\wkhtmltopdf.exe.bat'),

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/68ca6adfa1973bf7882c2907c43dac2b5780d915d438fef38c67afa646da417c?d=identicon)[dangex](/maintainers/dangex)

---

Top Contributors

[![danielbaumant](https://avatars.githubusercontent.com/u/15371707?v=4)](https://github.com/danielbaumant "danielbaumant (6 commits)")

### Embed Badge

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

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

###  Alternatives

[phpoffice/phpspreadsheet

PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine

13.9k293.5M1.2k](/packages/phpoffice-phpspreadsheet)[spatie/browsershot

Convert a webpage to an image or pdf using headless Chrome

5.2k32.1M100](/packages/spatie-browsershot)[smalot/pdfparser

Pdf parser library. Can read and extract information from pdf file.

2.7k34.5M216](/packages/smalot-pdfparser)[barryvdh/laravel-snappy

Snappy PDF/Image for Laravel

2.8k24.8M48](/packages/barryvdh-laravel-snappy)[openspout/openspout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

1.1k57.6M128](/packages/openspout-openspout)[keboola/csv

Keboola CSV reader and writer

1451.8M21](/packages/keboola-csv)

PHPackages © 2026

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