WebStatus.inWebStatus.in
HomeEducationExamplesToolsAbout
TOOLKIT DIRECTORY

All tools, by use case

Every free utility in one place—pick a use case, open a tool, and work in your browser.

WebStatus.in bundles website monitoring, data editing, and API helpers so you can debug faster without installing desktop apps or creating accounts. Most tools run locally in your browser; network checks (status, speed, DNS) use our edge infrastructure so you get an independent view outside your office or VPN. Use this directory to browse every tool—each card opens the full experience, and some link to a deeper written guide or FAQ where we publish one.

New to the toolkit? Start with the JSON editor, text diff checker, or website status checker. For deeper reading, visit education and copy-paste examples.

Showing 49 of 49 tools

Monitoring workflow

Start with website analysis and speed diagnostics now, then move to alerting and automation as monitoring surfaces roll out.

Analyze a URLRun speed check

Inspect

Run quick diagnostics on availability, response classification, and reputation signals before escalating incidents.

Website analyzer

Paste a full URL or JSON to summarize HTTP signals, forward DNS, optional blacklist checks for the resolved IPv4, or JSON validity with line hints.

HTTP Status Codes

Search a curated list of HTTP status codes with phrases and short explanations for API and CDN debugging.

Blacklist Check

See whether an IP appears on common DNS block lists that affect email deliverability and reputation.

Compare

Spot payload and config drift quickly with side-by-side and line-based comparisons.

Text Diff Checker

Compare two texts line-by-line or word-by-word. Essential for config drift, API JSON changes, and code or log reviews.

Data Tools

Format, validate, and convert structured formats used in APIs, config, and docs.

JSON Editor

Format, minify, validate, and tree-edit JSON. Catch syntax errors before they hit production APIs or mobile clients.

YAML Converter

Convert between YAML and JSON, preview structure, and tidy config files for Kubernetes, CI, and app settings.

XML Tools

Format, validate, and inspect XML documents for SOAP APIs, RSS, sitemaps, and legacy integrations.

CSV Editor

View and edit CSV in a table or raw text, reformat delimiters, and spot bad rows before importing into spreadsheets or databases.

SQL Formatter

Pretty-print SQL with dialect-aware formatting for MySQL, PostgreSQL, SQLite, T-SQL, and more—useful before reviews and docs.

JSON to TypeScript

Paste JSON and copy a starter TypeScript type—handy for API fixtures before you add zod or OpenAPI models.

HTML Editor & Preview

Prototype markup with a line-numbered editor and instant preview—useful for email snippets, landing tweaks, and component sandboxes.

Mermaid Diagram Editor

Write Mermaid flowcharts, sequence diagrams, and more with live SVG preview, themes, export, share links, and local snapshots.

Text Processing

Prepare copy, slugs, entities, and helper content for docs, content systems, and developer workflows.

Markdown Notes & Preview

Write Markdown with a live preview, multiple notes, and local vault storage—handy for docs, runbooks, and README drafts.

Text Snippet Share

Paste plain text, copy or share a link that restores the same content—useful for logs, drafts, and quick handoffs.

Word Counter

Count words, characters, and reading estimates for articles, ads, and LLM prompts with clear, copy-friendly stats.

Case Converter

Switch between camelCase, snake_case, CONSTANT_CASE, and more in one pass for identifiers and env vars.

URL Slug Generator

Turn titles into hyphenated or underscored URL slugs with sensible stripping of punctuation and accents.

Lorem Ipsum Generator

Generate placeholder paragraphs for wireframes, CMS previews, and layout tests without hunting for filler copy.

HTML Entity Encoder

Encode and decode HTML entities for attributes and text nodes when debugging templates or CMS output.

CSS Minify & Beautify

Minify or beautify stylesheets in the browser with a worker-backed formatter and a safe main-thread fallback.

Cron Helper

Break down standard five-field cron expressions into plain-language hints for each field when editing crontabs.

Encode & Generate

Generate tokens, IDs, hashes, and utility outputs for development, QA, and campaign operations.

Base64 Encoder/Decoder

Encode or decode text and small files to Base64 for data URLs, tokens, and binary-safe transport in JSON.

