Skip to main content

Rename files using a GUI desktop app for Linux & Windows. macOS not yet tested.

Project description

File Renamer

Rename files using a GUI desktop app for Linux, Windows & macOS. macOS not yet tested.

  1. Github
  2. PyPi

Screenshots

Fedora Linux 40 Light Theme

App file-renamer app


List Files List Files


Preview Preview


Renamed Renamed


Windows 11 Dark Theme

App file-renamer app


List Files List Files


Preview Preview


Renamed Renamed


Installation

Linux

  1. Download latest release
  2. Unzip file & change into dir
  3. Right-click on file-renamer & launch app or run shell command ./file-renamer

Windows

  1. Download latest release
  2. Unzip file & change into dir
  3. Right-click on file-renamer.exe & launch app

pip

Install from PyPi

# Install Python3.11 on Fedora Linux 40
sudo dnf install python3.11

# Create file-renamer folder in $HOME dir or anywhere
mkdir file-renamer

# Change directory
cd file-renamer

# Create virtual environment
python3.11 -m venv venv

# Activate virtual environment
source venv/bin/activate

# Install file-renamer
pip install file-renamer

# Run
file-renamer
  1. Tested on Fedora Linux Workstation 40 & Windows 11
  2. macOS and other operating systems not tested (may the gods be with you!)
  3. See Installing Packages for more info on other operating systems.

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

file_renamer-1.1.2.tar.gz (46.0 MB view hashes)

Uploaded Source

Built Distribution

file_renamer-1.1.2-py3-none-any.whl (45.1 MB 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