Tools
427 tools, 7 categories.
All tools
Category
54 tools
Developer Tools
JSON Formatter
Pretty-print raw JSON with configurable indentation.
json · formatterOpen
JSON Validator
Validate JSON and get a clean parse result.
json · validatorOpen
JSON Minifier
Compress JSON into a single-line payload.
json · minifyOpen
JSON Diff
Compare two JSON documents and list what changed.
json · diffOpen
JWT Decoder
Decode JWT header and payload without verifying the signature.
jwt · tokenOpen
Regex Tester
Run a regular expression against sample text and inspect matches.
regex · patternOpen
SQL Formatter
Make messy SQL readable with keyword casing and line breaks.
sql · formatterOpen
Query String Parser
Parse search params into readable JSON.
query string · urlOpen
Cron Expression Parser
Explain what a cron expression means in plain language.
cron · scheduleOpen
HTTP Status Lookup
Look up the meaning of a response status code.
http · statusOpen
URL Parser
Break a URL into host, path, query, hash, and origin parts.
url · parserOpen