50%

JSON URL Decode

Ln: 1 Col: 0

JSON Sorter
Ln: 1 Col: 0

JSON URL Decoded Online


JSON URL Decoded is easy to use tool to Decode JSON data which are encoded with a URL encoder. Copy, Paste, and Decode.

What can you do with JSON URL Decoded?

  • It helps to decode your JSON data to Plain JSON.
  • It uses the decodeURIComponent method of JavaScript to decode the data.
  • This tool allows loading the Decoded JSON URL, which loads decoded JSON strings and converts to JSON text. Click on the URL button, Enter URL and Submit.
  • JSON URL Decoded works well on Windows, MAC, Linux, Chrome, Firefox, Edge, and Safari.
Know more about JSON.

Example of JSON URL Decode

JSON URL Decoded

%7B%0D%0A%22InsuranceCompanies%22%3A%20%7B%0D%0A%20%20%20%20%22source%22%3A%20%22investopedia.com%22%0D%0A%20%20%20%20%7D%0D%0A%7D%20

Plain JSON

{
"InsuranceCompanies": {
    "source": "investopedia.com"
    }
}                                               

For Advanced Users

External URL

Load External URL in Browser URL like this https://codebeautify.org/json-url-decode?url=external-url

https://codebeautify.org/json-url-decode?url=https://gist.githubusercontent.com/cbmgit/0b5f331508e149cc76a1cc1566ecc664/raw/InsuranceCompanies-json-url-decode.txt

Related Tools


Recently visited pages


Tags