konvert me home   •   data sources

IP to Country Location Lookup


An IP to country location look up takes an IP address and returns the country name.


IP Address  

To get the API URL simply perform the lookup and prepend 'api.' to the resulting URL.

Network Lookups (Free APIs)



Reverse DNS Lookup
  Takes IP address and returns domain name

Forward DNS Lookup
  Takes domain name and returns IP address

IP to City Lookup
  Takes IP address and returns city name

IP to Country Lookup
  Takes IP address and returns country name

Value Converters



URL Encode Text
  Takes plain text and returns urlencoded text

URL Decode Text
  Takes urlencoded text and returns plain text

Timestamp to Date
  Takes UNIX timestamp and UTC date

Date to Timestamp
  Takes UTC date and returns UNIX timestamp

Image Converters



Resize and Convert Image
  Takes image and returns a resized image

Convert GIF to JPEG
  Takes GIF image and returns a JPG

Convert GIF to PNG
  Takes JPG image and returns a GIF

Convert JPEG to PNG
  Takes JPG image and returns a PNG

Convert PNG to JPEG
  Takes PNG and returns a JPG