Skip to main content
Toolisti

Palindrome Checker

The Palindrome Checker tells you instantly whether your text reads the same forwards and backwards.

100% in-browser ยท no data sent

It works on single words, full sentences and numbers โ€” with options to ignore capitalisation and punctuation so phrases like "A man, a plan, a canal: Panama" count.

Embed This Tool

Add this tool to your website with customizable styling

Get Embed Code

How to Use

1

Enter your text

Type or paste the word, phrase, sentence or number you want to test into the box.

2

Choose your options

Decide whether to ignore letter case and punctuation. With both on, spaces and symbols are stripped before comparing.

3

See the verdict

The tool instantly shows whether your text is a palindrome, along with the comparable string and its reverse.

4

Try more examples

Edit the text to test other candidates โ€” famous palindromes, your name, or a number sequence.

Frequently Asked Questions

What is a palindrome?

A palindrome is a word, phrase, number or sequence that reads the same forwards and backwards. English examples include "racecar", "level" and the sentence "Was it a car or a cat I saw?".

Does it ignore spaces and punctuation?

By default, yes. With "ignore punctuation" turned on, spaces, commas and other symbols are removed before checking, so "A man, a plan, a canal: Panama" counts as a palindrome. Turn the option off to require an exact match.

Is the checker case-sensitive?

Only if you want it to be. With "ignore case" turned on (the default), "Anna" is treated the same as "anna". Turn it off to make capitalisation matter.

Can it check numbers?

Yes. Numbers are treated as text, so 12321 is a palindrome while 12345 is not. This makes it handy for checking palindromic numbers and dates.