Inputs stay local
Pasted text and selected files are processed by JavaScript in this tab and are not uploaded to any server.
Data tools · Local processing
Open, search, and sort local CSV data with delimiter detection and malformed-row reporting.
Process data locally
The practical guide
Parsing runs in a Web Worker when available, while the preview is capped at 1,000 rows to keep large datasets responsive.
Pasted text and selected files are processed by JavaScript in this tab and are not uploaded to any server.
Malformed inputs produce readable errors. Review converted or decoded content before using it in a production workflow.
Very large inputs can consume significant memory. File-based tools apply safety limits and large CSV parsing uses a worker when available.
Privacy by architecture
The selected files, inputs, settings, and outputs are processed in this page and are not uploaded to any server.
Questions, answered
No. The tool logic runs locally after the website code has loaded, and the input is not uploaded to any server.
No. These utilities do not save tool input to browser storage; clearing or closing the page discards it.
Local processing reduces exposure, but you should still follow your organization’s policies and avoid pasting secrets where unnecessary.