Skip to content

Takes the PDFs in a consume folder, splits and uploads them to a paperless-ngx endpoint

Notifications You must be signed in to change notification settings

strahb/paperless-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDF Splitter, Renamer, and Uploader

ℹ️ This is a bespoke script to help me manage all my paperwork at work, it is not tailored for general use, and it's a mess I know

This script automatically splits, renames, and uploads the PDF pages to a defined Paperless-NGX instance. Now with HTTPS and further manipulation!

Prerequisites

  • Python 3.8 or higher
  • Pip-installed dependencies:
    • pypdf
    • requests
    • python-dotenv

Environment Variables

Use a .env file in the root of your project to configure your variables

About

Takes the PDFs in a consume folder, splits and uploads them to a paperless-ngx endpoint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages