@deepfish-ai/pdf-to-long-img
v1.0.3
Published
A DeepFish AI extension tool for converting PDF documents into seamless long images for easy viewing and sharing
Downloads
340
Readme
DeepFish PDF to Long Image Tool
English | 中文
An extension tool based on DeepFish framework for converting PDF files to vertically stitched long images (PNG format). Supports single file conversion and batch processing.
Quick Start
Install deepfish-ai global library:
npm install deepfish-ai -gInstall current project library:
npm install @deepfish-ai/pdf-to-long-img -gIn command line, you can use the extension by typing:
ai convert pdf to long image
Function List and Description
- pdfConversion_toLongImage: Convert PDF file to long image, stitching each page of the PDF into a vertically arranged PNG long image
