Installation
CineRename is available for Windows, macOS, Linux desktop, and Linux headless/NAS.
Downloads
Use the official Download page or the latest release page:
https://github.com/CineRename/CineRename-Releases/releases/latest
| System | Recommended formats |
|---|---|
| Windows 10/11 x64 | .exe installer, .msi, portable .zip |
| macOS Apple Silicon | arm64 .dmg or .pkg |
| macOS Intel | x64 .dmg or .pkg |
| Linux desktop | AppImage, .deb, .rpm, portable .tar.xz |
| NAS / headless Linux | x64 or arm64 .tar.xz |
| Docker | x64 or arm64 image archive |
TIP
If you are unsure, start with the .exe on Windows, .dmg on macOS, and AppImage on Linux.
Windows
- Download the
.exeinstaller. - Run it.
- If Windows SmartScreen displays a warning, click More info -> Run anyway.
The Windows builds are currently unsigned, so this warning is expected on first launch.
macOS
- Download the correct
.dmgfor your Mac: Apple Silicon or Intel. - Open the
.dmg. - Drag CineRename into
Applications. - On first launch, right-click CineRename -> Open, then confirm.
The macOS builds are currently unsigned/not notarized, so Gatekeeper may ask you to confirm the first launch.
Linux Desktop
AppImage
- Download the AppImage.
- Make it executable:
chmod +x CineRename_*.AppImage- Run it:
./CineRename_*.AppImagedeb / rpm
Use the .deb package on Debian/Ubuntu-based distributions and the .rpm package on Fedora/openSUSE/RHEL-style distributions.
NAS / Headless Linux
Download the x64 or arm64 NAS archive, extract it on your server, and run the included cinerename binary.
For server usage, see CLI and headless usage.
Updates
Direct desktop builds include CineRename's in-app updater. You can check for updates from Preferences -> General -> Updates.
Store and package-manager builds should be updated through their own channel when those channels are published.
Uninstallation
- Windows: Settings -> Apps -> CineRename -> Uninstall.
- macOS: move
CineRename.appto the Trash. - Linux AppImage / portable: delete the downloaded app or extracted folder.
- Linux deb / rpm: uninstall with your package manager.
Local settings, history, logs, and license state are stored in your operating system's app-data location. Use the app's Support screen to copy logs/config before removing local data.