A set of scripts to automate your boring stuffs through python.
| Name of Script | Functionality |
|---|---|
| Excel filtering.py | A simple program to filter excel sheet into separate sheets or separate files. |
| PDF-merge.py | To merge all pdf files of the same direcotry by providing directory of pdfs and file name after merging all pdfs |
| Watermark.py | To remove the watermark from the pdf files and each page save as an image |
| file_arrager.py | A simple program to organise your files in directory based on extension. Program identify the file extensions and create a subdirectory into existing direcotry and moves all files to respective subdirectories |
| watermarkremover.py | A program which remove the watermark from the pdf |