Tool category

Free Online Developer Tools

Developer tools keep common text operations close at hand, with local processing and clear warnings for sensitive inputs.

No uploads by default No account required 26 live tools

26 tools in this category

Browser

JSON Formatter

JSON Formatter lets you format JSON with readable indentation locally in your browser with sample input, copy, download, and privacy-first controls.

Open tool
Browser

JSON Validator

JSON Validator lets you validate JSON syntax locally in your browser with sample input, copy, download, and privacy-first controls.

Open tool
Browser

JSON Minifier

JSON Minifier lets you minify JSON into compact output locally in your browser with sample input, copy, download, and privacy-first controls.

Open tool
Browser

JWT Decoder

JWT Decoder lets you decode JWT header and payload sections locally in your browser with sample input, copy, download, and privacy-first controls.

Open tool
Browser

Base64 Encode Decode

Base64 Encode Decode lets you encode or decode Base64 text locally in your browser with sample input, copy, download, and privacy-first controls.

Open tool
Browser

URL Parser

URL Parser lets you break a URL into its parts locally in your browser with sample input, copy, download, and privacy-first controls.

Open tool
Browser

Regex Tester

Regex Tester lets you test a regular expression against local text locally in your browser with sample input, copy, download, and privacy-first controls.

Open tool
Browser

SQL Formatter

SQL Formatter lets you format common SQL snippets locally in your browser with sample input, copy, download, and privacy-first controls.

Open tool
Browser

UUID Generator

UUID Generator lets you generate UUID v4 values locally in your browser with sample input, copy, download, and privacy-first controls.

Open tool
Browser

Hash Generator

Hash Generator lets you generate SHA hash values from text locally in your browser with sample input, copy, download, and privacy-first controls.

Open tool
Browser

Diff Checker

Diff Checker lets you compare two text blocks line by line locally in your browser with sample input, copy, download, and privacy-first controls.

Open tool
Browser

YAML Validator

YAML Validator lets you validate practical YAML syntax locally in your browser with sample input, copy, download, and privacy-first controls.

Open tool
Browser

TOML Formatter

TOML Formatter lets you format simple TOML snippets locally in your browser with sample input, copy, download, and privacy-first controls.

Open tool
Browser

Markdown Table Generator

Markdown Table Generator lets you generate Markdown tables locally in your browser with sample input, copy, download, and privacy-first controls.

Open tool
Browser

Cron Expression Explainer

Cron Expression Explainer lets you explain standard five-field cron expressions locally in your browser with sample input, copy, download, and privacy-first controls.

Open tool
Browser

cURL Formatter

cURL Formatter lets you summarize common curl command flags locally in your browser with sample input, copy, download, and privacy-first controls.

Open tool
Browser

HTTP Header Parser

HTTP Header Parser lets you parse HTTP response headers into a table locally in your browser with sample input, copy, download, and privacy-first controls.

Open tool
Browser

Log Prettifier

Log Prettifier lets you prettify JSON lines and plain logs locally in your browser with sample input, copy, download, and privacy-first controls.

Open tool
Browser

HTML Entity Encoder Decoder

HTML Entity Encoder Decoder lets you encode or decode HTML entities locally in your browser with sample input, copy, download, and privacy-first controls.

Open tool
Browser

URL Encode Decode

URL Encode Decode lets you encode or decode URL text locally in your browser with sample input, copy, download, and privacy-first controls.

Open tool
Browser

JSON to TypeScript

JSON to TypeScript lets you infer TypeScript interfaces from JSON locally in your browser with sample input, copy, download, and privacy-first controls.

Open tool
Browser

JSON Path Tester

JSON Path Tester lets you test a simple JSON path against JSON locally in your browser with sample input, copy, download, and privacy-first controls.

Open tool
Browser

Password Generator

Generate strong, random passwords with custom length and character sets — entirely in your browser. No data is sent anywhere.

Open tool
Browser

Color Converter

Convert colors between HEX, RGB, and HSL formats instantly in your browser. Visual color preview and one-click copy for each format.

Open tool
Browser

Number Base Converter

Convert numbers between decimal, binary, octal, and hexadecimal instantly. Type in any base and all others update automatically.

Open tool
Browser

Unix Timestamp Converter

Convert Unix timestamps to human-readable dates, or convert dates to Unix timestamps. Shows local time, UTC, ISO 8601, and relative time.

Open tool

How this category works

Developer tools include local utilities for JSON, Base64, URLs, headers, hashes, diffs, regex, UUIDs, passwords, color conversion, number bases, Unix timestamps, and more — all processing input client-side.

Related categories

Frequently asked questions

Do developer tools send snippets away from my browser?

Local developer tools process input in the browser unless a page explicitly says otherwise.

Are validators a security guarantee?

No. Validators are helpful checks, but they do not replace a review of your own application or deployment.