Palindrome Checker
Check whether a word or phrase reads the same backwards.
Runs in your browserAbout this tool
A palindrome reads the same backwards as forwards, and checking longer phrases (ignoring spaces, punctuation and capitalization, as palindrome-checking conventionally does) by eye gets error-prone past a few words. This tool checks whether a word or phrase is a palindrome, applying the standard convention of ignoring spaces, punctuation and case so you get an accurate answer for phrases, not just single words.

