Python script created from scratch to organize files into new folders by each file type.
I love photography, and when it comes to the part of uploading all photos, videos, .NEF data from the camera into my desktop environment it's a nightmare to quickly organize them in a meaningful way. That was the motivation to create a script to automatize this process. The script can be customized to your specific needs.
If you enjoy or have a suggestion for the code, write it down in the comments, thanks for watching!
🍀 | Subscribe 🙏
👍 | Like
Chapters:
00:00 Setup
00:46 Variables
01:22 Logic for file types discovery
04:08 Logic for new subdirectories creation
05:42 Move files by type
09:55 Rename files
14:40 Logic for preview final result on console
16:21 Thanks for watching!!