Fast Free URL Forwarder, Make URL Shorter
with APIs Support

Buying me a cup of coffee = 1 Link Redirection Ads Free Forever! (Example Premium Shortened Link)

Send me a note on which links/domains to shorten after you buy me a cup of coffee :)

1 Link = 1 Coffee, or 1 Domain = 3 Coffees Per Month to replace a long one and you can monitor the referral times of the URL.
Drag or BookMark This Utility Link!
The Long (Complete) URL (e.g. http://...):

ID: gi
https://rot47.net/gi
Share on Facebook Share on Twitter LinkedIn - gi Last Accessed = 2026-06-15 01:07:46 - Count = 28 - Search = 76 - Created = 2019-10-01 04:55:52 -
ID: da
https://rot47.net/da
Share on Facebook Share on Twitter LinkedIn - da Last Accessed = 2026-06-18 12:17:53 - Count = 28 - Search = 85 - Created = 2019-02-09 06:30:29 -
ID: cc
https://rot47.net/cc
Share on Facebook Share on Twitter LinkedIn - cc Last Accessed = 2026-06-13 07:28:02 - Count = 28 - Search = 97 - Created = 2018-03-13 07:51:08 -
ID: bZ
https://rot47.net/bZ
Share on Facebook Share on Twitter LinkedIn - bZ Last Accessed = 2026-06-13 03:40:38 - Count = 28 - Search = 99 - Created = 2018-01-23 11:49:07 -
ID: as
https://rot47.net/as
Share on Facebook Share on Twitter LinkedIn - as Last Accessed = 2026-06-26 10:23:50 - Count = 28 - Search = 42 - Created = 2016-09-21 02:29:26 -
ID: 9s
https://rot47.net/9s
Share on Facebook Share on Twitter LinkedIn - 9s Last Accessed = 2026-06-21 03:49:09 - Count = 28 - Search = 26 - Created = 2015-12-23 02:44:36 -
ID: 8O
https://rot47.net/8O
Share on Facebook Share on Twitter LinkedIn - 8O Last Accessed = 2026-06-12 09:16:48 - Count = 28 - Search = 27 - Created = 2015-10-15 04:33:38 -
ID: 8x
https://rot47.net/8x
Share on Facebook Share on Twitter LinkedIn - 8x Last Accessed = 2026-06-18 12:50:32 - Count = 28 - Search = 71 - Created = 2015-10-15 06:39:59 -
ID: 6r
https://rot47.net/6r
Share on Facebook Share on Twitter LinkedIn - 6r Last Accessed = 2026-06-15 09:04:55 - Count = 28 - Search = 73 - Created = 2015-09-15 01:19:14 -
ID: 6l
https://rot47.net/6l
Share on Facebook Share on Twitter LinkedIn - 6l Last Accessed = 2026-06-12 12:58:07 - Count = 28 - Search = 70 - Created = 2015-09-14 09:08:09 -
ID: 5u
https://rot47.net/5u
Share on Facebook Share on Twitter LinkedIn - 5u Last Accessed = 2026-06-14 07:05:52 - Count = 28 - Search = 48 - Created = 2015-04-13 04:29:04 -
ID: 5t
https://rot47.net/5t
Share on Facebook Share on Twitter LinkedIn - 5t Last Accessed = 2026-06-14 07:03:26 - Count = 28 - Search = 72 - Created = 2015-04-12 10:37:34 -
ID: 4K
https://rot47.net/4K
Share on Facebook Share on Twitter LinkedIn - 4K Last Accessed = 2026-06-13 07:25:47 - Count = 28 - Search = 59 - Created = 2015-04-02 04:20:50 -
ID: 4J
https://rot47.net/4J
Share on Facebook Share on Twitter LinkedIn - 4J Last Accessed = 2026-06-25 02:11:43 - Count = 28 - Search = 54 - Created = 2015-04-02 01:42:32 -
ID: 4D
https://rot47.net/4D
Share on Facebook Share on Twitter LinkedIn - 4D Last Accessed = 2026-06-13 06:56:55 - Count = 28 - Search = 56 - Created = 2015-04-01 12:35:57 -

First Page | Previous Page | Total: 1285, Page 32 / 86 | Next Page | Last Page
Sorted By: Referal - Creation - Accessed - Search Counter

Application Programming Interfaces

The following API is subject to fair use policy and 1 call per second rate limit.

API Address

https://rot47.net/api/url/

Parameters - url (GET or POST)

Required: specified the URL to lookup or shorten. When URL is already shortened, it will return e.g.
{"error":"found","errorCode":3,"data":{"id":"595","0":"595","count":"0","1":"0","flag":"7","2":"7","created":"1455395435","3":"1455395435","last":"1455395435","4":"1455395435","search":"0","5":"0"},"url":"https:\/\/rot47.net\/9B"}

Parameter - try (GET or POST)

Optional - Default = False: Do not attempt to shorten the URL. Just to check if the URL has been shortened before.

Parameter - private (GET or POST)

Optioal - Default = False: Do not list the link in the Links Browser.

Return - errorCode and error

"error" => "invalid url",
"errorCode" => 4

"error" => "found",
"errorCode" => 3,
            
"error" => "added",
"errorCode" => 0,
            
"error" => "success",
"errorCode" => 0,
            
"error" => "$url should start with http or https", 
"errorCode" => 1            
            
"error" => "not found",
"errorCode" => 2                                          

Return - other parameters

flag:  bit 8 - premium URL does not show ads anyway, anytime, forever!
flag:  bit 4 - shortened by API
flag:  bit 2 - public
flag:  bit 1 - permanent redirect (otherwise temporarily)
count: clicked by vistors
search: touched by search bots
created: created timestamp
last: last visited timestamp
id: id in decimal

PHP Library

We provide a PHP class that calls the API: https://github.com/DoctorLai/URL-Shortener. Sample Usages:
$obj = new URL();
$response = $obj->shorten("https://example.com", array("try" => 1));
var_dump($response);
$response = $obj->shorten("https://example.com", array("private" => 1));
var_dump($response);  
echo $response->url;

Premium Domains

URLs of premium domains are redirected without ads. This is to promote better, decent URLs. If you want your domain in the list, please buy me a cup of coffee, thanks!
function IsPremiumDomain($url) {      
  $theurl = strtolower($url);
  $good_domains = array(
    "helloacm.com",
    "justyy.com",
    "steakovercooked.com",
    "google.com",
    "google.co.uk",
    "codingforspeed.com",
    "happyukgo.com",
    "bbc.co.uk",
    "tumblr.com",
    "instagram.com",
    "youtube.com",
    "ask.fm",
    "dropbox.com",
    "linkedin.com",
    "rot47.net",
    "isvbscriptdead.com",    
    "busy.org",
    "steemit.com",
    "uploadbeta.com",
    "zhihua-lai.com"
  );
  $parse = parse_url($theurl);
  $domain = $parse['host'];
  return in_array($domain, $good_domains); 
}
Page Edited: