Generators and converters
10 tools in this category. Each runs in your browser.
Generators produce values from rules: random or time-ordered UUIDs, cryptographic hashes, color values across formats, TypeScript interfaces from a JSON sample, Markdown tables from CSV, JIRA or Confluence markup from Markdown, the full favicon set from an SVG, formatted Terraform tfvars from messy input, structured request data from a curl command. None of them require a sign-up; none of them upload your input; all of them give you a result you can copy straight into a file or a config.
The use cases vary by trade. A developer bootstrapping a project: UUIDs as primary keys, hashes for cache keys, TypeScript interfaces from API responses. A designer translating a hex color into HSL for a CSS variable. A technical writer pasting a CSV into a Markdown PR description. A site owner generating the favicon variants the modern web actually uses (16, 32, 180, 192, 512).
What makes a good generator: predictable output, sensible defaults, the ability to preview before copying. The tools below aim for that bar. Where input ambiguity exists (single-quoted vs double-quoted strings, comma vs tab as a delimiter, RGBA vs RGB), the tool exposes a setting and explains the difference rather than guessing for you.
If a generator you would use is missing, the about page explains how to suggest one. The catalog grows as new tools ship.
All 10 tools in this category
UUID generator (v4 + v7)
Random or time-ordered, bulk supported.
Hash generator (MD5, SHA-256, SHA-512)
All five common hash algorithms in parallel.
Color picker / converter
Hex, RGB, HSL, live-synced.
JSON to TypeScript interface
Generate TS interfaces from a JSON sample.
CSV to Markdown table
Quoted fields, header toggle, auto-delimit.
Markdown to JIRA wiki format
Headings, code, links, lists.
Markdown to Confluence storage
Storage-format XML for the REST API.
SVG to favicon set
Five PNG sizes plus the HTML link snippet.
Terraform .tfvars formatter
Align equals, optional sort.
Curl command parser
Read a curl command as a structured request.
Other categories
- Encoders, decoders, and validators (9 tools)
- Image and color tools (4 tools)
- Calculators (9 tools)
- AI-augmented (8 tools)