sequential-file-renamer

There are 1 repositories under sequential-file-renamer topic.

  • 0xKingsman/Sequential-File-Renamer

    This Python script automates the process of renaming files within a specified directory on the desktop. The script replaces the original names with a sequential specified start count and a constant specified file extension.

    Language:Python0100