Skip to main content
CheckTown

Validators

Online Validators

Validate emails, phone numbers, financial data, and more — instant results, always free.

38 validators available

All Validators

Email Validator

Email

Check if an email address is real and deliverable — syntax, domain, and MX record checks in one click.

IBAN Checker

Finance

Paste any IBAN and instantly verify its checksum, format, and bank identification — before sending a payment.

BIC / SWIFT Check

Finance

Verify a BIC or SWIFT code to confirm the bank and country before an international transfer.

Phone Number Check

Phone

Validate any phone number worldwide, identify the country and carrier, and confirm the correct format.

VAT Number Lookup

VAT

Look up and verify any EU VAT number against the VIES database to confirm a business is registered.

Address Checker

Address

Verify and standardize postal addresses across 240+ countries to make sure they actually exist.

URL Validator

Web

Parse, validate, and inspect URLs — check protocol, domain, path, and query parameters.

IP Validator

Network

Validate IPv4 and IPv6 addresses, check ranges, subnets, and geolocation data.

Password Checker

Security

Test password strength in real-time — entropy, common patterns, and breach database checks.

JSON/YAML/XML

Data

Validate, format, and convert between JSON, YAML, and XML with instant syntax highlighting.

CSV Validator

CSV

Upload a CSV file and run sequential validation checks — encoding, headers, rows, quoting, and data types.

Credit Card Validator

Validation

Verify card numbers using the Luhn algorithm and detect card type.

YAML Validator

Validator

Validate YAML syntax with line-level error reporting.

HTML Validator

Code

Validate HTML markup for syntax errors, unclosed tags, and deprecated elements.

CSS Validator

Code

Check CSS syntax for property errors, unclosed brackets, and malformed selectors.

XML Validator

Code

Validate XML documents for well-formedness, unclosed tags, and encoding issues.

SQL Validator

Code

Check SQL query syntax with support for MySQL, PostgreSQL, and SQLite dialects.

Markdown Validator

Code

Validate Markdown syntax for broken links, unclosed emphasis, and formatting issues.

UUID Validator

Identifier

Validate UUID format, detect version (v1-v5), variant, and identify nil/max UUIDs.

ISBN Validator

Identifier

Verify ISBN-10 and ISBN-13 check digits and convert between formats.

EAN/Barcode Validator

Identifier

Validate EAN-8, EAN-13, and UPC-A barcode numbers with check digit verification.

MAC Address Validator

Network

Validate MAC address format and look up the vendor via OUI database.

Semver Validator

Dev

Validate semantic version strings per semver.org spec and compare versions.

Domain Validator

Web

Validate domain names for RFC compliance with IDN and punycode support.

Postal Code Validator

Location

Validate postal/ZIP codes against country-specific format patterns.

IMEI Validator

Device

Verify 15-digit IMEI numbers with Luhn check digit validation.

VIN Validator

Identifier

Validate Vehicle Identification Numbers with check digit, manufacturer, and year decode.

ISIN Validator

Finance

Validate International Securities Identification Numbers with Luhn check digit.

ISSN Validator

Identifier

Verify International Standard Serial Numbers with modulo-11 check digit.

LEI Validator

Finance

Validate Legal Entity Identifiers with MOD 97-10 check digit verification.

Date/Time Validator

Format

Validate dates and times in ISO 8601, RFC 2822, Unix timestamp, and more formats.

Color Code Validator

Design

Validate HEX, RGB, HSL, and HWB color codes with preview swatch.

JSONL Validator

Data

Validate JSON Lines format with per-line error reporting and statistics.

MIME Type Lookup

Dev

Look up MIME types by file extension or find extensions for a MIME type.

CSP Validator

Security

Validate Content Security Policy headers with security risk detection.

Robots.txt Validator

SEO

Validate robots.txt files for syntax errors and directive conflicts.

Sitemap Validator

SEO

Validate XML sitemaps for schema compliance, URLs, and metadata.

JWT Validator

Security

Validate JWT tokens for structure, claims, expiration, and algorithm.

Why Use Online Validators?

Online validators help you verify the accuracy and correctness of data before it enters your system. Whether you're checking email addresses before a marketing campaign or validating IBANs before a payment transfer, catching errors early saves time and prevents costly mistakes.

How Our Validators Work

Each validator runs comprehensive checks specific to its data type. Email validation, for example, checks RFC 5321 syntax, domain existence via DNS, and MX record availability — going beyond simple regex checks that most tools offer.

All validation happens directly in your browser where possible, with no data stored on our servers. For checks that require external lookups (like DNS or MX records), only the necessary minimal data is sent — never your full input or personal information.

Frequently Asked Questions

Related Guides

Email Validation: The Complete Guide to Verifying Email Addresses

Learn how email validation works, why it matters, and how to check any address in seconds.

Read full guide

IBAN Validation: How to Verify Bank Account Numbers Instantly

Understand IBAN structure, country formats, and how to catch errors before they cause payment failures.

Read full guide

BIC/SWIFT Code Validation: Everything You Need to Know

BIC and SWIFT codes identify banks in international transfers. Learn how to validate them correctly.

Read full guide

International Phone Number Validation Made Easy

Phone number formats vary wildly by country. Discover how to validate them reliably for any region.

Read full guide

VAT Number Validation: Check EU Business Tax IDs in Seconds

VAT numbers follow country-specific formats. Learn to validate them and avoid costly invoice errors.

Read full guide

