Text Case, Encoding, and Normalization Conversion Tools
Compare text case conversion, character-width conversion, encoding conversion, quoted-printable handling, and inline text normalization tools in one hub.
This hub focuses on text conversions that happen before cleanup or publication: renaming text casing, fixing encodings, switching between fullwidth and halfwidth characters, normalizing dates or currency inside text, and splitting text into structured word lists.
Cluster Facts
- Task Type
- convert
- Families
- text
- Tools
- 10
- Subclusters
- 3
Why this hub exists
Featured Tools
Try with Samples
textRelated Hubs
FAQ
What can I do in this hub?
You can convert naming styles, switch character widths, fix text encodings, encode or decode quoted-printable text, spell out numbers, and normalize dates or currency within text.
Who is this hub for?
It is useful for developers, localization teams, content editors, data-cleaning teams, and anyone standardizing text before another tool or workflow consumes it.
How should I start?
Start with the deepest text issue first: encoding or character-width problems usually need to be fixed before case conversion or inline normalization.