← apps
Rename
Windows

Rename turns a folder of cryptic file names into a library you can actually browse: films and series, music, books, and the pile of documents nobody ever sorted. drop the folder in, it works out what each file is, fetches the proper titles, shows you exactly what it intends to do, and only then touches anything. every run is recorded and can be undone in one click, even after a restart.

media types

pick the type in the toolbar or leave it on automatic, which tells video, music and books apart by extension. a custom mode combines types freely, plus two fields for "only these extensions" and "never these", so a run covers exactly what is due. every type carries its own preset and its own format expression.

films and series

music

books

files and documents

the same run, whatever it is

your own rules

some collections follow a scheme no tool knows. for those you write a regular expression with named groups, test it against a sample file name in the app, and save it. each media type offers the groups that fit it, from season and episode to artist, author or sender. your rules are checked before the built-in patterns, so your special cases win.

nothing leaves your machine

the only network traffic is the metadata lookup you asked for. api keys stay in a local settings file, there is no account, no sync and no telemetry. music, books, documents and series over TVmaze work without any key at all. files are renamed in place or moved where you point the app, and a dry run shows the whole plan before anything happens.

under the hood

an electron app on a plain node core: name parsing, matching, format engine and rename engine are free of electron and covered by 232 tests, so the risky part, the part that moves your files, is the part that is verified. the interface speaks german and english, switchable without a restart, and further languages can be loaded from a translated template file.

portable, no installation: download and run. the file is not code signed, so smartscreen speaks up the first time ("more info", then "run anyway").

licence

Rename is released under the PolyForm Noncommercial License 1.0.0. private, academic and non-profit use is free, including changes and passing it on, as long as the licence and the copyright notice travel with it. commercial use or distribution needs an agreement first: licence, commercial terms, [email protected].

privacy

Rename collects no user data. read the full privacy policy.