Anagram Checker
Check whether two words or phrases are anagrams of each other.
Runs in your browserAbout this tool
Two words or phrases are anagrams if they contain exactly the same letters rearranged, and verifying that by eye — especially for longer phrases — means manually accounting for every letter, which is easy to get wrong. This tool checks whether two words or phrases are anagrams of each other, comparing letter composition directly rather than relying on a manual letter-by-letter check.

