Developer Tools
Password Generator
Create strong, random passwords with adjustable length, symbols, and pronounceable options. 100% offline.
Paste any CSV table and get an array of objects. Auto-detects the separator, handles quoted values per RFC 4180, and lets you toggle header detection.
Everything runs in your browser — input never reaches our servers.
DEV-TOP · horizontalCSV
JSON
[
{
"name": "Daniel",
"age": "29",
"city": "Lagos"
},
{
"name": "Ada",
"age": "31",
"city": "Abuja"
},
{
"name": "Tunde",
"age": "26",
"city": "Port Harcourt"
}
]DEV-BOTTOM · horizontalFrequently asked
More developer tools
Developer Tools
Create strong, random passwords with adjustable length, symbols, and pronounceable options. 100% offline.
Developer Tools
Format, validate, minify, and convert JSON with syntax error highlighting and JSONPath query support.
Developer Tools
Encode and decode Base64 strings, files, and images instantly with URL-safe and standard variants.
Developer Tools
Percent-encode and decode URLs, query parameters, and components for safe links and API requests.
Developer Tools
Decode JWT tokens free in your browser. See header, payload, and signature, plus verify HS256/HS384/HS512 signatures with a shared secret.
Developer Tools
Generate v1, v4, or v7 UUIDs free in your browser. Single or batches up to 1,000. Copy or download as .txt.
Developer Tools
Test JavaScript regex patterns live in your browser. Live match highlighting, named + numbered capture groups, all standard flags.
Developer Tools
Convert YAML to JSON or JSON to YAML free in your browser. Live preview, YAML 1.2 support, anchors and aliases handled.