php php-pdf-to-image
PHP pdf to image converter
web-atrio/php-pdf-to-image
PHP pdf to image converter
- Friday, October 13, 2017
- by steve-ferrero
- Repository
- 2 Watchers
- 1 Stars
- 29 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 12 % Grown
pdf-to-image
PHP pdf to image converter, (*1)
Requirements
You should have Imagick and Ghostscript installed., (*2)
Installation
The package can be installed via composer:
``` bash
$ composer require web-atrio/php-pdf-to-image, (*3)
## Usage
Converting a pdf to an image.
```php
$convertor = new WebAtrio\PDFToImage\PDFToImage("test.pdf");
$convertor->convert("test.png");
License
The MIT License (MIT). Please see License File for more information., (*4)
dev-master
9999999-dev
PHP pdf to image converter
Sources
Download
MIT
by
Steve Ferrero
0.1
0.1.0.0
PHP pdf to image converter
Sources
Download
MIT
by
Steve Ferrero