Does viewing or editing send my CSV to a server? +
No. The file is handled in the browser, so viewing, searching, sorting, filtering, and editing do not require uploading its contents. Still keep an untouched copy of important source data until you have checked the revised table, especially when delimiters, quoting, line breaks, or character encoding may affect interpretation.
Can I open an Excel workbook instead of a CSV file? +
No. An XLSX workbook can contain multiple sheets, formulas, formatting, charts, and typed cells that CSV cannot represent. Export the relevant worksheet as CSV first, then open that file in this tool. Expect the resulting flat rows and columns, not the workbook's formulas, formatting, sheet structure, or visual layout.