URL Parser 1.0.2
ave you ever tried to copy and paste a URL into notepad to try to tweak a part of it? Have you ever wondered how you can "hack" a URL to give you a different view? Have you ever wanted to parse or decode a URL? This tool is there for you to do that and more! Even for a seasoned developer who knows how to work with a URL using various resources (For example, In PHP: parse_url, urldecode, and urlencode. In Javascipt: decodeURI. In Java: URLDecoder), the URLParser.com website allows one to easily parse, decode, and edit the information contained in a URL.