PHPackages                             tuozhongedu/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. tuozhongedu/pes\_file\_pdf\_splitter

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tuozhongedu/pes\_file\_pdf\_splitter
====================================

v1.2(8y ago)05511PHP

Since Feb 8Pushed 8y ago2 watchersCompare

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

READMEChangelog (3)DependenciesVersions (4)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

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 70% 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

Every ~84 days

Total

3

Last Release

3213d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/52f9b730ce98de8e74ed7f2a9e9e9151f50e07893d27bb28e278e70a653736ce?d=identicon)[congpeijun](/maintainers/congpeijun)

---

Top Contributors

[![pes10k](https://avatars.githubusercontent.com/u/76526?v=4)](https://github.com/pes10k "pes10k (7 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/tuozhongedu-pes-file-pdf-splitter/health.svg)

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

###  Alternatives

[trexology/reviewrateable

Rating syetem for Laravel 5

3514.4k](/packages/trexology-reviewrateable)[blanchonvincent/zf2-lazy-loading-module

ZF2 Lazy Loading Module 1.5.2 - Provide a library to implements lazy loading module in ZF2

353.7k](/packages/blanchonvincent-zf2-lazy-loading-module)

PHPackages © 2026

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