Codalata

Codalata

Tools

Tools

Single-purpose developer utilities. Your data never leaves your browser.

JSON Formatter

Pretty-print, minify, and validate JSON with clear error positions.

Text Diff

Compare two blocks of text with line-level diff and intra-line highlights.

Epoch Converter

Convert Unix epoch timestamps to human dates and back, live.

JWT Decoder

Decode a JWT header and payload, with exp/iat/nbf humanized.

Base64

UTF-8-safe Base64 encode/decode, with a URL-safe variant.

Regex Tester

Test a JavaScript regular expression against sample text.

Cron Explainer

Plain-English cron description with its next 5 run times.

URL Encoder

Percent-encode or decode URLs and query strings, component or full-URL.

Case Converter

Convert identifiers between camel, snake, kebab, Pascal, CONSTANT and more.

Base Converter

Convert numbers between decimal, hex, octal and binary — BigInt-exact.

Color Converter

Convert colors between HEX, RGB, HSL and HWB, with a WCAG contrast checker.

CSV to JSON

Convert CSV to JSON — RFC 4180 quoting, delimiter auto-detect, type inference.

Subnet Calculator

IPv4 subnet math — network, broadcast, usable range, masks and host counts.

HTML Entities

Encode or decode HTML entities — named, numeric and hex forms.

Crontab Generator

Build a 5-field cron expression from presets or fields, with a live preview.

List Converter

Sort, dedupe, trim, reverse and re-delimit lists of lines.

URL Parser

Break a URL into protocol, host, path segments and decoded query params.

Chmod Calculator

Unix permission grid with octal, symbolic and special-bit sync.

JSON Diff

Compare two JSON documents — added, removed and changed values by path.

XML Formatter

Pretty-print or minify XML, with clear parse-error reporting.

JSON to CSV

Convert a JSON array to CSV — dot-path flattening, RFC 4180 quoting.

Markdown Table

Turn CSV or TSV into an aligned GitHub-flavored Markdown table.

HTTP Status Codes

Searchable reference of every HTTP status code, official and vendor.

cURL to Code

NEW

Convert a curl command into JavaScript fetch and Python requests code.

CSS Formatter

NEW

Pretty-print or minify CSS — calc()-safe, strings and url() untouched.

JWT Encoder

NEW

Create and sign a JWT with HS256/384/512 — WebCrypto, fully in-browser.