Convert a JSON array of objects into CSV for spreadsheets, reports, and exports.
Use a JSON array of objects, where each object becomes a CSV row and object keys become columns.
The converter merges all keys into the header row and leaves missing values blank for rows without those keys.
Yes. Cells with commas, quotes, or line breaks are quoted, and internal quotes are escaped for valid CSV output.
Folder Structure Generator
Build folder structure diagrams, ASCII directory trees, and file tree visualizations for READMEs and docs.
.gitignore Generator
Generate merged .gitignore rules for your stack with one click.
JSON to TypeScript Interface
Convert JSON into TypeScript interfaces with inferred nested types.
Text to Slug Converter
Convert titles and phrases into clean SEO-friendly URL slugs.
UTM Builder
Build campaign URLs with UTM parameters for analytics tracking.
JSON Formatter & Validator
Validate, format, and minify JSON directly in your browser.