akhdrzki / Organize-File

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Organize-File

This scripts will automate moved your files especially in Downloads folder that has a lot of file type.

Usage/Examples

source = "C:\User\Rzkdriech\Downloads"
dest_img = "D:\Pictures"
img_file = (".jpg", ".png", ".jpeg")

Check main.py fill it up the variable as example.

Still in progress because here i don't use windows :)

About


Languages

Language:Python 100.0%