Vishnu's Gadgets
About me:

My name is Vishnu, I am a software engineering student from India. This site is about my Google Desktop Gadget Development. Even though I am not an expert in this, I keep trying to better myself.. Please do leave feedbacks about my gadgets..



URL encoder decoder


A gadget to encode and decode URLs with a click.




This handy tool helps the web-developers to encode the URL while writing webpages. It is used when placing text in a query string to avoid it being confused with the URL itself. It is normally used when the browser sends form data to a web server.