PHPackages                             web-atrio/php-pdf-to-image - 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. [Image &amp; Media](/categories/media)
4. /
5. web-atrio/php-pdf-to-image

ActivePhp[Image &amp; Media](/categories/media)

web-atrio/php-pdf-to-image
==========================

PHP pdf to image converter

0.1(8y ago)116911MITPHP

Since Oct 13Pushed 8y ago2 watchersCompare

[ Source](https://github.com/steve-ferrero/php-pdf-to-image)[ Packagist](https://packagist.org/packages/web-atrio/php-pdf-to-image)[ RSS](/packages/web-atrio-php-pdf-to-image/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)DependenciesVersions (2)Used By (1)

pdf-to-image
============

[](#pdf-to-image)

PHP pdf to image converter

Requirements
------------

[](#requirements)

You should have [Imagick](http://www.imagemagick.org/script/download.php) and [Ghostscript](http://www.ghostscript.com/) installed.

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

[](#installation)

The package can be installed via composer:

```
$ composer require web-atrio/php-pdf-to-image
```

Usage
-----

[](#usage)

Converting a pdf to an image.

```
$convertor = new WebAtrio\PDFToImage\PDFToImage("test.pdf");
$convertor->convert("test.png");
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community11

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

3182d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6058494?v=4)[Ferrero Steve](/maintainers/steve-ferrero)[@steve-ferrero](https://github.com/steve-ferrero)

---

Top Contributors

[![steve-ferrero](https://avatars.githubusercontent.com/u/6058494?v=4)](https://github.com/steve-ferrero "steve-ferrero (4 commits)")

### Embed Badge

![Health badge](/badges/web-atrio-php-pdf-to-image/health.svg)

```
[![Health](https://phpackages.com/badges/web-atrio-php-pdf-to-image/health.svg)](https://phpackages.com/packages/web-atrio-php-pdf-to-image)
```

###  Alternatives

[goat1000/svggraph

Generates SVG graphs

133890.0k3](/packages/goat1000-svggraph)[imagekit/imagekit

PHP library for Imagekit

46877.3k10](/packages/imagekit-imagekit)[gravatarphp/gravatar

Gravatar URL builder which is most commonly called as a Gravatar library

12644.1k2](/packages/gravatarphp-gravatar)

PHPackages © 2026

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