Text Normalization Tool
Normalize text for matching — lowercasing, accent removal, whitespace standardization, and more.
Upload a file to transform
Upload a CSV or JSONL file. Fields will be detected automatically.
Drop your file here, or click to browse
.csv or .jsonl · max 10MB
How it works
Text normalization is the first step in any entity resolution pipeline. Before comparing strings, you need to standardize them: convert to lowercase, remove accents (é → e), normalize whitespace, strip punctuation, and handle special characters. This tool shows how normalization transforms your input, which helps you understand why "Müller" and "MUELLER" can be matched after proper normalization.
Use cases in entity resolution
Related tools
Use normalization in production
Tilores runs these transformations automatically as part of an entity resolution pipeline — at any scale, without managing infrastructure.
Start Building Free