Task path / input to outcome
How to convert JSON, YAML, and CSV safely
- 01
Choose explicit formats
Select JSON, YAML, or CSV as the source and choose a different target. The workspace never guesses a format or creates data-bearing URLs.
- 02
Paste and validate immediately
Paste or type the source. Paste converts immediately; ordinary edits run after a short pause. Syntax errors appear with a line and column whenever the parser provides them.
- 03
Review fidelity warnings
Review YAML warnings for comments and anchors, and CSV warnings for string-only cells, empty nulls, and protected formulas. Unsupported or ambiguous structures stop instead of changing meaning silently.
- 04
Copy, download, or reverse
Copy the validated result, download it with the matching extension, or swap formats to use the current result as the next source.