🔒All inputs are processed locally in your browser. Nothing is transmitted, stored, or logged. Inputs disappear when you close the tab.

OCG-Industries Showcase · Cluster ⑱ Document and Data Conversion

Tabular Data Conversion Receipt

Paste a pipe-delimited Markdown table below and this page genuinely converts it, right here in your browser, to CSV or JSON. Nothing is uploaded to do the conversion. Alongside the real converted output, you get structural counts and a receipt tying the output back to the exact input, so a later copy of the table can be tied back to the conversion that produced it.

Coverage. Rows are split on newlines; a separator row made only of dashes, colons, pipes, and spaces is dropped; each remaining row is split on unescaped pipes, cells are trimmed, and the first row is treated as the header. CSV output quotes any cell containing a comma, a quote, or a newline, doubling inner quotes. JSON output is an array of objects keyed by the header row.

Data: IETF RFC 4180 CSV · IETF RFC 8259 JSON

Inputs STEP 1
First row is the header. The separator row of dashes and pipes is dropped automatically. Missing cells are left blank.
--
--
--
execution_hash: --
Converted Output
--
Detail
Output format--
Column count--
Row count (data rows)--
Cell count--
Empty cell count--
Ragged row count--
Duplicate header count--
Source digest--
Output digest--
Status--
Policy Mandate v2.0 · what is this?