Skip to content

lt77777/pdfMerger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PDF Merger

Script to merge PDFs easily

Set up the conda environment

You need to install Anaconda on your system or install Mamba as well, and substitute conda with mamba in all following commands.

Update Anaconda if needed by running

conda update -n base conda

To download the dependencies and create the conda environment, run:

conda env create --file environment.yml

After, you can activate the new environment with:

conda activate pdfMerger

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages