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

Hello, While finishing my branch work I discovered a little bug with one photo. One exif tag was of type: "HH:MM:SS" -> "18:07:03" and parse_date_exif processed it as a YEAR:MONTH:DAY...

Hi, I'm on Windows 7 64-bit, the latest of Python 2.7, and the latest of ActivePerl. I invoked the program --> python sortphotos.py --recursive --sort %Y/%B G:\ G:\sorted photos >...

Option to delete empty (source) folders if no files left after move.

you can change #f by something if you want but I like it that way.

Added the ability to include the original filename as a suffix when renaming the file. And great tool - this saved me a bunch of time as I was thinking...

Could it be possible to have an option to hardlink files (and fallback to symlink) instead of copying or moving them ?

I'm using sortphotos to sort some photos taken on an iPhone X running the latest version of iOS(16.5.1) but sortphotos fails to move a video file. ``` { "SourceFile": "/Backups/Phones/iPhone...

I have one file created today but sortphotos.py doesn't see it as having a valid date. Is there a newness limit to what it considers? See file [1/3] below: ```...

Have one of the tags be the file name since many files have the proper date on the file name Here's a few examples of file names: 20170902_101852.jpg ==> 2017-09-02...