Base64 decode, URL decode, JSON format — reverse encoded data back to readable JSON
Paste a Base64 + URL encoded JSON string
URL-decode the input string
Base64-decode the URL-decoded result
Parse decoded result as JSON and format output