Mohamed-Taha-Essa / python-automation

simple scripts using python automation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

simple scripts using python automation.


Languages

Language:Python 100.0%