/ developer & network toolbox

tools that just work.

44 fast, no-nonsense developer & network tools — free, no sign-up, nothing tracked. Most run entirely in your browser.

/

# all tools

44 tools
live$ inbox

Mail Tester

Send a real email to a throwaway address and get a spam score with exactly what's wrong — SPF/DKIM/DMARC, blacklists and content.

live$ mail

Mail Deliverability

One-shot mail health score for a domain: MX, SPF, DMARC, DKIM, the MX host's reverse DNS and blacklist status, graded A–F.

live$ dig

DNS Lookup

Resolve A, AAAA, MX, TXT, NS, CNAME and SOA records for any domain.

live$ ssl

SSL / TLS Checker

Inspect a host's live certificate: expiry, issuer, SANs, chain and trust. Private targets are refused.

local$ pwgen

Password Generator

Cryptographically-strong random passwords with full control over length and character sets.

local$ ico

Favicon Generator

Make a favicon from letters or an emoji — colours, shape, live previews, PNG / SVG download.

local$ json

JSON Formatter

Pretty-print, minify and validate JSON, entirely in your browser.

live$ whois

WHOIS / RDAP

Registration data for a domain or IP via RDAP: registrar, status, key dates and nameservers.

local$ b64

Base64

Encode or decode Base64, UTF-8 safe. Nothing leaves the page.

local$ jwt

JWT Decoder

Decode a JSON Web Token's header and payload and read its exp / iat claims. Signature not verified.

local$ date

Timestamp Converter

Convert between Unix epoch (seconds / milliseconds) and human-readable dates.

local$ sha

Hash

Compute SHA-1 / SHA-256 / SHA-384 / SHA-512 digests of any text, in your browser.

local$ uuid

UUID Generator

Generate one or many RFC-4122 v4 UUIDs. Copy with a click.

local$ urlenc

URL Encode / Decode

Percent-encode or decode text, in component or full-URL mode. Nothing leaves the page.

live$ ip

IP Checker

Your public IPv4 / IPv6 as seen by the server, plus the request headers behind it.

live$ spf

SPF Checker

Look up a domain's SPF record, parse its mechanisms and flag the 10-lookup limit.

live$ curl -I

HTTP Header Inspector

Fetch a URL and read its status, response headers, redirect chain and timing. SSRF-guarded.

live$ ttfb

TTFB Speed Monitor

Probe a URL up to 30 times, a second apart, and watch time to first byte live: spikes, jitter and CDN cache hit or miss.

live$ ping

Is It Up?

Check whether a website is up or down, with HTTP status and response time.

live$ nc

Port Checker

Test whether a TCP port is open on a host — open / closed / filtered, with the resolved IP and connect time.

local$ re

Regex Tester

Test a JavaScript regular expression against sample text with live match highlighting and capture groups.

live$ mx

MX Lookup

List a domain's mail servers by priority and resolve each to its A / AAAA addresses.

live$ dmarc

DMARC Checker

Resolve and parse the _dmarc policy, with warnings for p=none, missing rua and partial pct.

live$ dkim

DKIM Checker

Fetch a DKIM public key by selector and flag revoked (empty p=) or test-mode keys.

live$ prop

DNS Propagation

Query several public resolvers and compare answers to see if a DNS change has propagated.

live$ rbl

Blacklist Check

Check an IPv4 (or a domain's A record) against ~10 DNS blacklists like Spamhaus and SpamCop.

local$ yaml

JSON ↔ YAML

Convert between JSON and YAML, both directions, in your browser.

local$ diff

Text Diff

Compare two blocks of text line by line and highlight what was added or removed.

local$ cron

Cron Explainer

Validate a cron expression and preview its next run times in your local timezone.

local$ cidr

Subnet Calculator

IPv4 CIDR breakdown: network, broadcast, netmask, wildcard, host range and usable count.

local$ wc

Word Counter

Count characters, words, lines, sentences and paragraphs, with a reading-time estimate.

local$ case

Case Converter

Convert between UPPER, lower, Title, camelCase, snake_case, kebab-case and more, with live counts.

local$ qr

QR Code

Turn any text or URL into a QR code with selectable error correction. Download PNG or SVG.

live$ ptr

Reverse DNS

PTR lookup with forward-confirmed reverse DNS (FCrDNS) — the check mail servers run on a sender's IP.

local$ hdr

Email Header Analyzer

Paste raw email headers to see the delivery hop timeline with delays, SPF/DKIM/DMARC results and key fields. All local.

local$ chmod

Chmod Calculator

Build Unix file permissions from checkboxes — octal, symbolic and the chmod command, both ways.

local$ base

Number Base

Convert integers between binary, octal, decimal, hex and any base 2–36. Arbitrary precision.

local$ totp

TOTP / 2FA

Generate a 2FA secret, a scannable provisioning QR and a live one-time code. All local.

local$ words

Passphrase

Memorable diceware-style passphrases from a curated wordlist, with a live entropy estimate.

local$ og

Meta & Open Graph

Generate SEO + Open Graph + Twitter meta tags with a live social-share preview.

local$ hue

Color Palette

Generate harmonious colour palettes (analogous, complementary, triad, mono). Click to copy hex.

local$ barcode

Barcode

Generate CODE128, EAN-13/8, UPC, CODE39 and ITF-14 barcodes. Download PNG or SVG.

local$ ulid

ULID / UUIDv7

Generate time-sortable ULIDs and UUID version 7 identifiers, locally.

local$ lorem

Lorem Ipsum

Placeholder text by paragraphs, sentences or words.

Free developer & network tools, in one place

invoker.tools is a growing toolbox of fast utilities for developers, sysadmins and technical users: network and DNS lookups, email-deliverability checks (SPF, DKIM, DMARC, MX), TLS certificate inspection, generators for passwords, UUIDs, QR codes and barcodes, plus encoders, converters and text helpers. There is nothing to install and no account to create.

Privacy is the default. Client-side tools process your input entirely in your browser, so it never leaves your device. The few server-side tools only perform the public DNS or TLS lookup they need and store nothing.

Frequently asked questions

Are these tools free?

Yes. Every tool on invoker.tools is free to use with no sign-up, no account and no usage limits.

Do the tools send my data to a server?

Most tools run entirely in your browser, so your input never leaves your device. A few network tools (DNS, SPF, SSL and similar) perform a lookup on the server because they have to query public DNS or connect to a host.

Which tools run in the browser and which on the server?

Generators, encoders, converters and text tools are client-side and process everything locally. Tools marked “live” do a server-side DNS lookup or TLS connection.

Do I need to install anything?

No. Everything works in a normal web browser on desktop or mobile — there is nothing to download or install.

Is there tracking or advertising?

No ads and no third-party trackers. The toolbox is built by invoker as a clean, fast utility set.

Will more tools be added?

Yes. The collection grows regularly with new developer and network tools across the existing categories.