URL Encoder/Decoder
Loading editor...
Loading editor...
About
URL Encoder/Decoder is a simple online tool that does exactly what it says, it helps decode from URL encoding as well as encodes to URL quickly, securely and easily. URL Encoder/Decoder encode/decodes your data without hassles or decode it into a human-readable format.
It is part of side projects i am making alongside loggernow.com to make small helpfull tools and make them avaialable free of cost to users.
Details about URL Encoding
URL encoding, officially known as percent-encoding, is a method to encode arbitrary data in a Uniform Resource Identifier (URI) using only the limited US-ASCII characters legal within a URI. Although it is known as URL encoding, it is also 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 used in the submission of HTML form data in HTTP requests.
Safe and Secure
URL Encoder/Decoder is highly secure as data is never sent to server and encoding happens in browser locally.
Free
Base64 ia available free of cost for everyone to use.
Usage/Examples
Input
The salesman gave us a demo of the vacuum cleaner, and it seemed to work very well.
Output
The%20salesman%20gave%20us%20a%20demo%20of%20the%20vacuum%20cleaner%2C%20and%20it%20seemed%20to%20work%20very%20well.
Authors
Feedback
If you have any feedback, please reach out to us at raj.patil@loggernow.com