Skip to content

spacewaterbear/modifs-pdfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modifs PDFs

Modifs PDFs is a Pyside2 App made with python. This code can generate installer file compatible Windows, Mac and Linux. An executable for Windows is already present in target : Modifs PDFsSetup.exe

How to use

The use of this app is pretty straight forward ezgif com-video-to-gif

Installation

If you installed Anaconda, you can create an environement by opening the anaconda prompt and taping the following:

create the environnement

conda create --name pdf

activate the environnement

conda activate pdf

clone the repo git

git clone https://github.com/spacewaterbear/modifs-pdfs.git

move to the project folder and install requirements

cd modifs-pdfs
pip install -r requirements

Move to code and create an executable

cd code
fbs freeze

and then create an installer

fbs installer

Credits

About

Simple app to split or merge pdfs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published