utiliPy-scripts icon indicating copy to clipboard operation
utiliPy-scripts copied to clipboard

Collection of Utility Python Scripts to automate mundane tasks & to do cool stuff

Results 3 utiliPy-scripts issues
Sort by recently updated
recently updated
newest added

~The original is also 1085 pages long~ Update: THE ORIGINAL IS ACTUALLY 1125 PAGES LONG. Didn't work as expected but did do something [AI_Merged.pdf](https://github.com/jaladh-singhal/utiliPy-scripts/files/7776714/AI_Merged.pdf)

It turns out that with the update in PyPDF2 library, PDF Trimmer is broken. I added a simple workaround in the README.md file for the PDF Trimmer, should you wish...

The current version of PyPDF2 does not support some methods like `PdfFileReader()` anymore. Replaced all deprecated methods that prevented the script from running