Hash Generator

Compute MD5, SHA-1, SHA-256, and SHA-512 digests for UTF-8 text or files without uploading secrets to a third party.

JWT Debugger

Decode, validate, and inspect JSON Web Tokens—inspect alg, exp, and custom claims during API integration and auth debugging.

Color Converter

Convert between HEX, RGB, HSL, and related formats for design handoff and CSS variables.

QR Code Generator

Create QR codes for URLs, Wi-Fi, vCards, SMS, and more—download-ready for print and signage.

UUID Generator

Generate RFC-compliant UUIDs in bulk for test data, database keys, and correlation IDs.

Password Generator

Create strong random passwords with length and character-set controls you can copy securely.

Coupon Generator

Generate randomized promo and coupon codes with custom prefixes, lengths, and charset rules for QA and campaigns.

Chmod Calculator

Convert octal Unix permissions to rwx grids and copy chmod commands for scripts and container images.

Byte Converter

Convert between B, KB, MB, GB, and TB using either 1024 (IEC) or 1000 (SI) bases for storage math.

Web & API

Build, encode, and document request-oriented workflows around URLs and HTTP APIs.

cURL Builder

Compose cURL commands with headers, auth, and bodies, or paste an existing command to edit and share with your team.

API Request Tester

Save multiple HTTP requests with environments and {{variables}}, import Postman collections or WebStatus JSON, and send through the same hardened proxy as the cURL tool.

Campaign URL Builder

Add UTM and tracking parameters consistently so analytics teams can attribute traffic without hand-typing query strings.

URL Encoder/Decoder

Percent-encode or decode strings using encodeURIComponent or encodeURI rules—fix broken links and query values safely.

Meta & Open Graph

Fill title, description, canonical URL, and image to copy HTML meta and social preview tags for new pages.

robots.txt Generator

Draft Allow, Disallow, and Sitemap lines for robots.txt before publishing to your site root or CDN.

Network & DNS

Investigate network identity, DNS routing, and mail flow from an external perspective.

IP Address Lookup

Resolve IPv4/IPv6 details and geolocation hints to verify client egress, VPN endpoints, and suspicious traffic sources.

VPN Leak Check

Confirm whether your real IP or DNS is exposed when using a VPN—privacy and compliance teams use this for quick audits.

Trace Email

Inspect mail headers and routing hops to trace spoofing, forwarding, and delivery delays.

Reverse DNS

Map an IP back to its PTR hostname to validate mail servers and hosting providers.

Hostname Lookup

Resolve A, AAAA, CNAME, and MX records in one place when debugging DNS propagation and cutovers.

AI & LLM

Estimate model usage, cost, throughput, and memory constraints before production deployment.

Token Calculator

Count tokens for popular models, compare pricing tiers, and size prompts before you burn budget in production.

LLM RAM Calculator

Approximate GPU VRAM needs for inference and fine-tuning given model size, precision, and batch assumptions.

Token Speed Simulator

Visualize tokens per second and latency so stakeholders understand streaming UX before picking a model tier.

Time

Convert and compare timestamps across systems, logs, and regions without timezone guesswork.

World Time

See live local times for major cities and regions side by side—useful when debugging regional outages or scheduling deploys across teams.

Epoch Converter

Convert Unix seconds or milliseconds to human-readable dates and back. Ideal for JWT exp claims, log lines, and API timestamps.

Monitor

Continuously check uptime and latency workflows. Monitoring product surfaces are shipping in stages.

Website Status Checker

Enter any URL to see if a site responds from our infrastructure, with HTTP status and timing context—not just “works on my machine.”

Speed Checker

Measure DNS, TLS, time to first byte, and download phases for a URL to pinpoint slow hops and caching issues.

More on webstatus.in

Web technology education

HTTP status codes, CORS, networking, and how uptime checks fit into reliability work.

Examples hub

Ready-to-paste samples for JSON, cURL, JWT, and other tools to speed up onboarding.

About WebStatus.in

Why we built a privacy-minded toolkit and how we handle data for server-side checks.

WebStatus.in

© 2026 WebStatus.in — Developer Toolkit

Privacy Policy
Terms of Use
About Us