This repository contains a Python script that automates the process of renaming PDF files within folders to match the respective folder names. It's a simple yet powerful tool for organizing files ...
A Python-based tool to automate file renaming for organizing datasets. This bot renames files based on their parent folder's name and appends sequential numbers (e.g., folder_name_1, folder_name_2), ...