Skip to content

Calculators

8 tools in this category, and none of them send anything off your device. Everything below computes in the tab you already have open.

Tool What it does Leaves your device
Subnet Calculator Calculate network addresses, broadcast addresses, and host ranges for IPv4 and IPv6 no
VLSM Planner Plan Variable Length Subnet Masking with optimal allocation and minimal waste no
MTU Calculator Calculate MTU and header overhead for various network stacks no
Bandwidth Calculator Calculate transfer times, throughput, and bandwidth requirements no
Cable Calculator Calculate signal loss for fiber optic and copper cables with TIA standards compliance no
Data Unit Converter Convert between bits, bytes, and all data size units (SI and IEC) no
Uptime Calculator Calculate allowed downtime based on SLA uptime percentage no
Network Calculator Calculate latency, throughput (BDP), and perform IP math operations no

The last column is no for every row, which is the whole point of this category: you can work through it on a locked-down network, on a plane, or inside the desktop app with the network off.

Calculate network addresses, broadcast addresses, and host ranges for IPv4 and IPv6. Open it at /tools/subnet-calculator/.

  • IPv4 & IPv6 support
  • CIDR notation
  • Wildcard masks

Runs entirely on your device; no request is made. Results can be saved to a project, which requires signing in.

Plan Variable Length Subnet Masking with optimal allocation and minimal waste. Open it at /tools/vlsm-planner/.

  • Optimal allocation
  • Fragmentation analysis
  • Export plans

Runs entirely on your device; no request is made. Results can be saved to a project, which requires signing in.

Calculate MTU and header overhead for various network stacks. Open it at /tools/mtu-calculator/.

  • Protocol stacks
  • Overhead calculation
  • Fragmentation warnings

Runs entirely on your device; no request is made.

Calculate transfer times, throughput, and bandwidth requirements. Open it at /tools/bandwidth-calculator/.

  • Transfer time
  • Throughput calc
  • Unit conversion

Runs entirely on your device; no request is made. Results can be saved to a project, which requires signing in.

Calculate signal loss for fiber optic and copper cables with TIA standards compliance. Open it at /tools/cable-calculator/.

  • Fiber & copper
  • TIA-568 compliant
  • Power budget

Runs entirely on your device; no request is made. Results can be saved to a project, which requires signing in.

Convert between bits, bytes, and all data size units (SI and IEC). Open it at /tools/data-unit-converter/.

  • Bits/Bytes
  • SI units
  • IEC binary units

Runs entirely on your device; no request is made.

Calculate allowed downtime based on SLA uptime percentage. Open it at /tools/uptime-calculator/.

  • Nines calculation
  • Downtime per period
  • SLA reference

Runs entirely on your device; no request is made.

Calculate latency, throughput (BDP), and perform IP math operations. Open it at /tools/network-calculator/.

  • Latency calc
  • BDP throughput
  • IP math

Runs entirely on your device; no request is made.


Everything above is generated at docs build time from lib/tool-registry.ts. Editing this page by hand does nothing, because the next build overwrites it. Fix the registry instead.