Text Normalization Test

Test the normalization rules used for hash generation

(normalized text will appear here)
(hash will appear here)
Input Lines
0
Input Characters
0
Normalized Lines
0
Normalized Characters
0

Normalization Rules Applied

  • Curly quotes (" " ' ') → straight quotes (" ')
  • En/em dashes (– —) → hyphen (-)
  • Non-breaking spaces → regular spaces
  • Ellipsis (…) → three periods (...)
  • Leading/trailing whitespace removed per line
  • Multiple spaces collapsed to single space
  • Blank lines removed
  • No trailing newline

View detailed normalization documentation →