feature-rich app to rename files for GNU/Linux and Windows
Project description
QtRename
feature-rich app to rename files for GNU/Linux and Windows
Installation
Linux:
pip install qtrename
To avoid running the app from the command line, you need to add it to your apps menu:
- Download this script
- Open the terminal and
cd
to the location ofsetup.sh
- run:
chmod u+x setup.sh
- run:
./setup.sh
Head to your apps menu, type qtfind or you can find it under Accessories.
Windows:
- Download the installer from here [Require Microsoft Visual C++ 2015 Redistributable]
Description
:heavy_check_mark: QtRename is a graphical interface for bulk renaming.
:heavy_check_mark: QtRename easy to use.
:heavy_check_mark: QtRename is for for Linux and Windows.
:heavy_check_mark: QtRename is made with PyQt5
License
This program comes with absolutely no warranty. See the GNU General Public Licence, version 3 or later for details.
Features
-
Find and Replace:
- Skip the first N occurrences
- Replace max N occurrences
- Case sensitive
- Swap chunks of characters
- find occurrences using RegEx
-
Casing:
- Change case file, extension or both (upper, lower, sentence, title, invert, random)
- Ignore upper and/or mixed case
-
Add/Remove
- Insert/Overwrite/Remove characters at a specific position (backwards option available)
- Combine Insert/Overwrite/Remove
-
Move characters from onne position to another (absolute/relative position, backwards,)
-
Spaces:
- Remove leading/trailing/multiple spaces
- Keep a space before/after a set of characters
- Replace specific character with a spaces
- Replace a consecutive set of a specific characters with 1 space
-
Counter:
- Insert numbers at the begining/end of the filename
- Replace the filename with a unified name
- Set a seperator between counter and filename
-
Enumerate:
- Start counter from a specific numbers
- Counter step
- Set a separator
- Zero padding
-
Extra:
- Realtime preview
- Selective preview
- Rename filename, extension or both
- Navigate directories (folders): from the list, open dialog, type in completer
- filter by extension
- Rename files / directories (folders) / subdirectories (sub-folders)
- Themes: default and dark (4 tones: blue, green, orange and pink)
- Undo renaming (only last one)
- Errors Log
Report a bug - Request feature
https://github.com/amad3v/QtRename/issues
Screenshots
Dark theme (Linux):
Default theme (Windows):
Screenshots | Screenshots |
---|---|
Changelog
-
1.1.1:
- Fix treating directories as files when Process Extension is selected.
- Fix animation doesn't stop if RegEx is invalid.
- Fix no preview in some cases.
- Fixed error message shown multiple times.
-
1.1.0:
- Fixed MVC bugs
- Fixed folders/Files opened incrementally
- Adjusted GUI for low resolution screens
- Added french translation
- Minor improvements
-
1.0.0:
- Initial release
Copyright :copyright: 2020 - amad3v
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file qtrename-1.1.1.tar.gz
.
File metadata
- Download URL: qtrename-1.1.1.tar.gz
- Upload date:
- Size: 105.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3463a91707ecb50ec259ff308cef7d26988583ba5503b31336a7cf28db6219a7 |
|
MD5 | 162f6242d413a59feaabdb60003b019e |
|
BLAKE2b-256 | ec34145875597ca5d3c5f19fc6939304af7eb16646ca3d1a0f5857a22c629a3d |
File details
Details for the file qtrename-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: qtrename-1.1.1-py3-none-any.whl
- Upload date:
- Size: 114.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f79b0a8b03096a41ef24a01e608b2b3522f6211ec7291cf2ed24fa4ff9a7c91d |
|
MD5 | 954741227fcbbc01acca4ce6932ef90b |
|
BLAKE2b-256 | b01b759069fd0002bc9d50d4e24a5f702cafff8b3c75a4785b9882ea5ccb2cb9 |