Palindrome Checker
Check whether text reads the same forwards and backwards.
✓ It's a palindrome
Test a word, phrase or sentence for palindromes, optionally ignoring case and punctuation.
How to use
- Type or paste text to test.
- Toggle whether case and punctuation matter.
- The result updates instantly.
Frequently asked questions
- Does it work with sentences?
- Yes. Enable 'Ignore spaces & punctuation' to test full phrases.
- Is it case-sensitive?
- Only if you disable 'Ignore case'.