Welcome to Our URL Shortener

Create Short URL from Long URL using https://is.gd API

Pure Vanilla JavaScript solution that doesn't require any authorization. Uses JSONP request to get around CORS blocking.
The Short URL generated is copied to clipboard.


Tested in Firefox, Chrome, Edge & IE11