Merges all pdf files in a directory into a single pdf, using pytesseract ocr to automatically correct the orientation of each page.
Rotates individual pages in a pdf file by a specified amount
To install with pipx, just clone the repository and run pipx install . inside the project.