Web & Network Tools

Handy web and network utilities covering everything from IP lookup and source code inspection to password generation, timestamp conversion, and color format conversion.

100% free & private — runs in your browser
No sign-up required
What is My IP?
Find your public IP address, location, ISP, and more
View Page Source
View the HTML source code of any website with syntax highlighting
Iframe Tester
Test if any webpage can be embedded in an iframe
Password Generator
Generate strong, secure random passwords with custom options
UUID / GUID Generator
Generate cryptographically secure random UUID v4 values
Unix Timestamp Converter
Convert between Unix epoch timestamps and human dates
Color Converter
Convert colors between HEX, RGB, and HSL formats instantly
OPML Generator
Create OPML subscription files from RSS feed URLs

About Web & Network Tools

Web developers and power users regularly need quick answers to web-specific questions: What is my external IP? Can this URL be iframed? What does this page source look like? These tools provide instant answers without any third-party dependencies.

What is My IP? shows your public IPv4/IPv6 address alongside your approximate location, ISP, timezone, and user agent — useful for debugging network issues or verifying VPN connections. View Page Source fetches any URL via a server proxy and displays the raw HTML with syntax highlighting, ideal for SEO audits and competitive research.

The Password Generator creates cryptographically random passwords with configurable length, character sets, and special characters. The UUID / GUID Generator produces RFC 4122 v4 UUIDs using crypto.getRandomValues() for true randomness.

Additional tools cover the everyday: Unix Timestamp Converter translates epoch seconds to human-readable dates in any timezone and back, Color Converter switches between HEX, RGB, and HSL with a live preview, and OPML Generator builds RSS subscription bundles from a list of feed URLs.