LOC.1999

Small tools. No accounts. Nothing leaves your browser.



Excel ↔ CSV

Both directions, in this tab. Your file never leaves it.

It will not turn your postcodes into numbers.

The classic way a spreadsheet tool destroys data is by being clever: it sees 007 and stores 7, sees SW1A 1AA and mangles it, sees a date and reformats it to whatever locale it feels like. Anything with a leading zero is treated as text here, because a value that starts with a zero is nearly always an identifier — an account, a phone number, a postcode — and never a quantity.

CSV is read with its quoting rules honoured, so a comma inside a quoted field stays inside that field. The delimiter is detected rather than assumed, so the semicolon-separated exports that most of Europe produces work without a setting.


1. Open a file

Drop a .xlsx or .csv here, or click to choose Nothing is uploaded — it is opened inside this tab


The honest notes