Skip to content

QuickXRename – A fast, safe, and developer-focused desktop tool to rename large numbers of files and folders using patterns. Preview changes, undo mistakes, and batch rename recursively across directories. Designed for speed, simplicity, and reliability.

License

Notifications You must be signed in to change notification settings

QRTQuick/QuickXRename

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickXRename

QuickXRename Logo

Python PySide6 License: MIT

About

QuickXRename is a fast, developer-friendly desktop app for bulk renaming files and folders using simple patterns, wildcards, or optional regex. It provides a live preview, conflict detection, and a one-click undo for the last operation. QuickXRename is owned by Quick Red Tech.

Screenshot / Demo

Screenshot Placeholder

Features

  • Pattern-based renaming (wildcards, simple replace, optional regex)
  • Preview mode with change highlighting
  • Undo the last renaming operation
  • Directory selection with optional recursion

Installation

Windows

python -m venv .venv
.\.venv\Scripts\activate
pip install -r requirements.txt
python src\main.py

macOS

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python src/main.py

Linux

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python src/main.py

Terms & Conditions

See TERMS.md for usage terms and safety notes.

Built By / Author

Chisom Life Eke — Lead Developer, CEO, and Founder of Quick Red Tech.

License

MIT License. See LICENSE.

Contact / Contribution

  • Open an issue or pull request on GitHub.
  • For private inquiries, add your preferred contact method here.

Version / Changelog

  • v0.1.0 — Initial MVP release.

About

QuickXRename – A fast, safe, and developer-focused desktop tool to rename large numbers of files and folders using patterns. Preview changes, undo mistakes, and batch rename recursively across directories. Designed for speed, simplicity, and reliability.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •