plainutils.dev

Fast developer tools that work instantly.

Format, decode, generate, and inspect common developer data without leaving your browser.

JSON Tools

Format, validate, minify, and transform JSON payloads.

JSON Minifier

Strip whitespace from JSON for compact payloads.

json

JSON to CSV

Turn arrays of objects into CSV for spreadsheets.

json

Encoding Tools

Encode and decode common web-safe text formats.

URL Encode

Percent-encode URL components safely.

encoding

URL Decode

Decode percent-encoded URLs and query strings.

encoding

Security Utilities

Inspect and generate auth-related tokens safely in-browser.

JWT Decoder

Decode JWT header and payload without server calls.

security

JWT Generator

Generate unsigned JWT tokens for local testing.

security

Time and Date Tools

Convert timestamps, compute differences, and work with cron.

Cron Parser

Parse 5-field cron expressions into readable schedules.

time

Text and Regex

Test, compare, transform, and generate text patterns.

Regex Tester

Test patterns and flags against live sample text.

text

Case Converter

Convert text between lower, upper, camel, snake, and kebab case.

text

HTTP and API

Inspect HTTP details and build API request artifacts quickly.

cURL Generator

Build cURL commands from method, URL, headers, and body.

http

General Utilities

Common generation and hashing utilities for daily dev work.

Hash Generator

Generate SHA hashes from input text in your browser.

general