This free, web-based tool helps to either encode or decode a string of text, otherwise known as percent encoding. When crafting a link, unsupported characters need to be removed and replaced with supported ones for worldwide interoperability. Useful when crafting URLs that contain special characters or when making a HTTP request using GET or POST.
Categories: Development