2017 © Pedro Peláez
 

php php-pdf-to-image

PHP pdf to image converter

image

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

The README.md

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)

The Versions

13/10 2017

dev-master

9999999-dev

PHP pdf to image converter

  Sources   Download

MIT

by Steve Ferrero

13/10 2017

0.1

0.1.0.0

PHP pdf to image converter

  Sources   Download

MIT

by Steve Ferrero