Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

PDF Page Extractor

This desktop app lets you drag a PDF into the window and export every page as a PNG image.

Install

  1. Install Python 3.10 or newer.
  2. Open a terminal in this folder.
  3. Run python -m pip install -r requirements.txt

Run

Run:

python pdf_page_extractor.py

If tkinterdnd2 is not installed, the app still works with the Choose PDF button, but drag-and-drop will be disabled.

If python opens the Microsoft Store instead of running Python, install Python from python.org and enable the option that adds Python to PATH.

About

Extracts PDF pages as PNG images

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages