Skip to content

lechnerio/python-pdf-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Helper

Trim leading pages from PDFs and combine into one file.

Run

uv run main.py                # combine PDFs from files/
uv run main.py refine         # refine combined.pdf
uv run main.py refine <path>  # refine custom file

Put PDFs in files/, output goes to processed-files/.

Refine mode removes empty pages and crops margins.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages