Daniel-Waiger / file-renamer

A Python tool to rename files by removing common and redundant parts while keeping unique identifiers intact, with a GUI for preview and confirmation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

file-renamer

A Python tool to rename files by removing common and redundant parts while keeping unique identifiers intact, with a GUI for preview and confirmation.

File Renamer

This Python script provides a robust solution for renaming files by removing common and redundant parts while preserving unique identifiers. It is especially useful for files generated by software that adds repetitive substrings. The tool includes a graphical user interface (GUI) that allows you to select the input folder, filter files by suffix, preview the old and new filenames, and confirm the renaming process. This ensures an efficient and user-friendly experience for managing and organizing your files.

2024-05-20_00h16_26

2024-05-20_00h16_45

About

A Python tool to rename files by removing common and redundant parts while keeping unique identifiers intact, with a GUI for preview and confirmation.

License:MIT License


Languages

Language:Python 100.0%