PHPackages                             waarneembemiddeling/php-pdfimages - 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. waarneembemiddeling/php-pdfimages

AbandonedArchivedLibrary

waarneembemiddeling/php-pdfimages
=================================

610.4k10PHP

Since Jul 9Pushed 10y ago4 watchersCompare

[ Source](https://github.com/waarneembemiddeling/php-pdfimages)[ Packagist](https://packagist.org/packages/waarneembemiddeling/php-pdfimages)[ RSS](/packages/waarneembemiddeling-php-pdfimages/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

php-pdfimages
=============

[](#php-pdfimages)

[![Build Status](https://camo.githubusercontent.com/59b56375011a43ca0a7011a7eacb30d72ca3dfc1d7c1da55fa7599de9df18893/68747470733a2f2f7472617669732d63692e6f72672f776161726e65656d62656d696464656c696e672f7068702d706466696d616765732e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/waarneembemiddeling/php-pdfimages)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/4f893fbffb9f5e66649760eecb2d7cdc8e667b2b6153ff8630f107b40da4e5bf/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f776161726e65656d62656d696464656c696e672f7068702d706466696d616765732f6261646765732f7175616c6974792d73636f72652e706e673f733d36393062613334363564363239663938373636373861663961653461343161333436633939346162)](https://scrutinizer-ci.com/g/waarneembemiddeling/php-pdfimages/)

PHP wrapper for the [pdfimages command](http://en.wikipedia.org/wiki/Pdfimages) available on most linux distro's.

Usage
-----

[](#usage)

```
use Wb\PdfImages\PdfImages;
$pdfImages = PdfImages::create();
// $result is an instance of \FilesystemIterator
$result = $pdfImages->extractImages('path/to/pdf');
$result2 = $pdfImages->extractImages('path/to/pdf', 'path/to/other/destination/dir/then/tmp');

```

PNG output
----------

[](#png-output)

PNG images will not be converted to jpeg but will be extracted as one or more ppm files.

Testing
-------

[](#testing)

```
cp phpunit.xml.dist phpunit.xml

```

Change the phpunit.xml `env` `binary` directive if necessary.

```
composer install

```

```
php vendor/bin/phpunit

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community15

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://www.gravatar.com/avatar/42ee5904cfa308574ecc37759c9c01b9765a211c5a36b30022be7a9eaf18f8e2?d=identicon)[krizon](/maintainers/krizon)

![](https://www.gravatar.com/avatar/4db60a82fda1328ca88ab4d9198d17d6be65ff150cf182615bd375dbb70dbc49?d=identicon)[ricbra](/maintainers/ricbra)

![](https://www.gravatar.com/avatar/08cc72a08106b5f36242705ccee75acb2bce3025afd3e5be3ed6b286a09abfdf?d=identicon)[eriwin](/maintainers/eriwin)

---

Top Contributors

[![krizon](https://avatars.githubusercontent.com/u/880695?v=4)](https://github.com/krizon "krizon (9 commits)")

### Embed Badge

![Health badge](/badges/waarneembemiddeling-php-pdfimages/health.svg)

```
[![Health](https://phpackages.com/badges/waarneembemiddeling-php-pdfimages/health.svg)](https://phpackages.com/packages/waarneembemiddeling-php-pdfimages)
```

PHPackages © 2026

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