Validate ISBN-10 and ISBN-13 book numbers and compute their check digits. ISBN Validator & Check Digit is a free online tool from the ToolsRift Hash & Crypto Tools collection. It runs entirely in your browser — nothing to install, no signup, and your data never leaves your device.
The last digit of an ISBN is a checksum. ISBN-10 uses a weighted mod-11 sum (with 'X' meaning 10); ISBN-13 uses an alternating 1/3 weighted mod-10 sum.
This tool validates and computes check digits. An ISBN-10 becomes ISBN-13 by prefixing '978' and recomputing the final check digit, which the ISBN-13 mode will do for you.
No — hyphens and spaces are ignored. Only the digits (and a trailing X for ISBN-10) are used in the calculation.