Palindrome & Anagram Checker
Check if text is a palindrome and whether two texts are anagrams.
Text A
Text B (for anagram check)
Details
- Normalised A
- amanaplanacanalpanama
- Reversed A
- amanaplanacanalpanama
- Normalised B
- panamacanalaplanamana
- Reversed B
- anamanalpalanacamanap
Character balance (A vs B)
Characters whose counts differ between the two texts
Every character count matches — the texts are anagrams.
About the Palindrome & Anagram Checker
Test any word, phrase, or sentence for palindromes and compare two texts to see if they are anagrams. Toggle case, spacing, and punctuation handling, and inspect the exact character counts that differ.
Examples
Classic palindrome
A man, a plan, a canal: PanamaOutput
Palindrome: yesAnagram pair
listen / silentOutput
Anagrams: yesKeyboard shortcuts
- Copy the main outputCtrl / ⌘ + Shift + C
- Download the resultCtrl / ⌘ + S
- Share this toolCtrl / ⌘ + Shift + S
- Reset the inputsAlt + R
- Open the tool search paletteCtrl / ⌘ + K
Related tools
Text Splitter
Text & String
Split long text into chunks by characters, words, lines or a separator.
Acronym & Initials Generator
Text & String
Generate acronyms, initials, or camelCase from phrases.
ASCII Art Text Generator
Text & String
Turn text into a big ASCII banner using letters and numbers.
Case Converter
Text & String
Convert text between 11 different letter cases.
Character Counter
Text & String
Count characters and bytes with limit presets.
Column Aligner
Text & String
Align delimited text into padded, readable columns.
Frequently asked questions
Version 1.0.0 · Updated 2026-08-29 · Runs entirely in your browser