Skip to content
Back to workflows

Decode Chain

Base64 decode, URL decode, JSON format — reverse encoded data back to readable JSON

4 steps~3 seconds
Progress0/4
1

Encoded String Input

Pending

Paste a Base64 + URL encoded JSON string

2

URL Decode

Pending

URL-decode the input string

Auto-filled from previous step
3

Base64 Decode

Pending

Base64-decode the URL-decoded result

Auto-filled from previous step
4

JSON Formatter

Pending

Parse decoded result as JSON and format output

Auto-filled from previous step