Skip to content

ER-ROUGUI/PDF_Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDF Manager

A self-hosted, private solution for managing and processing your PDF documents.

Why PDF Manager?

Most online PDF tools require you to upload your sensitive documents to their servers. PDF Manager is built for users who prioritize security and privacy.

  • 100% Local: No cloud uploads. Your data stays on your machine.
  • Privacy First: Process confidential documents without worrying about third-party data retention.
  • Simple & Fast: A streamlined interface for managing your PDF library.

Project Structure

SIMPLE

Getting Started

Backend

  1. cd backend
  2. python3 -m venv venv && source venv/bin/activate
  3. pip install -r requirements.txt

Frontend

  1. cd frontend
  2. npm install
  3. npm run dev

Quick Start (Frontend)

For a one-click setup and launch, you can use the provided shell script:

FOR Linux / macOS

For a one-click setup and launch, you can use the provided shell script:

  1. cd frontend
  2. chmod +x start.sh # Make the script executable
  3. ./start.sh # Run it!

FOR Windows

  1. cd frontend
  2. ./start.bat # Run it!

This script automatically checks for dependencies, installs them if they are missing, and launches the development server in your browser.

What's Next?

I am just getting started! Stay updated as I roll out new versions. Future releases will include:

  • 🔒 Advanced Encryption/Decryption.
  • OCR (Optical Character Recognition) support.
  • Batch processing for large libraries.
  • Conversion
  • and MORE

Keep an eye on this repository for more and more features!


Security Note: Always keep your local environment updated to ensure the latest security patches are applied.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages