Skip to content

Edit pdf pages by separating, join and extracting via simple python script

Notifications You must be signed in to change notification settings

snoh666/pdf-file-manage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Simple python scripts to manage pdf files, as Windows doesn't have free software to for example: split, extract, join different files.

Installation

Install python packages requirements with predefined requirements.txt. pip3 install -r requirements.txt

Usage

Each script has basic command line interface for you to input required information. Filenames equal their usages so:

  • extract.py extracts page or pages to different file
  • join.py joins two different pdf files into one
  • separate.py separates all pages into each file

About

Edit pdf pages by separating, join and extracting via simple python script

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages