IQ
PayloadIQ
Browser-local

PayloadIQ Utilities

Browser-local utilities for JSON, tokens, encoding, timestamps, regex, hashes, and developer text workflows.

Format, decode, compare, convert, and generate common developer data without uploading it to PayloadIQ.

JSON & API

{}
JSON Formatter / Validator
Pretty-print JSON and catch syntax errors.
JSON Minifier
Strip whitespace and see the size saved.
JSON Diff
Compare two JSON documents key by key.
CSV
JSON to CSV
Flatten an array of objects into CSV.
YML
JSON to YAML
Convert JSON into readable YAML.
JWT
JWT Decoder
Decode JWT header and payload locally.
$.
JSONPath Explorer
Query JSON with a JSONPath expression.
cURL
cURL to Fetch Template
Turn a cURL command into a fetch() call.

Encoding

64
Base64 Encode / Decode
Encode and decode Base64, incl. URL-safe.
%
URL Encode / Decode
Encode and decode URL components.
&
HTML Entity Encode / Decode
Escape and unescape HTML entities.
\"
JSON Escape / Unescape
Escape a string for embedding in JSON.

Generators

ID
UUID Generator
Generate one or many v4 UUIDs.
rnd
Random String Generator
Tokens with length and character options.
#
Hash Generator
SHA-256/1/384/512 via Web Crypto.
TS
Timestamp Converter
Unix epoch ↔ date, local and UTC.

Text & Dev

.*
Regex Tester
Test a pattern with flags and capture groups.
MD
Markdown Preview
Live preview + download HTML.
<>
Markdown to HTML
Convert .md to clean HTML source.
Emoji List
Search emojis and click to copy.
Li
Lorem Ipsum Generator
Placeholder text by paragraph or word.
Wc
Word Counter
Words, characters, reading time.
a-b
Slugify
Turn a title into a URL slug.
* *
Cron Expression Helper
Explain a 5-field cron in plain English.
Aa
String Case Converter
camelCase, snake_case, kebab-case, and more.
Line Sort / Dedupe
Sort lines and remove duplicates.

Converters

RGB
Color Converter
HEX ↔ RGB ↔ HSL with a live swatch.
0x
Number Base Converter
Binary, octal, decimal, and hex.

Working with full API responses? The PayloadIQ Playground turns a payload into TypeScript, Zod, a typed client, a schema score, and migration reports — all in your browser.

Open PayloadIQ Playground →