Skip to content
ZeroServer.tools

Palindrome Checker

Check whether text reads the same forwards and backwards.

✓ It's a palindrome

Compared: amanaplanacanalpanama

What counts as a palindrome

A palindromereads the same in both directions. By convention, checks ignore case, spaces, and punctuation — so "A man, a plan, a canal: Panama" counts. This tool strips everything except letters and digits, lowercases it, and compares the result to its reverse, all in your browser.

More text tools: the text reverser, the word counter, and the case converter.

Related Text Tools tools