
pyRenamer
pyRenamer is a batch renamer for GTK desktops. With pyRenamer you can change the name of several files at the same time easily.
- You can use patterns to rename files....
What is pyRenamer?
pyRenamer is a batch renamer for GTK desktops. With pyRenamer you can change the name of several files at the same time easily.
- You can use patterns to rename files.
- You can use search & replace to rename files.
- You can use common substitutions.
- You can manually rename selected files.
- You can rename images using their metadata.
- You can rename music using its metadata.
It is written using PyGTK for the GNOME desktop, altought it will work in any PyGTK enabled environment (KDE, XFCE, even Windows), and its licensed under the GPL.
Discontinued
Last version dated in 2008
pyRenamer Screenshots
pyRenamer Features
pyRenamer information
Supported Languages
- English
Unfortunately development stopped and it's not shipping in some linux distros anymore. Great tool.
Does the job I was looking for under Linux.
No support for Regex, the real power of FRB. Other stuff missing too.
try KrojamSoft BatchRename program it is user friendly easy to use.
... or just install pyRenamer. Still doable under debian-latest a.k.a buster with little effort (tested on MX Linux 19):
$ wget http://ftp.br.debian.org/debian/pool/main/p/pyrenamer/pyrenamer_0.6.0-1.2_all.deb
$ wget http://ftp.br.debian.org/debian/pool/main/g/gnome-python/python-gconf_2.28.1+dfsg-1.2_amd64.deb
$ sudo apt-get install python-hachoir-metadata
$ sudo dpkg -i python-gconf_2.28.1+dfsg-1.2_amd64.deb
$ sudo dpkg -i pyrenamer_0.6.0-1.2_all.deb
Reply written ago