smart-image-renamer icon indicating copy to clipboard operation
smart-image-renamer copied to clipboard

A script to intelligently bulk rename images using EXIF data

Results 6 smart-image-renamer issues
Sort by recently updated
recently updated
newest added

I just wanted to this module for renaming some of my images. After installing it with **PIP** and starting it I got the following exception: ``` bash MrLeehsMB:~ stefanlehmann$ smart-image-renamer.py...

I ran this against several photos and some got renamed with the file extension .MPO. I can manually rename them to .JPEG or . JPG but it renames them again...

After installing `smart-image-renamer` using `pip install smart-image-renamer` on a Windows 10 machine, I get the following error when trying to run it: `$ smart-image-renamer.py -h Traceback (most recent call last):...

If I run the renamer with a destination filename pattern that is not unique for a set of source files, the tool will overwrite target files. For example, if I...

Hi, Is it intentional that the sequence counter resets for different subfolders? I applied the script on a folder tree with two subfolders, as follows. SD0 ├── 102D3100 │   ├──...