1.0.1 • Published 2 years ago

pdf2image8js v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

About The Project

  • Using pdfjs-dist to convert all PDF's pages to image (jpg or png)

Getting Started

Development Environment

npm 6.14.13
nodejs v14.17.3
"assert": "^2.0.0",
"canvas": "^2.8.0",
"patch-package": "^6.4.7"
"pdfjs-dist": "2.9.359",
"postinstall-postinstall": "^2.1.0",

Installation

Clone the repository

git clone https://github.com/phorvicheka-electron/pdf2png-js-node-cli.git

Run

node index.js

or

node index.js "<pdfFilePath?" "<imageFolderPath>" "<imageFileExtension= 'png' or 'jpg'>"

Author

Vicheka Phor, Yonsei Univ. Researcher, since 2020.10 ~

Maintainer

Vicheka Phor, phorvicheka@yahoo.com (2021.06.24 ~)