WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
URL Encoder and Decoder

URL Encoder and Decoder

View on Chrome Web Store
View URL Encoder and Decoder Chrome Extension on Chrome Web Store
Add to bookmarks
3.8 (6 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 20, 2025.

Converts characters into a format that can safely be transmitted over the internet as well as decodes them back to normal
Type
ChromeOS App
Users
851 users
10
Ram Patra
View author page of Ram Patra
Published
Published on October 4, 2013
Version 1.3
Manifest version
2
Updated
Updated on October 5, 2013
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View URL Encoder and Decoder Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest
URL Encoder and Decoder Chrome Extension Image 1

Description

URL Encoder and Decoder converts characters into a format that can be safely transmitted over the Internet and vice-versa.

It also keeps track of your recent conversions so that you don't have to convert the same code again and again.

URLEncode / RawURLEncode or URLDecode / RawURLDecode any string at ease.

A small Wiki about URL Encoding

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. For example, URLs cannot contain spaces. So, URL Encoding normally replaces a space with a "%20".

NOTE: When "Raw Encode or Decode" is checked, the app Encodes/Decodes the given string according to RFC 3986.

© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top