Palindrome Checker
Check if text reads the same forwards and backwards — ignore spaces and punctuation optionally.
What this tool does
Palindromes read the same forwards and backwards — fun for puzzles, username ideas, and word games.
Toggle case and punctuation ignoring to match how palindrome challenges are typically scored.
How to use it
- 1
Enter the word, phrase, or sentence to test.
- 2
Toggle whether to ignore spaces, punctuation, and case.
- 3
See instantly if your text is a palindrome — fun for puzzles and username ideas.
Famous patterns
Single-word palindromes: radar, level. Phrase palindromes ignore spaces: "A man a plan a canal Panama".
Numbers can palindrome too — useful for vanity plates and codes.
Tips
- Try palindrome usernames for memorable handles.
- Use in social engagement posts — ask followers to submit palindromes.
Related tools
All tools →Text Reverser
Reverse characters, words, or lines instantly
Acronym Generator
Build acronyms and backronyms from phrases
Add Line Numbers
Add sequential line numbers to any text
ASCII Art Generator
Convert text into simple ASCII art banners
Average Word Length
Measure average word length in your text
Bullet List To Text
Strip bullets and numbering from a list
Frequently asked questions
What counts as a palindrome?▼
Text that reads identically forwards and backwards when spaces and punctuation are ignored.
Does it work with numbers?▼
Yes. Numbers and letters are both checked in the cleaned comparison.