A palindrome is a word, phrase, number, or sequence of characters that reads the same forward and backward — ignoring spaces, punctuation, and capitalization (depending on your settings).
Classic examples include single words like racecar, level, and madam, as well as famous phrases like "A man, a plan, a canal: Panama" and "Never odd or even".
Whether you're solving a word puzzle, checking a piece of trivia, or just curious about a phrase, getting an instant, accurate answer matters. I7 Pixel's checker gives you a clear verdict plus the reasoning behind it — instantly, with no server involved.
From typing your text to reading the result in detail, here's the whole process in four simple steps.
A little background on what makes something a true palindrome helps you interpret results correctly and spot tricky edge cases.
At its core, a palindrome is any sequence that reads identically forwards and backwards. This applies to single words (racecar, level, kayak), numbers (12321, 4884), and full sentences once spacing, punctuation, and capitalization are set aside. The strictness of the check depends entirely on which options you enable — a phrase can be a palindrome under relaxed rules but fail under a strict, character-for-character comparison.
Word palindromes like madam or noon are short and self-contained, so they read the same with almost any settings. Sentence palindromes such as "Was it a car or a cat I saw" or "Never odd or even" only work once spaces and punctuation are ignored — the underlying letters mirror each other, but the word boundaries don't line up symmetrically. Turning on Ignore spaces and Ignore punctuation is essential for testing these correctly.
The most frequent mix-up is forgetting that capitalization matters unless Ignore case is on — "Racecar" with a capital R won't match its reverse under a strict comparison. Another common trap is testing a sentence with punctuation or spacing still in place; a period, comma, or extra space breaks the mirror even when the letters themselves would otherwise match. Use the character map after each check to see precisely which characters aligned and which didn't.
Quick guide to each toggle and when to use it.
| Option | Default | What It Does |
|---|---|---|
| Ignore Case Recommended | On | Treats uppercase and lowercase letters as identical, so "Level" and "level" both check correctly |
| Ignore Spaces Recommended | On | Removes blank spaces before comparing — required for checking multi-word phrases and sentences |
| Ignore Punctuation Recommended | On | Strips commas, periods, colons, apostrophes, and other symbols so only letters and numbers are compared |
| Strict Mode | Off | Turn all three toggles off to compare the raw input exactly as typed, character for character |
A quick, reliable checker is handy well beyond word games — this tool covers every common scenario.
Answers to the most common questions about checking palindromes with this tool.
Yes — completely free. There are no limits, no accounts, no watermarks, and no charges. Check as many words and phrases as you need.
A palindrome is a word, phrase, number, or sequence of characters that reads the same forwards and backwards, typically ignoring spaces, punctuation, and capitalization. Examples include "racecar", "level", and "A man, a plan, a canal: Panama".
No — never. The entire check runs locally in your browser using JavaScript. Nothing you type is ever uploaded or stored on a server, so your input stays completely private.
Yes. With Ignore spaces and Ignore punctuation enabled, you can check full sentences like "Was it a car or a cat I saw" or "Never odd or even" the same way you'd check a single word.
These toggles control how strictly the comparison is made. Ignore case treats uppercase and lowercase letters as equal, Ignore spaces removes blank spaces before comparing, and Ignore punctuation strips symbols like commas, periods, and colons so only letters and numbers are compared.
The character map displays every character of your cleaned input side by side, highlighting matching pairs in one color, the center pivot character (for odd-length palindromes) in another, and any mismatched characters in a third — making it easy to see exactly why a phrase does or doesn't qualify.
Tried the tool? Leave a quick rating and help others find it.
All tools at I7 Pixel run in your browser — no uploads, no accounts, always free.