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.

01.1k

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 3w 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

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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://avatars.githubusercontent.com/u/30252169?v=4)[dangex](/maintainers/dangex)[@dangex](https://github.com/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

[42coders/document-templates

Document template management package.

19940.0k](/packages/42coders-document-templates)[qipsius/tcpdf-bundle

A bundle to easily integrate TCPDF into Symfony

23749.5k](/packages/qipsius-tcpdf-bundle)[macopedia/magmi2

Magento Mass Importer 'Magmi' for Magento 2

11615.7k](/packages/macopedia-magmi2)[tarfin-labs/easy-pdf

Makes pdf processing easy.

1719.4k](/packages/tarfin-labs-easy-pdf)[ikkez/f3-sheet

Some Excel and CSV utilities for PHP Fat-Free Framework

1414.8k](/packages/ikkez-f3-sheet)[nilgems/laravel-textract

A Laravel package to extract text from files like DOC, XL, Image, Pdf and more. I've developed this package by inspiring "npm textract".

195.7k](/packages/nilgems-laravel-textract)

PHPackages © 2026

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