sortphotos icon indicating copy to clipboard operation
sortphotos copied to clipboard

SortPhotos is a Python script that organizes photos and videos into folders using date/time information

Results 64 sortphotos issues
Sort by recently updated
recently updated
newest added

It would be very good, if there's an option to move duplicates to another folder, e.g. like this: `--duplicates-destination /home/user/pictures/duplicates`

Adds `--keep-aae` option to copy iOS `.AAE` sidecar files along side their target images. Addresses [#100](https://github.com/andrewning/sortphotos/issues/100

I'm not a Python Guy but it seems there is a strange Date parsing Issue on RPI. I hava a Test JPG that run correctly on my Ubuntu Notebook on...

Sometimes multiple person are using multiple devices to record the same event (e.g, a family outing). In a case like this, it is useful to separate the pictures into different...

Apparently I made a symlink 14 years ago and sortphotos threw an error when it hit it. Removed the symlink and everything proceeded as expected (thank you!). Just ignoring symlinks...

Hello, These patch add several option I found usefull: --set-locale fr_FR to force a locale, thus directory name created match the locale user need --ignore to ignore a list of...

Hello andrew, I've put the script in a bat file under windows and had to put %% instead of % to specify month/years etc, because % character is reserved for...

I know you can't very dig into this project right now but I ask it anyway if you can one day. My collection of photos are on a server (local...

I get this error when trying to convert images. ``` Preprocessing with ExifTool. May take a while for a large number of files. Traceback (most recent call last): File "sortphotos.py",...