Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 534 Bytes

File metadata and controls

37 lines (20 loc) · 534 Bytes

Description

This project contains the conversion of pdf to image using Nodejs and Typescript

Node Version

v20.17.0

Yarn Version

1.22.22

Libraries Used

Unpdf

canvas

pdfjs-dist

Install Packages

$ yarn install

Run Project

$ yarn dev

Function

  • Proxy Functions (js file) : Used to dynamic import modules to avoid import libraries issue in TypeScript