A simple app to copy images from one dir to anohter and group them by the date they were taken. This is determined from the image meta data no the file name.
git clone https://github.com/CodeNameGrant/photo-sorter.git
pip3 install -r requirements. txt
python app.js
You will then be asked to enter the input/output directories. Rather use abolute paths, starting from your root directory otherwise they will be interpreted as reletive to app.js