/sort_photos

A script that I use to sort my mobile photos.

Primary LanguagePythonMIT LicenseMIT

Sort Photos

Command-line tool to rename photos by date, time and camera model, to sort them by filename.

Installation

Install from source for example with pip (requires Python 3):

pip install .

Usage

sort-photos <path to folder containing images to sort>

Use sort-photos --help to display available options.