Use this tool to decode an existing JSON Web Token (JWT) or generate a new one. Switch between "Decode" and "Generate" modes below.
Paste JSON to pretty-print, validate, minify, and explore. Click any node in the tree view to copy its JSONPath expression — perfect for building API queries.
Decode and encode Base64 payloads instantly. Supports iterative decoding for multi-layered encoded data — essential for debugging APIs and data pipelines.
Discover how encryption secures your data and how hashing transforms information into a unique fingerprint. Perfect for novices eager to learn cryptography.
Paste a cURL command and instantly get the equivalent code in Python, JavaScript, Go, PHP, and more. Perfect for converting browser DevTools requests into production code.