Skip to content

Coises/Unicode-Normalize

Repository files navigation

Unicode Normalize: A simple plugin for Notepad++ to convert Unicode text to one of the standard normalized forms

Like Notepad++, this software is released under the GNU General Public License (either version 3 of the License, or, at your option, any later version). Some files which do not contain any dependencies on Notepad++ are released under the MIT License; see the individual source files for details.

Purpose

Unicode Normalize provides four menu commands which convert the selected text (or the entire document if nothing is selected) to one of the four standard Unicode normalization forms.

Installation

This plugin is not yet available through Notepad++ Plugins Admin.

To install Unicode Normalize, download the x86 or x64 zip file, depending on whether you're using 32-bit or 64-bit Notepad++, from the latest release. Unzip the file to a folder named Unicode Normalize (the name must be exactly this, or Notepad++ will not load the plugin) and copy that folder into the plugins directory where Notepad++ is installed (usually C:\Program Files (x86)\Notepad++\plugins for 32-bit versions or C:\Program Files\Notepad++\plugins for 64-bit versions).

About

A simple plugin for Notepad++ to convert Unicode text to one of the standard normalized forms

Resources

License

Stars

Watchers

Forks

Packages

No packages published