Skip to content

This is a pdf tool which is capable of encrypt,decrypt,merge pdf and reduce pdf size.and the complete programme is written in python programming language.

Notifications You must be signed in to change notification settings

PRITAMSLEARNINGACCOUNT/All-in-one-pdf-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

All-in-one-pdf-tool

Pre-Requisitory

  • Must Have Python Installed Latest Version

Installation

  1. Fork/Clone/Download this repo

    git clone https://github.com/PRITAMSLEARNINGACCOUNT/All-in-one-pdf-tool

  2. Install uv

    pip install uv

  3. Create a virtual environment for this project

    uv venv

  4. Load the virtual environment

    • On Windows Terminal: .venv\Scripts\activate
    • On Linux and Git Bash: source .venv/bin/activate
  5. Run uv pip install -r requirements.txt

  6. Run My_all_in_one_pdf_tool.py.

About

This is a pdf tool which is capable of encrypt,decrypt,merge pdf and reduce pdf size.and the complete programme is written in python programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published