PHPackages                             reloxx13/pes\_file\_pdf\_splitter - 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. reloxx13/pes\_file\_pdf\_splitter

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

reloxx13/pes\_file\_pdf\_splitter
=================================

1.2.2(6y ago)032PHP

Since Feb 8Pushed 6y agoCompare

[ Source](https://github.com/reloxx13/PES_File_PDF_Splitter)[ Packagist](https://packagist.org/packages/reloxx13/pes_file_pdf_splitter)[ RSS](/packages/reloxx13-pes-file-pdf-splitter/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (1)Versions (6)Used By (0)

PES\_File\_PDF\_Splitter
========================

[](#pes_file_pdf_splitter)

Simple PHP Class and command line script for splitting a PDF file into several PNG pages

Requirements
============

[](#requirements)

This class requires PHP 5.3 or later, and the imagick pecl extension (see ).

Description
===========

[](#description)

This class allows for simple splitting of a multi-page PDF into several PNG files, with each page from the PDF being saved as a seperate PNG file.

Generated files are named with the name of the master / source PDF file, an incrementing number, and the a PNG extension. So, if provided a PDF file with 10 pages in it named "example.pdf", this class would write 10 pngs, named "example-1.png" through "example-10.png", in the specified directory.

A sample, command line tool for use with the class is also included. This file, "pdf\_splitter.php", requires the PEAR Console\_Getargs package (see [http://pear.php.net/package/Console\_Getargs](http://pear.php.net/package/Console_Getargs)). Information on using this tool is available by running "php pdf\_splitter.php --help" on the command line.

Author
======

[](#author)

Peter E. Snyder -

Fork from [https://github.com/snyderp/PES\_File\_PDF\_Splitter](https://github.com/snyderp/PES_File_PDF_Splitter)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~297 days

Total

5

Last Release

2190d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/873b7139a8b92a62f75038dd8ef25566d3c304febaa2b4d89d51edde6356c4a7?d=identicon)[reloxx13](/maintainers/reloxx13)

---

Top Contributors

[![pes10k](https://avatars.githubusercontent.com/u/76526?v=4)](https://github.com/pes10k "pes10k (7 commits)")[![reloxx13](https://avatars.githubusercontent.com/u/14855001?v=4)](https://github.com/reloxx13 "reloxx13 (5 commits)")[![liushaochen](https://avatars.githubusercontent.com/u/6846794?v=4)](https://github.com/liushaochen "liushaochen (2 commits)")[![congpeijun](https://avatars.githubusercontent.com/u/881552?v=4)](https://github.com/congpeijun "congpeijun (1 commits)")

### Embed Badge

![Health badge](/badges/reloxx13-pes-file-pdf-splitter/health.svg)

```
[![Health](https://phpackages.com/badges/reloxx13-pes-file-pdf-splitter/health.svg)](https://phpackages.com/packages/reloxx13-pes-file-pdf-splitter)
```

###  Alternatives

[phpoffice/phpspreadsheet

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

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

Convert a webpage to an image or pdf using headless Chrome

5.2k32.1M102](/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.6M131](/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)
