50%

URL Decode


Enter the text to be URL Decoded

Size : 0 , 0 Characters

The URL decoded string:

Size : 0 , 0 Characters

URL Decode Online


URL Decode is easy to use tool to decode URL parameters to Plain and readable text. Copy, Paste and Decode.

URL - Uniform Resource Locator

Web browsers request pages from web servers by using a URL.

The URL is the address of a web page, like: https://format.asia

URL Encoding (Percent Encoding)

URL encoding converts characters into a format that can be transmitted over the Internet.

URLs can only be sent over the Internet using the ASCII character-set.

Since URLs often contain characters outside the ASCII set, the URL has to be converted into a valid ASCII format.

URL encoding replaces unsafe ASCII characters with a "%" followed by two hexadecimal digits.

URLs cannot contain spaces. URL encoding normally replaces a space with a plus (+) sign or with %20.

URL Decode and Encode

Meet URL Decode and Encode, a simple online tool that does exactly what it says: decodes from URL-encoding as well as encodes into it quickly and easily. URL-encode your data without hassles or decode it into a human-readable format.

URL-encoding, also known as "percent-encoding", is a mechanism for encoding information in a Uniform Resource Identifier (URI). Although it is known as URL-encoding it is, in fact, used more generally within the main Uniform Resource Identifier (URI) set, which includes both Uniform Resource Locator (URL) and Uniform Resource Name (URN). As such it is also used in the preparation of data of the "application/x-www-form-urlencoded" media type, as is often employed in the submission of HTML form data in HTTP requests.

What can you do with URL Decode?

  • URL Decode is very unique tool to decode URL with it's parameters.
  • decodeURIComponent Online is uses javascript method to decode URL String format.
  • This tool saves your time and helps to decode link data.
  • This tool allows loading the encoded URL, which loads encoded data to decode. Click on the URL button, Enter URL and Submit.
  • URL Decoder Online works well on Windows, MAC, Linux, Chrome, Firefox, Edge, and Safari.

Example

Encoded URL Try it.

https%3A%2F%2Fformat.asia%2Furl-decode

Plain URL

https://format.asia/url-decode

For Advanced Users

External URL

Load External URL in Browser URL like this https://format.asia/url-decode?url=external-url

https://format.asia/url-decode?url=https://format.asia/assets/data/urldecodesample.txt