Development Tools
This page contains some of the geekish tools I use while working on web pages/sites.
For info on the tools use the help button available in each section.
Browsing Session Info
The table below shows information retrieved about your current browsing session.
| OS & Browser | |
|---|---|
| Your IP Address: | 216.73.216.28 |
| Remote Port: | 6596 |
| Device Type: | |
| Screen W x H: | |
| Operating System: | |
| Browser Software: | |
| Window W x H: | |
| HTTP Headers | |
| Accept-Encoding: | gzip, br, zstd, deflate |
| Accept: | */* |
| Accept-Language: | |
| User-Agent: | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| Cookie: | |
IP Address to Geolocation
There are many online services that can convert the IP address of your browsing session (216.73.216.28) to an
internet geolocation.
Only accurate to country/city level as the IP address often points to the location of the Internet Service Provider's (ISP) network hub, not the user's exact location.
These results can be retrieved without the users permission or knowledge.
Only accurate to country/city level as the IP address often points to the location of the Internet Service Provider's (ISP) network hub, not the user's exact location.
These results can be retrieved without the users permission or knowledge.
| IP to Geolocation Results | |
|---|---|
| Country: | |
| Region: | |
| City: | |
| Latitude, Longitude: | |
| Accuracy: | |
| Google Maps Reverse Geocoding Result | |
Javascript Geolocation API
Retrieving the users location using the browsers Geolocation API
is more accurate but requires permission.
| Geolocation API Results | |
|---|---|
| Latitude, Longitude: | |
| API Permission: | |
| Google Maps Reverse Geocoding Result | |
Useful Dev Links
API Sites & Docs
Geolocation Sites & Tools