Skip to content

varo6/pypdf-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pypdf-scripts

A collection of scripts for pdf daily usage based on pypdf. CLI is needed, code-free. Automatically merge all your pdfs.   

Installation & Usage

Dependencies are installed manually at the moment. Python, pip and pypdf are needed. Also flet for graphical interface.

pip install pypdf
pip install flet

Download the source code (Manually or using git) and locate the folder on CLI

git clone https://github.com/varo6/pypdf-scripts.git
cd pypdf-scripts

Run the main script on CLI using python:

python main.py

All pdf files located in "pdfs" folder will merge into a new pdf located in pdfs\saved results folder.

About

scripts made with pypdf for daily use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages