Skip to content

AnimeshRajwar/PDF_MASTER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📑 PDF Master

PDF Master is a Flask-based web application that provides powerful PDF tools such as encryption, decryption, merging, splitting, compression, and file format conversion (Word, Excel, Image ↔ PDF).
It also supports a modern UI with light/dark mode toggle built using TailwindCSS.


✨ Features

  • 🔒 Encrypt / Decrypt PDFs with password protection
  • Merge multiple PDFs into one
  • ✂️ Split PDFs into separate files
  • 📉 Compress PDFs to reduce file size
  • 📝 Word ↔ PDF conversion
  • 📊 Excel ↔ PDF conversion
  • 🖼️ Image ↔ PDF conversion
  • 📄 2/4 pages per sheet (N-up)
  • 🌙 Light/Dark Mode with persistence across pages

🛠️ Tech Stack

  • Backend: Python, Flask
  • Frontend: TailwindCSS, JavaScript
  • PDF Handling: PyPDF2, python-docx, openpyxl, Pillow
  • Deployment: Rendor

🚀 Getting Started

1. Clone the repository

git clone https://github.com/your-username/pdf-master.git
cd pdf-master

🌐 Live Demos

About

PDF Master is a Flask-based web application that provides powerful PDF tools such as encryption, decryption, merging, splitting, compression, and file format conversion (Word, Excel, Image ↔ PDF). It also supports a modern UI with light/dark mode toggle built using TailwindCSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors