[go: up one dir, main page]

Skip to content

📱📷➡️🗂Sort and organize your files (photos, videos and other media from iphone, ipad, camera etc.) by date

License

Notifications You must be signed in to change notification settings

Volodichev/sort_files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sort_files

Disclaimer: Please make backup your media before using this skript!

Sort files with SUPPORTED_EXTENSIONS by creation date and put them to directories Year/Month/Day by exif headers Date. If there is no exif Date it takes from os creation time. Use PIL, piexif, exifread, pyexiv2 libraries. Sorting jpeg files by date and time from EXIF.

for ex.:

C:\Users\user\sort_files\result\2017\6\19\IMG_1017.jpg

Installation Instructions

  1. Fork/Clone/Download this repo

    git clone https://github.com/Volodichev/sort_files.git
  2. Navigate to the directory

    cd sort_files`
  3. Install the dependencies

    pip install -r requirements.txt
  4. Put copy of your files to folder 'source'

  5. Run the sort_files.py script and all sorted staff will move to folder 'result'

About

📱📷➡️🗂Sort and organize your files (photos, videos and other media from iphone, ipad, camera etc.) by date

Topics

Resources

License

Stars

Watchers

Forks

Languages