iotech / pdf2image-converter
To convert PDF file to jpg or png using API supported by GET, POST method. This package is included Dockerfile and docker image.
v1.0.2
2018-07-24 11:10 UTC
Requires
- php: >=7.0
- ext-imagick: *
This package is auto-updated.
Last update: 2025-03-25 08:40:43 UTC
README
To convert PDF file to jpg or png using API supported by GET, POST method. This package is included Dockerfile and docker image.
Getstart using docker
- access url by
`
localhost/?url=&format=png`
Getstart usign composer
- Install library using composer
composer require iotech/pdf2image-converter
- Implement to your project by
$pdfc = PDF2Image\Convert::Run($file, $type, $output_to);
Parameter supported
url = Url of pdf
format = Convert file type support jpg, png
License
GNU 2.0
Author
- Apinan Woratrakun apinan@iotech.co.th
Powered by
IOTech Enterprise Co.,Ltd.