An open API service indexing awesome lists of open source software.

https://github.com/runejuhl/imgreorder

Order images (and movies) to YY/MM/DD/filename.ext scheme
https://github.com/runejuhl/imgreorder

Last synced: 3 months ago
JSON representation

Order images (and movies) to YY/MM/DD/filename.ext scheme

Awesome Lists containing this project

README

        

# imgreorder

Order images (and movies) to YY/MM/DD/filename.ext scheme. Date/Time
information is taken from EXIF if possible, otherwise using stat
information (mtime).

## Usage
imgreorder reorders images (.jpg or .JPG) and movies (.mov or .MOV)
into a YY/MM/DD structure from the current directory.

`imgreorder.py PATH [--verbose]`