// 개발 도구
기기에서 완전히 동작하는 무료 브라우저 기반 도구.
Paste JSON and format it with readable indentation.
Check whether a JSON document is syntactically valid.
Remove whitespace from JSON to make it as compact as possible.
Generate random version 4 UUIDs.
Encode text to Base64 or decode a Base64 string back to text.
Decode a JWT header and payload locally in your browser.