Fotocop is a tool to copy images from a movable support such as a SD Card onto your local HDD.
Images can be renamed according to a user-defined pattern and using EXIF data.
- Graphic User Interface:
python -m fotocop - Command Line:
python -m fotocop -hfor usage description.
- Python >= 3.6.1
- PyQt5 ~= 5.15.4
- WMI ~= 1.5.1
- pywin32 ~= 301