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.
- Host: GitHub
- URL: https://github.com/mohamed-taha-essa/python-automation
- Owner: Mohamed-Taha-Essa
- Created: 2023-11-05T09:04:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-05T22:25:50.000Z (over 2 years ago)
- Last Synced: 2025-01-21T21:22:22.141Z (about 1 year ago)
- Topics: filetype, opencv, os, pillow, python, schedule, shut, shutil-python, typer
- Language: Python
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.