Time
Milliseconds through years, accurately.
Dashboard
Data-storage, bandwidth, display, and computer utilities with SI + IEC binary widgets — perfect for developers and IT teams.
Quick convert
Live conversions with zero navigation. Pin the widgets you reach for most.
Milliseconds through years, accurately.
Pin tools and widgets from anywhere in this dashboard. They sync across your device.
Nothing yet. Convert or calculate on this dashboard and the last 100 actions appear here.
Most used
SI & binary data unit conversion.
Bytes or raw image size (W × H × bpp).
Total storage for N items with overhead.
Ratio + savings between original and compressed.
Convert between binary units (KiB … PiB).
Convert bits, bytes, and multiples.
Decimal ↔ binary ↔ hex ↔ octal.
Code points and UTF-8 byte length of any string.
Trending
Reduce W:H and solve missing dimensions.
Bandwidth for N concurrent streams.
Time to download a file at a given speed.
Convert bandwidth units (bps ↔ B/s).
Word count, sentences, paragraphs.
Unicode-safe character count.
Decimal ↔ binary ↔ hex ↔ octal.
Convert bits, bytes, and multiples.
New
Print size in inches/cm at a target DPI.
Compare monitors by area and PPI.
Physical width & height from diagonal + resolution.
Effective pixel density (PPI).
Net WPM + accuracy from characters + errors.
Reading time from words and WPM.
Line count for any text.
Word count, sentences, paragraphs.
Coverage
29 tools across 2 categories.
Your usage
Aggregated from your recent activity on this device. Stays local unless you sync.
Use a widget or open a calculator — usage will appear here.
FAQ
Favorites and widget pins are global. History entries are tagged by dashboard so each dashboard shows only its own activity — with a global export available on the hub.
Every widget uses the same Universal Converter Engine that powers our full converter tools — deterministic factor + offset math, IEEE-754 rounding, and validated non-negative constraints where required.
Yes. Every dashboard is fully offline-first — no external APIs are called for calculations. Installing the app to your home screen keeps it available with no network.
Both. Every converter accepts SI (kB, MB, GB) and IEC binary (KiB, MiB, GiB). You pick the units and we handle the base-1000 vs base-1024 math correctly.
t = (bytes × 8) / (bandwidth × (1 − overhead)). You control the overhead % to account for TCP framing, retransmits, and real-world losses. Default overhead is 10%.
Industry-typical values (Mbps): audio 0.128 / 0.32; SD video 3; HD 720p 5; FHD 1080p 8; 4K 25; 8K 80. Multiply by concurrent viewers for total egress bandwidth.
PPI = √(width² + height²) / diagonal inches — the standard ISO definition. This works for any monitor, phone, or tablet.
Yes. Every counter iterates via code points (spread iterator), so combining characters and multi-code-point emoji contribute one visible character, and UTF-8 byte lengths are computed with the standard TextEncoder.
The industry-standard convention: 1 word = 5 characters. Gross WPM = (chars / 5) / minutes; Net WPM subtracts uncorrected errors per minute; accuracy = (chars − errors) / chars × 100%.
Yes. The Hex/Binary converter accepts decimal integers, `0x…` hex literals, and pure binary strings; anything else raises a clear validation error rather than producing NaN.
No. Every calculator runs entirely in your browser — no accounts, no uploads, no logging.
Related categories