nfd2nfc

Convert filesystem entry names from NFD to NFC normalization

brewmacoslinux
Try with needOr install directly
Source

About

Convert filesystem entry names from NFD to NFC for cross-platform compatibility

Commands

nfd2nfc

Examples

Convert all filenames in current directory from NFD to NFC$ nfd2nfc .
Convert filenames in a specific directory recursively$ nfd2nfc /path/to/directory
Convert a single filename from NFD to NFC$ nfd2nfc filename_with_accents.txt