Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 489 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 489 Bytes

Image Crawler

This Image Crawler crawls through your picture directory and helps you organizing your pictures. His name is Crawly.

The program does the following things:

  • it moves unsorted pictures in your start path into a new folder named by the most common recording date of those pictures and
  • it renames folders (which don't have a date yet) by the most common recording date of pictures in that folder.

To run this program you need to install the libraries PIL and collections.