devopscodepro
Language
Free DevOps tools

The toolbox engineers bookmark.

Diagnostics that see your infrastructure from the outside, and daily utilities that never leave your browser. No signups, no tracking, no limits.

Diagnostics

server-assisted · we probe from outside

Utilities

100% client-side · nothing leaves your browser
Base64
Encode / decode, UTF-8-safe, URL variant.
client-side
JWT decoder
Header, claims and expiry status. Signature is not verified.
client-side
Password generator
crypto.getRandomValues, length and charset options, entropy estimate.
client-side
Cron parser
Plain-English description and the next five run times.
client-side
CIDR calculator
Network, broadcast, host range and contains-IP check.
client-side
Timestamp converter
Unix ↔ ISO / local / UTC, ms and s auto-detect.
client-side
YAML / JSON / TOML
Validate YAML, JSON and TOML with precise error location — convert and pretty-print between all three.
client-side
bcrypt / htpasswd
Hash generation fully client-side, WASM under the hood.
client-side
Punycode
Converts internationalized domain names to punycode (xn--…) and back.
client-side
UUID / ULID generator
Random UUID v4, time-ordered UUID v7 and ULID — bulk generation with formatting options.
client-side
MD → PDF / Word
Converts a Markdown file (up to 2 MB) to PDF or Word — headings, lists, code and tables, with page-size and border options.
client-side
Regex tester
Test JavaScript regular expressions: highlighted matches, capture groups and a replace preview.
client-side
QR generator
QR codes from any text or URL — error-correction levels, SVG and PNG download.
client-side
YAML diff
Structural diff for YAML and JSON documents — compares parsed values, ignores formatting and key order.
client-side
SBOM viewer
Inspect CycloneDX and SPDX JSON SBOMs: components, versions and a license summary with filtering.
client-side
CSP analyzer
Parse a Content-Security-Policy and grade it: unsafe directives, missing protections, deprecated syntax.
client-side
Password leak check
Check whether a password appears in known breaches — the password never leaves your browser, only 5 characters of its hash.
client-side
Dockerfile analyzer
Lint a Dockerfile for root containers, unpinned images, leaked secrets, cache busting and image bloat.
client-side
K8s manifest validator
Validate Kubernetes YAML: structure, removed API versions, security context, resources, probes and inline secrets.
client-side