autorenamer
program to rename files to make them sort in given order
Install
- All systems
-
curl cmd.cat/autorenamer.sh
- Debian
-
apt-get install autorenamer
- Ubuntu
-
apt-get install autorenamer
- Kali Linux
-
apt-get install autorenamer
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install autorenamer
- Raspbian
-
apt-get install autorenamer
- Dockerfile
- dockerfile.run/autorenamer
autorenamer
program to rename files to make them sort in given order
This is a simple graphical program that lets you reorder the files using drag-and-drop and then changes the names of the files such that their alphabetical sorting matches the ordering you chose. You can also shuffle the files. Currently the renaming consists of prepending each filename with a short number. The program displays thumbnails of files using GNOME libraries.