Tools for focused work.
Fast, private utilities for the tasks developers do every day.
JSON Formatter
Format, validate and inspect JSON instantly.
Base64
Encode and decode text locally.
JWT Decoder
Inspect token headers and payloads safely.
UUID Generator
Generate secure UUIDs in bulk.
Regex Tester
Test expressions with live match details.
QR Generator
Create crisp, customizable QR codes.
Color Converter
Convert HEX, RGB and HSL colors.
Markdown Preview
Write and preview safe Markdown side by side.
Hash Generator
Generate SHA hashes locally with Web Crypto.
SQL Formatter
Make common SQL statements readable.
Cron Parser
Translate five-field cron expressions.
URL Encoder
Encode and decode URL components safely.
Timestamp Converter
Convert Unix timestamps and ISO dates locally.
Case Converter
Switch text between camel, snake, kebab and title case.
Slug Generator
Turn any heading into a clean URL slug.
Text Diff
Compare two text versions line by line.
Text Statistics
Count characters, words, lines and reading time.
JSON to CSV
Convert a JSON array of objects into CSV rows.
CSV to JSON
Turn CSV with a header row into structured JSON.
JSON to YAML
Render JSON as readable YAML locally.
Number Base Converter
Convert between decimal, hex, octal and binary.
HTML Entities
Encode and decode HTML entities safely.
Query String Parser
Break a URL query string into structured parameters.
Password Generator
Generate strong passwords with Web Crypto randomness.
YAML Formatter
Format and validate common YAML indentation locally.
XML Formatter
Pretty-print and validate well-formed XML locally.
Markdown Linter
Find common Markdown structure and style issues.
URL Parser
Inspect URL parts, query parameters, and fragments.
Gitignore Generator
Generate focused .gitignore rules for common stacks.
JSON to TypeScript
Generate readable TypeScript interfaces from JSON.