BandiNamer is an app that re-formats the text representation of Unicode filenames created on macOS.
Filenames in Hangeul (Korean alphabet) may experience that their consonants and vowels are detached from each other on Windows. Use BandiNamer to re-format the Unicode representation of your filenames to prevent his deatchment issue.
As shown below, it converts the file name of the decomposed form (NFD) to the file name of the composed form (NFC).
It displays the same in the Finder, but prevents the grapheme from being separated when transferring files to Windows.
It converts the composed form (NFC) file name to the decomposed form (NFD) file name.
This feature is used to resolve compatibility issues when using the sync feature of cloud drives.