Check two classic word puzzles in one place. The palindrome checker tells you whether a word or phrase reads the same forwards and backwards, ignoring spaces, punctuation and letter case, so phrases like A man a plan a canal Panama pass. The anagram checker compares two texts and reports whether one is a rearrangement of the other using exactly the same letters. Both are useful for word games, puzzle setting, coding interview practice, or just satisfying curiosity. Each result explains why it did or did not match, and shows the normalized letters that were compared. All of it is computed in your browser, so it is instant and your text is never sent anywhere.
It ignores spaces, punctuation and case, then checks whether the remaining letters read the same forwards and backwards.
It compares the letter counts of two texts, ignoring spaces and case, and reports them as anagrams if both use exactly the same letters.
Yes. Because spaces and punctuation are ignored, phrases like a man a plan a canal panama are recognized as palindromes.
Check two classic word puzzles in one place. The palindrome checker tells you whether a word or phrase reads the same forwards and backwards, ignoring spaces, punctuation and letter case, so phrases like A man a plan a canal Panama pass.
Yes. Palindrome and Anagram Checker is completely free, with no sign-up and no usage limits.
Yes. Palindrome and Anagram Checker runs in any modern web browser. There is nothing to download or install.
Yes. Palindrome and Anagram Checker runs entirely on your device in your browser, so nothing you enter is uploaded to a server.
Link this tool from a README, doc or site. The badge links back to this page.
[](https://yourhack.ai/palindrome-anagram-checker)