Browser-local developer utilities

Developer tools for private data.

Format, compare, encode, generate, and convert developer values directly in the browser without sending inputs to a server.

JSON tools

Format, validate, and minify

JSON Formatter & Validator

Format, validate, pretty print, minify, copy, and download JSON locally in your browser without uploading developer data.

Semantic structural comparison

JSON Diff & Compare

Compare two JSON documents locally and identify added, removed, and changed values with readable paths and type-aware semantics.

Local structured-data conversion

JSON to CSV Converter

Convert a JSON object or array of objects to UTF-8 CSV locally, with nested-object flattening and spreadsheet formula protection.

Format, validate, and minify XML

XML Formatter

Format, validate, minify, copy, and download XML locally in your browser without uploading source data.

Format inert HTML source text

HTML Formatter

Format or minify HTML source locally without rendering scripts, fetching referenced resources, or uploading the markup.

Format SQL without executing it

SQL Formatter

Format and compact common SQL statements locally in your browser without connecting to or executing against a database.

Convert structured text locally

CSV to JSON Converter

Convert RFC-4180-style CSV to JSON locally with quoted fields, embedded newlines, delimiter choices, and string-safe values.

Hash Generator

Generate SHA-256, SHA-384, or SHA-512 text digests locally with the browser Web Crypto API.

Hex to Text Converter

Convert UTF-8 text to hexadecimal bytes or decode hexadecimal bytes into strict UTF-8 text locally.

CSS Gradient Generator

Build validated linear, radial, or conic gradients with a live preview and copy-ready CSS.

Color Mixer

Blend two HEX colors with a controlled sRGB channel ratio and copy the resulting HEX and RGB values.

Encoding, conversion, and identifiers

Encoding and decoding

Base64 Decoder & Encoder

Decode Base64 or Base64URL to inert UTF-8 text and encode Unicode text locally.

Epoch and date conversion

Unix Timestamp Converter

Convert explicit Unix seconds or milliseconds to dates and structured dates back to timestamps.

Exact BigInt conversion

Hex to Decimal Converter

Convert hexadecimal integers, including large values, to exact decimal output.

Exact BigInt conversion

Decimal to Hex Converter

Convert whole decimal integers to uppercase or lowercase hexadecimal output.

Cryptographic identifiers

UUID Generator

Generate one or up to 100 random UUID v4 values with secure browser cryptography.

UTF-8 text and bytes

Binary Translator

Translate text to UTF-8 binary bytes or decode valid UTF-8 binary bytes back to text entirely in your browser.

Exact integer conversion

Binary to Decimal Converter

Convert signed binary integers to exact decimal integers with browser-local BigInt arithmetic and no precision loss.

Exact integer conversion

Decimal to Binary Converter

Convert signed decimal integers to exact binary integers locally with arbitrary-precision BigInt conversion.

CSS color conversion

Hex to RGB Converter

Convert 3- or 6-digit hexadecimal colors to RGB channel values and a CSS rgb() value locally in your browser.

Design and security utilities

Browser-local utility

Color Picker

Choose a color and convert between HEX, RGB, and HSL values locally in your browser.

Design and security utilities

Browser-local utility

Password Generator

Generate a cryptographically random password locally with selectable character types and no storage or network request.

Color design utility

Browser-local utility

Color Palette Generator

Generate a 3–8 color random, complementary, analogous, triadic, or monochromatic palette and copy HEX or CSS values.

Reference, validation, and network utilities

Browser-local utility

ASCII Table

Browse and filter all 128 seven-bit ASCII codes with decimal, hexadecimal, binary, octal, symbols, and control descriptions.

Browser-local utility

Subnet Calculator

Calculate an IPv4 subnet mask, wildcard, network, broadcast, host range, and address counts from an address and CIDR prefix.

Browser-local utility

Color Contrast Checker

Calculate the contrast ratio between two HEX colors and compare it with WCAG 2.x AA and AAA text thresholds.

Browser-local utility

URL Decoder & Encoder

Decode or encode URL components and complete URLs locally with clear percent-encoding modes and malformed-input errors.

Inspect, test, and transform source

Local inspection and conversion

JWT Decoder

Decode a JWT header and payload locally without uploading the token or claiming to verify its signature.

Local inspection and conversion

Regex Tester

Test JavaScript regular expressions locally with match positions, capture groups, flags, and a bounded worker timeout.

Local inspection and conversion

YAML Formatter

Conservatively clean YAML line endings, trailing spaces, and blank lines locally without executing or uploading content.

Local inspection and conversion

Markdown to HTML

Convert common Markdown headings, paragraphs, lists, emphasis, code, and safe HTTP links to inert HTML source locally.

Strict, predictable processing

Inputs are handled as data with strict parsers and native browser APIs. They are never evaluated as code.

Unicode developer utilities

Unicode utility

Unicode Character Inspector

Inspect Unicode text by code point with decimal, hexadecimal, UTF-8, UTF-16, JavaScript escape, and HTML numeric representations.

Unicode utility

Unicode Escape Converter

Encode and strictly decode Unicode text using JavaScript UTF-16, JavaScript code-point, U+, and HTML numeric escape formats.

Unicode search and normalization

Unicode utility

Unicode Character Search

Search a local Unicode 16.0.0 dataset by literal character, code point, official name, or partial name.

Unicode utility

Unicode Normalization Tool

Normalize Unicode text explicitly with NFC, NFD, NFKC, or NFKD and compare code points and UTF-8 byte counts.

Format and conversion utilities

Local developer utility

YAML and JSON Converter

Convert YAML documents to JSON or strict JSON to YAML locally with pinned js-yaml parser semantics.

Local developer utility

CSS Formatter and Minifier

Format or minify inert CSS source locally while preserving quoted strings and avoiding previews or resource requests.

Local developer utility

Markdown Table Generator

Build a bounded Markdown table with editable cells, column alignment, rows, columns, and copy-ready source.

Local developer utility

JSON Schema Validator

Validate local JSON data against a user-supplied JSON Schema Draft-07 with structured Ajv validation errors.

Citation and bibliography utilities

Local citation utility

Citation Generator

Generate local citations from structured book, journal, web, chapter, conference, or report metadata in four pinned styles.

Local citation utility

BibTeX and RIS Converter

Convert multiple structured bibliography records between BibTeX and RIS locally with deterministic citation keys.

Local citation utility

BibTeX Formatter and Validator

Parse, structurally validate, and deterministically format common BibTeX entries locally without metadata lookups.

Local citation utility

Citation Style Converter

Render existing BibTeX or RIS records as APA 7, MLA 9, Chicago Author-Date, or IEEE references locally.

Citation sorting and identifier validation

Local citation utility

Bibliography Alphabetizer

Alphabetize complete bibliography reference blocks locally while preserving their citation text and stable tie order.

Local citation utility

DOI Validator and Normalizer

Normalize DOI names and resolver links and check supported DOI syntax locally without resolving or looking up the identifier.

Local citation utility

ISBN Validator

Validate ISBN-10 and ISBN-13 checksums locally and convert valid ISBN-10 values to their ISBN-13 equivalent.

Local citation utility

ORCID Validator

Normalize an ORCID iD and validate its MOD 11-2 checksum locally without querying the ORCID Registry.