Paste CSV or JSON and convert to the other. Handles escaping, quoted fields, embedded newlines, and common delimiters.
[
{
"name": "Alex Thompson",
"role": "Engineer",
"salary": 145000
},
{
"name": "Jordan Lee",
"role": "Designer",
"salary": 110000
},
{
"name": "Sam Patel",
"role": "PM",
"salary": 130000
}
]| name | role | salary |
|---|---|---|
| Alex Thompson | Engineer | 145000 |
| Jordan Lee | Designer | 110000 |
| Sam Patel | PM | 130000 |
Generate a QR code from any URL or text. Download as SVG. Runs entirely in your browser.
Pretty-print, minify, and validate JSON. Identifies the exact line and column of any syntax error.
Measure entropy in bits, estimate brute-force time, and see what's weakening your password.
Paste CSV or JSON and convert to the other. Handles escaping, quoted fields, embedded newlines, and common delimiters.
[
{
"name": "Alex Thompson",
"role": "Engineer",
"salary": 145000
},
{
"name": "Jordan Lee",
"role": "Designer",
"salary": 110000
},
{
"name": "Sam Patel",
"role": "PM",
"salary": 130000
}
]| name | role | salary |
|---|---|---|
| Alex Thompson | Engineer | 145000 |
| Jordan Lee | Designer | 110000 |
| Sam Patel | PM | 130000 |
Generate a QR code from any URL or text. Download as SVG. Runs entirely in your browser.
Pretty-print, minify, and validate JSON. Identifies the exact line and column of any syntax error.
Measure entropy in bits, estimate brute-force time, and see what's weakening your password.