Tools

Fast browser-based developer tools

Small, privacy-conscious utilities for backend developers. Inputs run locally in the browser.

Available tool

Big-O Cheat Sheet

Look up common Big-O complexities for Java collections, algorithms, and backend patterns with a fast browser-based reference table.

Open tool

Available tool

Cron Parser

Explain standard five-field cron expressions and preview upcoming run times locally in your browser.

Open tool

Available tool

CSV to JSON Converter

Convert CSV, TSV, or delimited text to JSON locally in your browser for API mocks, imports, fixtures, and documentation.

Open tool

Available tool

HTTP Status Code Lookup

Search common HTTP status codes locally in your browser with REST API usage notes, retry guidance, and backend examples.

Open tool

Available tool

JSON Formatter

Format, validate, minify, and copy JSON locally in your browser without sending input to a server.

Open tool

Available tool

JSON Pointer Resolver

Resolve RFC 6901 JSON Pointers against JSON locally in your browser for OpenAPI, JSON Schema, JSON Patch, and API debugging.

Open tool

Available tool

JSON Schema Generator

Generate a starter JSON Schema from example JSON locally in your browser for API contracts, validation, tests, and documentation.

Open tool

Available tool

JSONPath Tester

Test common JSONPath expressions against JSON locally in your browser for API debugging, fixtures, logs, and documentation.

Open tool

Available tool

JWT Decoder

Decode JWT header and payload claims locally in your browser without uploading tokens or verifying signatures.

Open tool

Available tool

Markdown Table Generator

Convert CSV, TSV, or pasted rows into Markdown tables locally in your browser for READMEs, API docs, technical notes, and reports.

Open tool

Available tool

Regex Tester

Test JavaScript regular expressions locally with flags, matches, capture groups, and replacement previews.

Open tool

Available tool

SQL Formatter

Format, minify, and copy SQL queries locally in your browser for easier backend debugging, code review, and documentation.

Open tool

Available tool

Text Diff Checker

Compare two text snippets locally in your browser with line-by-line differences for JSON, SQL, config files, logs, and API responses.

Open tool

Available tool

Unix Timestamp Converter

Convert Unix timestamps to UTC and local dates, or convert date strings to seconds and milliseconds locally in your browser.

Open tool

Available tool

URL Encoder / Decoder

Encode full URLs, encode query parameters, and decode percent-encoded URL strings locally in your browser.

Open tool

Available tool

UUID Generator

Generate UUID v4 values locally in your browser for request IDs, idempotency keys, database records, and test data.

Open tool