Address Validation: Ensure Accurate Postal Data Every Time

Invalid addresses cause failed deliveries and data quality issues. Learn how to validate postal data.

Read full guide

URL Validation: How to Check If Links Are Valid and Safe

Broken links and malformed URLs hurt user experience and SEO. Learn what makes a URL valid.

Read full guide

IP Address Validation: IPv4 & IPv6 Checking Explained

IP address formats differ between IPv4 and IPv6. Learn how to validate both quickly and correctly.

Read full guide

Password Strength Checker: Build Secure User Authentication

Weak passwords are a leading cause of breaches. Learn how to measure password strength and enforce policies.

Read full guide

JSON, YAML & XML Validation: Format Checking for Developers

A single typo in a config file can crash your app. Learn to validate JSON, YAML, and XML instantly.

Read full guide

CSV Validation: Catch Data Errors Before They Cause Problems

CSV files are simple but error-prone. Learn how to validate structure, encoding, and data integrity.

Read full guide

Credit Card Validator: How the Luhn Algorithm Detects Invalid Numbers

Learn how credit card validation works, including the Luhn algorithm, BIN ranges, and card type detection.

Read full guide

YAML Validator: Check Syntax and Fix Indentation Errors

Validate YAML configuration files for syntax errors, duplicate keys, and indentation issues with precise error reporting.

Read full guide

HTML Validation: The Complete Guide to Clean Markup

Learn how HTML validation works, why it matters for SEO and accessibility, and how to fix common markup errors.

Read full guide

CSS Validation: The Complete Guide to Error-Free Stylesheets

Learn how CSS validation works, why browsers silently skip errors, and how to catch mistakes early.

Read full guide

XML Validation: Guide to Well-Formed and Structurally Correct Documents

Learn how XML validation works, the difference between well-formed and valid XML, and how to fix common errors.

Read full guide

SQL Validation: The Complete Guide to Query Syntax Checking

Learn how SQL validation works and how to catch syntax errors in queries before execution.

Read full guide

Markdown Validation: Check Formatting and Structure for Consistency

Learn how Markdown validation ensures consistent rendering across GitHub, GitLab, and other platforms.

Read full guide

UUID Validator: How to Check Format and Version of Any UUID

Learn what UUIDs are, the differences between v1 through v7, and how to validate UUID format and structure.

Read full guide

ISBN Validator: Check Book Numbers for ISBN-10 and ISBN-13

Learn how ISBN validation works, the difference between ISBN-10 and ISBN-13, and how to verify book numbers.

Read full guide

EAN Barcode Validator: Check EAN-13, EAN-8, and UPC-A Codes

Learn how EAN barcode validation works, the difference between EAN-13, EAN-8, and UPC-A formats.

Read full guide

MAC Address Validator: Check Format and Vendor Lookup

Learn about MAC address formats, validation rules, and how to identify device manufacturers via OUI lookup.

Read full guide

SemVer Validator: Check Semantic Versioning Format

Learn how semantic versioning works, the MAJOR.MINOR.PATCH format, and how to validate SemVer strings.

Read full guide

Domain Name Validator: Check DNS Naming Rules and TLD Types

Learn how domain name validation works, DNS naming rules, label constraints, and TLD types.

Read full guide

Postal Code Validation: Format Rules and Patterns by Country

Learn how postal codes differ across countries and how to validate them for accurate address data.

Read full guide

IMEI Validator: Check Mobile Device Identity Numbers

Learn what IMEI numbers are, how the Luhn check digit works, and how to validate mobile device identifiers.

Read full guide

VIN Validator: Check Vehicle Identification Numbers

Learn how VIN validation works, the 17-character structure, check digit algorithm, and VIN decoding.

Read full guide

ISIN Validator: Check Securities Identification Numbers

Learn how ISIN validation works, the ISO 6166 structure, and how to validate financial instrument identifiers.

Read full guide

ISSN Validator: Check Serial Publication Numbers

Learn how ISSN validation works, the 8-digit format, check digit calculation, and ISSN-L linking.

Read full guide

LEI Validator: Check Legal Entity Identifiers (ISO 17442)

Learn what LEIs are, how the ISO 17442 format works, and how to validate Legal Entity Identifiers.

Read full guide

Date-Time Validation: Format Checking and Calendar Logic

Learn how date-time validation catches format errors, impossible dates, and timezone issues.

Read full guide

Color Code Validation: Check Hex, RGB, and HSL Formats

Learn how to validate color codes in hex, RGB, and HSL formats for design-to-code consistency.

Read full guide

JSONL Validation: Line-by-Line JSON Checking for Data Pipelines

Learn how JSONL validation works and why line-by-line checking is essential for streaming data.

Read full guide

MIME Type Lookup: Find Content Types for Any File Extension

Learn what MIME types are, how they work in HTTP, and how to look up the correct Content-Type for any file.

Read full guide

CSP Validation: Check Content Security Policy Headers for Errors

Learn how to validate Content Security Policy headers and avoid common security misconfigurations.

Read full guide

robots.txt Validation: Check Crawl Directives for SEO

Learn how robots.txt validation catches errors that can hide pages from search engines.

Read full guide

Sitemap Validation: Check XML Sitemap Format and URLs

Learn how sitemap validation ensures search engines can discover and index all your pages.

Read full guide

JWT Validator: Check JSON Web Token Structure and Claims

Learn how JWT validation works, the header.payload.signature structure, and security best practices.

Read full guide