An open API service indexing awesome lists of open source software.

https://github.com/mohamed-taha-essa/python-automation

simple scripts using python automation.
https://github.com/mohamed-taha-essa/python-automation

filetype opencv os pillow python schedule shut shutil-python typer

Last synced: 12 months ago
JSON representation

simple scripts using python automation.

Awesome Lists containing this project

README

          

# Python-Automation-Scripts
simple python scripts i use in my life for automating some tasks , this repo will be updated continuously

1. add logo to images : the code will ask you for the logo name then will add this logo to all the images in the folder beside the logo.
2. organize directory files : this code will organize your downlaod folder into categorized folders
3. rename images in folder : this code will rename images in a folder like 1 , 2 ,3 and so on.
4. renam images cmd :this code will rename images in a folder like 1 , 2 ,3 and so on but i take the directory from cmd using typer library.
5. resize images : this code will ask you for the size of the images , then will resize the all the images beside this folder to this size.