iotech/pdf2image-converter

使用支持GET、POST方法的API将PDF文件转换为jpg或png。此包包含Dockerfile和docker镜像。

v1.0.2 2018-07-24 11:10 UTC

This package is auto-updated.

Last update: 2024-09-25 07:38:19 UTC


README

使用支持GET、POST方法的API将PDF文件转换为jpg或png。此包包含Dockerfile和docker镜像。

使用Docker开始

  • 
    
  • 通过以下URL访问:`localhost/?url=

使用composer开始

  • 使用composer安装库
    composer require iotech/pdf2image-converter
    
  • 通过以下方式实现到您的项目中
    $pdfc = PDF2Image\Convert::Run($file, $type, $output_to);
    

支持的参数

url    = Url of pdf
format = Convert file type support jpg, png

许可证

GNU 2.0

作者

由以下支持

IOTech Enterprise Co.,Ltd.