🎯 Normalization Rules
Date & Time
Numbers & Currency
Contact Information
Personal Data
Advanced
📝 Data Input & Preview
🔍 Detection & Results
0
Total Items
0
Normalized
0%
Avg Confidence
0
Types Detected
Detected Formats
No data analyzed yet
Saved Rule Sets
No saved rules yet
API Access
Use our API to normalize data programmatically:
POST /api/v1/normalize
Content-Type: application/json
{
"data": [...],
"rules": ["date", "phone", "currency"],
"output_format": "iso8601"
}