Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert pdf pages to images using pdftoppm

Prepare

Make sure you have:

  • node installed (v22.x recommended)
  • pdftoppm binary installed on your Linux or Mac or Windows host machine
      • For example, sudo apt install pdftoppm-utils for Ubuntu
  • Configure or Edit your paths in src/convert.ts

Note: Make sure you have already created <code_project>/output directory

Credits

  • pdftoppm executable as its backbone.
  • Myself, the coder 😇 [Mr. Meaow]

About

Using "pdftoppm" to make images from pdf pages

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages