Locale Data Converter
Fix comma-decimal / semicolon-delimiter data so it stops breaking your import scripts. Runs entirely in your browser — nothing is uploaded anywhere.
Or paste data directly
Could not confidently detect the format automatically — please confirm the source format above before converting.
Preview (first 20 rows)
Why this tool exists
We simulated about 30,000 rows of lab data for a course project, and every plotting script we tried choked on the comma-decimal, semicolon-delimited export. We tried pasting it into AI chatbots first, but the input was too long for their context limits. Find-and-replace corrupted quoted fields. Eventually someone technical wrote a one-off script and passed it around. That's the reason this exists, so the next group doesn't have to wait for the technical friend. Read the full story.