Loading tool…
Validate a card or ID number against the Luhn checksum and detect the likely card type.
Loading tool…
Privacy: this tool runs entirely in your browser. Your input is never sent to, received by, or stored on any server — there are no uploads and no tracking of what you enter.
The Luhn algorithm is a checksum formula that catches accidental errors in numbers like credit cards, IMEIs and some IDs.
It reports whether the number passes the check, how many digits it has, and the likely card brand from its prefix.
Passing Luhn means the number is well-formed, not that it's a real, active card. It validates format only.