Network
Convert IPv6 addresses to integers (128-bit). Supports batch conversion.
ipv6-to-integerNetwork
Get real information about IP addresses including location and ISP details using geolocation database
ip-infoNetwork
Convert integers to IPv4 addresses. Supports batch conversion of multiple integers.
integer-to-ipv4Network
Convert IPv4 addresses to integers. Supports batch conversion of multiple addresses.
ipv4-to-integerDevelopment
Hadolint-style static analysis for Dockerfiles without a Docker daemon: 30+ rules across image pinning, package-manager hygiene, layer caching, secrets and signal handling, with severities, line numbers and fix examples.
dockerfile-linterDevelopment
Convert a cURL command into a portable HAR 1.2 request entry.
curl-to-har-converterNetwork
Build RFC 1035 DNS zone files (SOA + NS/A/AAAA/CNAME/MX/TXT/SRV/CAA/TLSA/NAPTR/DS) with per-record validation and a readable summary.
dns-zone-file-record-builderDevelopment
Check email HTML templates for cross-client compatibility: unsupported CSS, non-inline styles, Outlook traps, table layout issues, and accessibility gaps.
email-html-linterDevelopment
Convert a cURL command into a Go net/http code snippet with http.NewRequest, headers, and body
curl-to-goDeveloper Tools
Open password-protected PDFs with OpenDataLoader and export them as Markdown, JSON, or text once the correct password is provided
encrypted-pdf-converterDevelopment
Decode Jaeger, Zipkin, or OpenTelemetry trace JSON and render span timing, dependencies, and error hotspots as an interactive waterfall report
distributed-trace-decoder-waterfall-visualizerDevelopment
Compare dev, staging, and production configuration bundles across JSON, YAML, TOML, or ENV formats and highlight drift, missing keys, and cleanup suggestions
environment-config-diff-visualizer