███████╗██╗ ██╗ █████╗ ██████╗ ███████╗ ██████╗██╗ ██╗ █████╗ ███╗ ██╗ ██████╗ ███████╗
██╔════╝██║ ██║██╔══██╗██╔══██╗██╔════╝██╔════╝██║ ██║██╔══██╗████╗ ██║██╔════╝ ██╔════╝
███████╗███████║███████║██████╔╝█████╗ ██║ ███████║███████║██╔██╗ ██║██║ ███╗█████╗
╚════██║██╔══██║██╔══██║██╔═══╝ ██╔══╝ ██║ ██╔══██║██╔══██║██║╚██╗██║██║ ██║██╔══╝
███████║██║ ██║██║ ██║██║ ███████╗╚██████╗██║ ██║██║ ██║██║ ╚████║╚██████╔╝███████╗
╚══════╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚══════╝ ╚═════╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝ ╚══════╝
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.
git clone https://github.com/matusHubinsky/shapechange-pdf
cd shapechange-pdf
chmod +x shapechange-pdf.sh powerword-pdf.sh
bash shapechange-pdf.sh ~/Documents/
or
bash shapechange-pdf.sh untitled.pdf