Generate UUID v4/v7 IDs for databases and APIs. Copy RFC-4122 style unique identifiers instantly—no account required.
Generator
Describe the goal, constraints, and format, then produce copy-ready output that can be refined or saved.
Describe the outcome, format, or constraints.
Create a structured draft or package.
Copy, edit, or save the output.
Formatted code, generated types, decoded values, or snippets appear here.
Privacy: This tool runs entirely in your browser. No data is sent to our servers. We don't store, share, or have access to any of the information you process here.
Prompt, options, and generated output
Use the result area as the copy-ready handoff for the next step in your work.
The UUID Generator creates copy-ready identifiers for databases, test data, distributed systems, and front-end prototypes.
Use it when you need unique-looking IDs without depending on a backend service or database sequence.
A: v4 is random, v7 is time-based (lexicographically sortable).
A: Statistically unique with negligible collision probability.
Convert Unix timestamps (seconds/milliseconds) to human-readable dates and vice versa.
Base64 encode or decode text and files in-browser—handy for APIs, data URIs, and debugging without installing a CLI.
Generate API keys, secure tokens, passwords, and cryptographic keys with customizable formats.
Format and validate JSON online: prettify large pasted payloads, minify for APIs, and catch syntax errors before deployment.
Convert JSON to Go struct definitions with tags and options.
Convert JSON to TypeScript interfaces or types.
Convert between JSON and YAML formats with preserved structure.
Convert CSV files to JSON and JSON to CSV with custom delimiters.
Format and beautify SQL queries with syntax highlighting.
Privacy: This tool runs entirely in your browser. No data is sent to our servers. We don't store, share, or have access to any of the information you process here.