About this utility
How to use CSV & Table Explorer
Inspect CSV or TSV as a typed, sortable data table with column-quality profiling.
What to provide
Paste a table or drop a .csv/.tsv file. Automatic mode detects comma, tab, semicolon, or pipe delimiters.
- Paste, type, or drag and drop a supported text file into the input area.
- Choose the options that match your intended result.
- Select “Run tool” or press Ctrl/Command + Enter, then copy, download, or move the result back into the first input for another pass.
What the result means
A normalized table report with inferred types, missing values, uniqueness, and numeric ranges.
Privacy and safety
This utility is loaded as browser code and processes your input only in this tab. OmniCastConverter has no upload endpoint and never stores your content, filenames, tokens, or secrets. Generated markup and code are shown as inert text and are never executed.
Limitations
- Type inference is advisory; identifiers with leading zeros and locale-specific numbers may need explicit review.
Try the included example
Select “Load example” at any time to restore this tested sample.
id,name,price,active
1,Coffee,4.50,true
2,Tea,3.25,true
3,Cocoa,,false