🔄

Palindrome Checker

Check if text reads the same forwards and backwards. Ignore spaces and case options.

Instructions

How to Use\n1. Enter text\n2. Choose whether to ignore spaces, punctuation and case\n3. See in real time whether it is a palindrome

❓ FAQ

What is a palindrome?

Text that reads the same forwards and backwards, e.g. \"A man, a plan, a canal: Panama\".

Can punctuation be ignored?

Yes, check \"ignore non-alphanumeric characters\".