Skip to content

Split every PDF page into 4 parts and merge them togerther.

License

Notifications You must be signed in to change notification settings

matusHubinsky/shapechange-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

███████╗██╗  ██╗ █████╗ ██████╗ ███████╗ ██████╗██╗  ██╗ █████╗ ███╗   ██╗ ██████╗ ███████╗
██╔════╝██║  ██║██╔══██╗██╔══██╗██╔════╝██╔════╝██║  ██║██╔══██╗████╗  ██║██╔════╝ ██╔════╝ 
███████╗███████║███████║██████╔╝█████╗  ██║     ███████║███████║██╔██╗ ██║██║  ███╗█████╗   
╚════██║██╔══██║██╔══██║██╔═══╝ ██╔══╝  ██║     ██╔══██║██╔══██║██║╚██╗██║██║   ██║██╔══╝   
███████║██║  ██║██║  ██║██║     ███████╗╚██████╗██║  ██║██║  ██║██║ ╚████║╚██████╔╝███████╗ 
╚══════╝╚═╝  ╚═╝╚═╝  ╚═╝╚═╝     ╚══════╝ ╚═════╝╚═╝  ╚═╝╚═╝  ╚═╝╚═╝  ╚═══╝ ╚═════╝ ╚══════╝ 

Bash script for spliting every page of the PDF into the 4 parts and merging them together. You can use the script on the directory with PDFs or a single file.

Installation

git clone https://github.com/matusHubinsky/shapechange-pdf
cd shapechange-pdf
chmod +x shapechange-pdf.sh powerword-pdf.sh

Usage

bash shapechange-pdf.sh ~/Documents/

or

bash shapechange-pdf.sh untitled.pdf

About

Split every PDF page into 4 parts and merge them togerther.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages