Skip to content

A small node api which takes a pdf and responds with each page as an image

Notifications You must be signed in to change notification settings

jgrant95/pdf-to-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdf-to-image

A small node api which takes a pdf and responds with each page as an image

  • Currently using pdf.js, but appears to have issues rendering certain fonts. This is results in the images being incorrect and is therefore unreliable.
  • Need to investigate another method of rendering pdfs, possibly Pdfium (Chromes pdf renderer)

About

A small node api which takes a pdf and responds with each page as an image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published