Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 661 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 661 Bytes

Convert PDF to Long Image(JPG)

PDF转换成长图工具(JPG/JPEG)

PDF を画像ツールに変換します

MainConcept

How to use

Needed Python 3.5+
  1. git clone https://github.com/whitelok/pdf-to-long-image.git
  2. cd pdf-to-long-image
  3. pip install -r requirements.txt
  4. python pdf-to-long-image.py --pdf_path PDF_PATH
  5. for example: python pdf-to-long-image.py --pdf_path ./demo/demo.pdf
  6. then the output long image is in ./demo like this DemoResult