Skip to content

moncruist/photo_organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Photo organizer script

This simple script organizes photos and videos gathered from iOS. It groups media files into subfolders with YEAR-MONTH format like Windows photo. If file is already there (has the same name and size), the copying will be skipped.

Setup

You need install exiftool in order to run this script.

Usage

python3 photo_organizer.py SOURCE DESTINATION [OPTIONS]

OPTIONS are:
--dry-run - only print which files are going to be copied. Actual copy is not performed.

About

Organize your photos and videos in folder structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages