PHPackages                             codelinered/pdf-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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. codelinered/pdf-image

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

codelinered/pdf-image
=====================

Converts uploaded images to PDF, merges 2 PDF files to 1 and converts a PDF to images

2.1.0(7mo ago)06MITPHPPHP ^8.2

Since Mar 30Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/CodelineRed/pdf-image)[ Packagist](https://packagist.org/packages/codelinered/pdf-image)[ Docs](https://github.com/CodelineRed/pdf-image)[ RSS](/packages/codelinered-pdf-image/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (9)Versions (9)Used By (0)

PDF Image - CodelineRed
=======================

[](#pdf-image---codelinered)

Take a look at [screenshots](https://github.com/CodelineRed/pdf-image/blob/main/screenshots).

[**Demo page**](https://pi.codelinered.net)

Table of contents
-----------------

[](#table-of-contents)

- [Included Third Party Code](#included)
- Install Guides
    - [Install Main Build](#install-main-build)
    - [Install with Docker (optional)](#install-with-docker-optional)

Included
--------

[](#included)

- [Bootstrap 5.3](https://getbootstrap.com)
- [Font Awesome 6.6](https://fontawesome.com)
- [FPDI 2.6](https://packagist.org/packages/setasign/fpdi)
- [TCPDF 6.7](https://packagist.org/packages/tecnickcom/tcpdf)
- Parts of [Symfony 7.1](https://symfony.com)
    - Form
    - Translation
    - Validator

Install Main Build
------------------

[](#install-main-build)

### Required

[](#required)

- PHP ^8.2
- PHP GD extension

### Optional

[](#optional)

- [Node.js](http://nodejs.org/en/download/) &gt;=18.0
- [npm](http://www.npmjs.com/get-npm) `npm i npm@latest -g`
- PHP Imagick extension
- PHP ZIP extension

Open console on your OS and navigate to your project folder. Choose one of the versions below.

### With Composer

[](#with-composer)

```
php composer create-project codelinered/pdf-image && cd pdf-image
```

### With GIT

[](#with-git)

```
git clone https://github.com/CodelineRed/pdf-image.git && cd pdf-image && git checkout main
```

### With ZIP

[](#with-zip)

Unix

```
wget -O pi-main.zip https://github.com/CodelineRed/pdf-image/archive/main.zip && unzip pi-main.zip && cd pdf-image-main
```

Windows 10+

```
curl -L -o pi-main.zip https://github.com/CodelineRed/pdf-image/archive/main.zip && tar -xf pi-main.zip && cd pdf-image-main
```

Install with Docker (optional)
------------------------------

[](#install-with-docker-optional)

### Required

[](#required-1)

- [Docker](https://www.docker.com)

Open console on your OS and navigate to the place where you want to install the project.

Unix

- Start Docker `systemctl docker start`
- Copy and run commands below

```
docker run --rm --interactive --tty --volume $PWD:/app composer create-project --ignore-platform-reqs codelinered/pdf-image && cd pdf-image && docker-compose build && docker-compose up -d && xdg-open http://localhost:7708
```

Windows 10+

- Start Docker Desktop `"C:\Program Files\Docker\Docker Desktop.exe"`
- Copy and run commands below

```
docker run --rm --interactive --tty --volume %cd%:/app composer create-project --ignore-platform-reqs codelinered/pdf-image && cd pdf-image && docker-compose build && docker-compose up -d && start http://localhost:7708
```

Open [localhost:7708](http://localhost:7708) for Website.

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance65

Regular maintenance activity

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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

Every ~156 days

Recently: every ~193 days

Total

7

Last Release

210d ago

Major Versions

1.x-dev → 2.0.02024-10-03

PHP version history (3 changes)1.0.0PHP 5.5 - 7.1

1.2.0PHP ^8.0

2.0.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/ee6e31fe6d3d4e4195c529de51507adb97cad32e247d9b1be3bdce92c8837102?d=identicon)[CodelineRed](/maintainers/CodelineRed)

---

Top Contributors

[![CodelineRed](https://avatars.githubusercontent.com/u/35538671?v=4)](https://github.com/CodelineRed "CodelineRed (12 commits)")

---

Tags

converterimageimagickmergepdfpdf-converterphpphp8zendsymfonypdfconvertimageTCPDFmergecreate

### Embed Badge

![Health badge](/badges/codelinered-pdf-image/health.svg)

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

###  Alternatives

[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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