# 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.

> Canonical page: https://elysiatools.com/en/hubs/text-convert

- **Category:** convert

- **Keywords:** text case converter, encoding converter, fullwidth halfwidth, quoted printable, text normalization, number to words, date format unifier, currency normalizer

## Overview

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.

## Tools

- Advanced Case Converter: Convert between CamelCase, snake_case, kebab-case, PascalCase, and other naming conventions
- File Encoding Converter: Convert file encoding with auto-detection support between UTF-8, GBK, ISO-8859-1 and other character encodings
- Fullwidth to Halfwidth Converter: Convert fullwidth characters to halfwidth characters for proper text formatting
- Halfwidth to Fullwidth Converter: Convert halfwidth characters to fullwidth characters for CJK text formatting
- Quoted-Printable Decoder: Decode Quoted-Printable format to plain text
- Quoted-Printable Encoder: Encode text to Quoted-Printable format (used in email MIME)
- Number to Words Converter: Convert numbers to words in multiple languages
- Word Separator: Split text into individual words, with each word on a new line
- Text Date Format Unifier: Find and unify date formats within text content
- Text Currency Normalizer: Find, convert and normalize currency values within text content

## Samples

- Text Case Format Samples: Examples of different text case formats: camelCase, snake_case, kebab-case, PascalCase, and more
- Hex/Unicode Encoding Format Samples: Examples of hex (\xXX) and unicode (\uXXXX) escape sequence encoding formats
- Txt Samples: Sample text files in different languages and encodings
- Text with Date Samples: Text containing various date formats for testing date extraction and parsing

## Frequently asked questions

### 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.

## Related content

- [Text Redaction, Highlighting, and Presentation Formatting Tools](https://elysiatools.com/en/hubs/text-format): Compare tools for masking sensitive text, finding PII, normalizing phone numbers, highlighting phrases, centering text, and formatting diffs in one hub.
- [Text Analysis, Readability, and Content Inspection Tools](https://elysiatools.com/en/hubs/text-analyze): Compare text statistics, language detection, readability scoring, sentiment analysis, moderation review, and pattern analysis tools in one hub.
- [Markdown Export, OCR, and Document Conversion Tools](https://elysiatools.com/en/hubs/markdown-convert): Compare Markdown-to-PDF, PDF-to-Markdown, OCR, slide deck export, and structured Markdown conversion tools in one hub for documentation publishing workflows.
- [Text Extraction Tools](https://elysiatools.com/en/hubs/text-extract): Explore 15 tools for extracting links, emails, phone numbers, dates, emojis, HTML attributes, and other structured signals from mixed text.
