Skip to content

silverscorpio/pdfhandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Handler

Allows local handling of PDF files


  • CLI utility
  • Born out of necessity after facing issues with personal documents when no net access was available
  • Most used PDF operations were given priority
    • combine/merge
    • delete page
    • rearrange based on the given order of pages
    • compress pdf (compression level can be adjusted)
    • image compression in pdf (compression level can be controlled)
  • Stack - Python, pypdf, Click, poetry, ruff
  • Plan to expand further - integration with another Django project

Releases

No releases published

Packages

No packages published

Languages