Input A

A

or =

Input B

B

Paste two things. Find out if they're equal — and in what sense. Standard comparisons, bespoke rules, beyond mathematics.

Universal Checker

auto-detects type
Waiting for input…

Specialized Checkers

six ways to disagree

Text

Exact, case, whitespace, Unicode

Color

Hex, RGB, HSL, named colors — formats are normalized automatically

Number

Decimal, hex, binary, octal

Date

ISO strings, timestamps, natural language

JSON

Deep structural equality, key order ignored

URL

Normalized protocol, host, params

Equality is never one thing. Two strings can match exactly yet differ in case. Two URLs can look different yet resolve identically. Two numbers can be close enough.

This toolbox doesn't assume a single definition of sameness — it interrogates each pair under every rule that might matter.