Developer Utilities
Handy developer utilities for sizes, speeds, and quick estimates. 9 tools, each running privately in your browser — nothing is ever uploaded.
Developer Utilities 9
Base64 Length Calculator
Developer UtilitiesCalculate the exact encoded Base64 length for any input size, including padding.
Launch toolDecoded Size Estimator
Developer UtilitiesEstimate the decoded byte size of a Base64 string from its length and padding.
Launch toolEncoding Speed Meter
Developer UtilitiesBenchmark how fast your browser encodes and decodes Base64 of varying sizes.
Launch toolCharacter Counter
Developer UtilitiesCount characters, bytes, words, and lines, with a live Base64-validity check.
Launch toolLine Wrap Tool
Developer UtilitiesWrap a long Base64 string to fixed-width lines (MIME 76, PEM 64, or custom).
Launch toolLine Unwrap Tool
Developer UtilitiesCollapse a wrapped Base64 string back into a single continuous line.
Launch toolBase64 Normalizer
Developer UtilitiesConvert between standard and URL-safe alphabets and fix or strip padding.
Launch toolWhitespace Remover
Developer UtilitiesRemove spaces, tabs, and newlines from a string to get a clean, compact payload.
Launch toolData URI Inspector
Developer UtilitiesBreak a data URI into its scheme, MIME type, charset, encoding flag, and payload.
Launch toolEvery tool is local-first
There is no upload step and no server processing. Each tool uses native browser APIs, so your files and text never leave your device.