URL parser

This simple tool lets you parse a URL into its individual components, i.e scheme, protocol, hostname etc. It also splits the query string into a human readable format and takes of decoding the parameters.