A simple and quick URL shortener.
Enter a URL!
Already a short URL!
Enter a valid URL!
Keeplink.in provides you with a fast, opensource, and feature rich URL Shortening service, which is completely free!
The site name keeplink.in chosen to be semantic so it is easy to remember. Also it registers as the phrase "Keep Linking", something we will help you with gladly. :)
Because we provide many interesting features which are completely free (as both in cost of use and Free as in Freedom").
The source code is available for use by anyone under the MIT Licence. The purpose of this project is to help the community and any suggestions for improvements or features are welcome.
URLs can be shortened to get a small string of random characters or can be customised , based on availability.
Also there are features which aren't available on other platforms, for example, usually short URLs have random characters and are difficult to remember, hence custom URLs are used, which is provided for free on this site (based on availability),but sometimes you want the URL to be random yet it should be easy to remember. There is a feature to address this exact problem:
"Fake Words": These are randomly generated words which make no sense , but can be easily pronounced hence remembered.
There is also a public API at your disposal to access the important features on this site.
As of this time, only the default mode is available with the API, where a short random string of characters is returned.
Request format:
GET https://keeplink.in/shorten?url={param}
Where {param} should be replaced by URl to be shortened.
Response format(example):
https://keeplink.in/2Bu
This project is based on Open Source technologies and I want to thank the following individials/organisations: