JSON Formatter
Prettify raw JSON with consistent indentation.
json
plainutils.dev
Format, decode, generate, and inspect common developer data without leaving your browser.
Format, validate, minify, and transform JSON payloads.
Prettify raw JSON with consistent indentation.
json
Validate JSON and pinpoint parse errors quickly.
json
Strip whitespace from JSON for compact payloads.
json
Convert JSON structures into YAML text.
json
Turn arrays of objects into CSV for spreadsheets.
json
Generate TypeScript interfaces from JSON samples.
json
Encode and decode common web-safe text formats.
Encode plain text to Base64 instantly.
encoding
Decode Base64 strings into readable text.
encoding
Percent-encode URL components safely.
encoding
Decode percent-encoded URLs and query strings.
encoding
Inspect and generate auth-related tokens safely in-browser.
Decode JWT header and payload without server calls.
security
Generate unsigned JWT tokens for local testing.
security
Convert timestamps, compute differences, and work with cron.
Convert between Unix timestamps and date strings.
time
Turn an ISO date/time into Unix seconds and milliseconds.
time
Convert Unix seconds or milliseconds into readable dates.
time
Calculate the difference between two date/time values.
time
Parse 5-field cron expressions into readable schedules.
time
Generate common 5-field cron expressions quickly.
time
Test, compare, transform, and generate text patterns.
Test patterns and flags against live sample text.
text
Generate starter regex patterns for common input types.
text
Compare two text blocks and highlight line-level differences.
text
Generate clean URL slugs from titles and phrases.
text
Generate placeholder paragraphs for layouts and components.
text
Convert text between lower, upper, camel, snake, and kebab case.
text
Inspect HTTP details and build API request artifacts quickly.
Quickly look up HTTP status meaning, causes, and debugging notes.
http
Inspect raw HTTP headers and identify missing security headers.
http
Build cURL commands from method, URL, headers, and body.
http
Create request config snippets for fetch-based API calls.
http
Common generation and hashing utilities for daily dev work.
Generate RFC 4122 UUIDs in bulk instantly.
general
Generate SHA hashes from input text in your browser.
general