Luhn Checksum Validator

Validate numbers that use the Luhn algorithm (IMEI, many account/card-like IDs). Client-side only.

home · tools · skill.md
Normalized digits
Valid?
Luhn check digit (for prefix w/out last digit)
Fix suggestion
StepDetail

Note: Luhn alone does not prove authenticity; it only catches common typos.