1
Format and validate JSON payloads
Verify JSON syntax and format layout.
2
Base64 encode or decode string data
Safely transmit binary text in ASCII headers.
3
URL percent-encode parameter strings
Escape reserved query string characters.
4
Generate unique UUID v4 identifiers
Create cryptographically secure 128-bit IDs.