Skip to content

Instantly share code, notes, and snippets.

@aruku7230
aruku7230 / nfd2nfc
Last active November 27, 2022 10:23 — forked from hurlebouc/nfd2nfc
Command to convert *on Linux* unicode with NFD (Mac OSX) to unicode with NFC (Linux).
# Example: Convert `レポート.pdf` to `レポート.pdf`
# Dry run. Use --notest to finally rename the files.
convmv -f utf8 -t utf8 --nfc -r test