macOS
brew install convmvlocal Homebrew formula metadata
sudo port install convmvMacPorts ports tree · sysutils/convmv/Portfile · source: api.github.com
brew
Filename encoding conversion tool. Version 2.06 via Homebrew; verified from local package data.
install
brew install convmvlocal Homebrew formula metadata
sudo port install convmvMacPorts ports tree · sysutils/convmv/Portfile · source: api.github.com
sudo apt install convmvDebian stable package indexes · convmv · source: deb.debian.org
sudo dnf install convmvFedora Rawhide package metadata · convmv · source: dl.fedoraproject.org
nix profile install nixpkgs#convmvnixpkgs package indexes · pkgs/by-name/co/convmv/package.nix · source: api.github.com
sudo pacman -S convmvArch Linux sync databases · convmv · source: geo.mirror.pkgbuild.com
sudo zypper install convmvopenSUSE Tumbleweed package metadata · convmv · source: download.opensuse.org
overview
Filename encoding conversion tool
history
convmv is a Perl command-line utility for converting filenames from one character encoding to another without changing file contents.
The official project directory exposes a long-running tarball history, with early 0.3 and 1.x archives visible in the index and newer 2.x releases continuing through 2.06 in 2025. The man page explains the tool around Unix filename encoding, normalization, and filesystem interoperability rather than application data conversion.
convmv became a standard sysadmin package because it solves a narrow migration problem common to old Unix and network filesystems: moving filenames from legacy 8-bit encodings, Samba-era client code pages, or filesystem-specific Unicode forms into UTF-8-oriented environments.
Typical use specifies source and target encodings with `-f` and `-t`, optionally recurses with `-r`, and only performs real renames when `--notest` is supplied. The default dry-run behavior is part of why distributions can ship it as a safer filesystem repair tool.
For package managers, convmv is a classic small Unix utility: no daemon, no credentials, no config file, portable Perl implementation, and usefulness that spans Linux, macOS, Samba, Netatalk, Dovecot, and mounted filesystems.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
convmv | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.j3e.de/linux/convmv/
install metadata
| Package key | brew:convmv |
|---|---|
| Version | 2.06 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/convmv |
| Homepage | https://www.j3e.de/linux/convmv/ |
| Upstream docs | https://www.j3e.de/linux/convmv/man |
| License | GPL-2.0-or-later |
| Source archive | https://www.j3e.de/linux/convmv/convmv-2.06.tar.gz |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | convmv |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
convmv 2.06+repack-1
filename encoding conversion tool
https://www.j3e.de/linux/convmv/man/
sudo apt install convmvconvmv
nix profile install nixpkgs#convmvconvmv 2.05-1.1
filename encoding conversion tool
https://www.j3e.de/linux/convmv/man/
sudo apt install convmvconvmv 2.06-4.fc44
Convert filename encodings
sudo dnf install convmvconvmv 2.06-1
Tool for converting encodings on filesystems
sudo pacman -S convmvconvmv 2.06-1.2
Utility to convert file names between encodings
sudo zypper install convmvconvmv
sudo port install convmvsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.