Tools portal
42 free IT utilities
Calculators, converters, and diagnostics for network and systems work. Most run entirely in your browser — nothing is uploaded, nothing is logged.
Network 10
CIDR Calculator
Expand a CIDR block into its network, broadcast, mask, and usable host range.
Subnet Calculator
Split a network into equal subnets, or size subnets to a required host count.
IP Address Converter
Convert an IPv4 address between dotted decimal, integer, hex, binary, and IPv6 forms.
DNS Lookup
Query A, AAAA, MX, TXT, NS, CNAME, SOA, SRV, and CAA records for a domain.
WHOIS Lookup
Registration and ownership details for a domain or IP address.
Port Tester
Check whether a TCP port is reachable and accepting connections from the internet.
Ping & Traceroute
Measure reachability and latency, and trace the path to a host.
IP Range to CIDR
Convert a start and end address into the smallest set of CIDR blocks that covers it.
IPv6 ULA Generator
Generate a compliant RFC 4193 unique local address prefix.
MAC Address Generator
Generate locally administered MAC addresses in any common notation.
Voice & VoIP 5
VoIP Bandwidth Calculator
Work out the real bandwidth a call consumes, including every layer of overhead.
SIP Response Codes
Every SIP 1xx–6xx response, with what actually causes it in production.
Call Quality (MOS) Calculator
Turn latency, jitter, and packet loss into an R-factor and MOS score.
SIP & SDP Parser
Break a SIP message and its SDP body into headers, Via chain, and offered codecs.
SIP Port Tester
Send a SIP OPTIONS ping over UDP, TCP, or TLS and read the response.
Security & crypto 10
Password Generator
Generate strong random passwords or passphrases with configurable rules.
Password Strength Checker
Estimate entropy and time-to-crack, and spot the patterns that weaken a password.
Hash Generator
Compute MD5, SHA-1, SHA-256, SHA-384, and SHA-512 digests of text.
File Checksum
Verify a downloaded file against a published SHA-256 or MD5 checksum.
JWT Decoder
Decode a JSON Web Token's header and claims, and check its expiry.
SSL / TLS Checker
Inspect a site's certificate: issuer, validity dates, SANs, and chain.
HMAC Generator
Compute an HMAC signature over a message with a shared secret.
TOTP Generator
Derive the current six-digit code from a TOTP secret, with the time window shown.
Basic Auth Generator
Build an HTTP Basic Authorization header, and the htpasswd command to match it.
chmod Calculator
Convert between octal, symbolic, and rwx Unix permissions, including the special bits.
Data & encoding 4
Base64 Encoder / Decoder
Encode and decode Base64, including URL-safe variants.
JSON / YAML Formatter
Format, validate, minify, and convert between JSON and YAML.
Number Base Converter
Convert between binary, octal, decimal, hex, and any base from 2 to 36.
SQL Formatter
Reformat a SQL statement into readable, consistently indented form.
Text 4
Regex Tester
Test a regular expression against sample text with live match highlighting.
Text Diff
Compare two blocks of text and highlight what changed, line by line.
Markdown Preview
Write Markdown and see the rendered output side by side.
AI Tokenizer
Count the tokens an LLM will actually bill for, and see where the text gets split.
Generators 3
Date & time 2
Web 4
Colour Picker & Converter
Convert between HEX, RGB, HSL, and OKLCH, with contrast ratio checking.
HTTP Header Viewer
Inspect response headers, redirect chains, and security header coverage.
URL Parser
Break a URL into its parts, decode the query string, and encode components.
HTTP Status Codes
Searchable reference for every HTTP status code and what it actually means.