ISBN Converter

Convert ISBN-10 ↔ ISBN-13 with check digit validation.

Input

Results appear here…

You might also need

ISBN Converter

Publishing workflows still mix ISBN-10 (especially older backlist) with ISBN-13 required by Amazon, Bowker, and most bibliographic databases. When a spreadsheet has `0-306-40615-2` and your API expects 9780306406157, manual conversion invites check-digit errors. This converter transforms formats, validates mod-11 and mod-10 rules, and optionally inserts hyphens for display.

Read full guide

ISBN-10 vs ISBN-13 check digits

ISBN-10 uses a mod-11 check digit (with X meaning 10). ISBN-13 embeds the book identifier in an EAN-13 barcode — prefix 978 or 979, followed by the core body, with a mod-10 GS1 check digit at the end.

Converting 10 → 13: drop the ISBN-10 check digit, prepend 978 (or 979 for certain ranges), recalculate the EAN check digit. Converting 13 → 10: only possible when the ISBN-13 starts with 978 — strip prefix and check digit, recompute mod-11.

Examples

ISBN-10 to ISBN-13

ISBN-10

0-306-40615-2

ISBN-13

978-0-306-40615-7
Validate invalid check digit

Submitted ISBN-13

9780306406150  (wrong check digit)

Validation

Invalid — expected check digit 7

About ISBN Converter

ISBN Converter transforms ISBN-10 and ISBN-13 formats, validates check digits, and formats hyphenated display strings for publishers, librarians, and e-commerce book listings.

Paste with or without hyphens. Bulk mode helps clean catalog migrations and marketplace feed preparation.

How to use ISBN Converter

  1. Paste an ISBN-10 or ISBN-13 (hyphens optional).
  2. Choose convert direction or auto-detect from length.
  3. Review check-digit validation and hyphenated formatting.
  4. Copy results into ONIX feeds, Shopify, Amazon listings, or library systems.

Related tools on CodeDevForge

Frequently asked questions

Can every ISBN-13 convert to ISBN-10?
Only ISBN-13 codes starting with 978 map back to ISBN-10. The 979 prefix has no ISBN-10 equivalent.
How are hyphens determined?
Hyphen rules depend on registrant group lengths. This tool applies common patterns for display; official registration may differ for some ranges.
Does conversion upload my catalog?
No. All logic runs in your browser.
What check algorithms are used?
ISBN-10 mod-11 and ISBN-13/EAN mod-10 GS1 check digits.
Can I convert lists in bulk?
Yes. Paste one ISBN per line for batch conversion and validation.