Validators & Network

Regex tester, JSON schema, HTTP status, IP subnet, email, credit card validators.

27 toolsin Developer Tools

Regex Tester

Test JavaScript regex with live match highlighting & groups.

json formatterurl encode decodebase64 encode decode
Try it now

Cron Expression Parser

Explain a 5-field cron expression and compute its next 5 runs.

json formatteruuid generatorhash generator
Try it now

HTTP Status Codes Reference

Searchable reference of 60+ HTTP status codes — click to copy.

json formatterurl encode decodejwt decoder
Try it now
New

JSON Schema Generator

Infer a draft-07 JSON Schema from a sample JSON object.

json to typescriptjson formatterjson to csv
Try it now
New

HTTP Headers Decoder

Parse and annotate raw HTTP headers — 60+ known headers.

http statusjwt decoderurl encode decode
Try it now
New

IP Subnet Calculator

Compute network, broadcast, mask and host range for IPv4 / IPv6.

http statusurl encode decodeuuid generator
Try it now
New

Email Validator

RFC 5322 format check — no DNS lookup, fully client-side.

credit card validatorisbn validatoriban validator
Try it now
New

Credit Card Validator

Luhn checksum + card type detection — 100% private.

email validatorisbn validatoriban validator
Try it now
New

ISBN Validator

Validate ISBN-10 and ISBN-13 checksums — mod 11 / mod 10.

email validatorcredit card validatoriban validator
Try it now
New

IBAN Validator

Mod-97 checksum for International Bank Account Numbers.

email validatorcredit card validatorisbn validator
Try it now
New

chmod Calculator

Convert between octal (755) and symbolic (rwxr-xr-x) permissions.

ip subnet calculatornumber base convertercron parser
Try it now
New

curl Command Builder

Build a curl command from a friendly UI — shell-safe quoting.

http statushttp headers decoderjwt decoder
Try it now
New

nginx Config Generator

Generate nginx server blocks — static, SPA, proxy, PHP-FPM, HTTPS.

htaccess generatordockerfile generatorgitignore generator
Try it now
New

Keyboard Shortcut Reference

Searchable reference of 70+ shortcuts across Windows, macOS, browser, VS Code.

http statusregex testercron parser
Try it now
New

HTML Heading Validator

Check h1–h6 structure for SEO — skips, multiple h1s, empty headings.

html entitieshtml to markdownxml formatter
Try it now
New

Truth Table Generator

Generate a truth table for any boolean expression.

regex testerjsonpath testercron parser
Try it now
New

My IP Address

See your public IPv4, IPv6 and WebRTC-discovered IP.

http statusip subnet calculatorurl encode decode
Try it now
New

Viewport Inspector

Live viewport size, DPR, orientation and Tailwind breakpoints.

my ip addresshttp statusregex tester
Try it now
New

JSONPath Tester

Evaluate JSONPath expressions against JSON — pure JS.

json formatterjson schema generatorjson to typescript
Try it now
Popular

Password Generator

Strong random passwords generated locally with crypto.getRandomValues.

passphrase generatorpassword strength checkertext encrypt decrypt
Try it now

Passphrase Generator

Memorable multi-word passphrases — easier to type, harder to crack.

password generatorpassword strength checkerrandom pin generator
Try it now

Password Strength Checker

Estimate entropy and crack time for any password — fully offline.

password generatorpassphrase generatorrandom pin generator
Try it now

Encrypt & Decrypt Text

AES-GCM 256 encryption with a passphrase — round-trip in your browser.

password generatorpassphrase generatorpassword strength checker
Try it now

Random PIN Generator

Generate numeric PINs of any length with optional unique digits.

password generatorpassphrase generatorpassword strength checker
Try it now
Popular

File Checksum

Compute SHA-1, SHA-256 and SHA-512 for any file — locally, never uploaded.

text encrypt decryptsecure notespassword strength checker
Try it now

Secure Notes

A local-only encrypted notepad — passphrase-locked with AES-GCM 256.

text encrypt decryptpassword generatorpassphrase generator
Try it now

SSL Certificate Decoder

Decode a PEM certificate into subject, issuer, validity and serial — locally.

file checksumtext encrypt decryptsecure notes
Try it now

Validation and Network Tools

Validators check data against defined rules and standards. They help catch errors early, from malformed JSON and invalid email addresses to weak passwords and incorrect credit card numbers.

Our validation tools run entirely in your browser, making them safe for testing sensitive data like API keys, passwords, and personal information. Nothing is transmitted to external services.

Network tools provide quick reference and testing capabilities for HTTP status codes, IP subnet calculations, and cron expressions. They are essential for backend developers and DevOps engineers.

Frequently Asked Questions