Python script that automatically renames all files in the selected folder.
Perfect for organizing large collections of files.
Implemented using the os module.
Renaming format: file_1.txt, file_2.txt, etc.
Simple, flexible, and easily adaptable to any names.