Skip to main content

feature-rich app to rename files for GNU/Linux and Windows

Project description

QtRename

QtRename Logo

PyPI - Python Version Downloads GitHub GitHub release (latest by date) Platform Platform

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 of setup.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:

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):

dark theme linux

Default theme (Windows):

default theme windows

Screenshots Screenshots
casing add/remove
move spaces
counter enumerate

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qtrename-1.1.1.tar.gz (105.7 kB view hashes)

Uploaded Source

Built Distribution

qtrename-1.1.1-py3-none-any.whl (114.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page