elems.ai/lens
Lens · delimited data
Read a CSV as a table, not as commas.
The delimiter is worked out from the file, quoted fields and embedded newlines are handled properly, and each column is typed so numbers align right and sort as numbers. Click a header to sort, type to filter, print with the header repeating on every page.
Drop a
.csv or .tsv here
or choose a fileor paste with ⌘V
In this browser
0
Files you open are remembered here, on this device, and are listed by every viewer. Nothing is sent anywhere — clearing them is permanent.
RFC 4180
Quoted fields, doubled quotes inside them, and newlines inside quotes — not a naive split on commas.
Typed columns
Numbers, dates and booleans are inferred per column, so sorting a price column sorts by value rather than alphabetically.
Big files
The first few thousand rows paint immediately; the rest are one click away, and printing includes everything.