All tools · 📝 Text
🔀 Anagram Finder
Enter a set of letters — we find every valid English word you can form using those letters (using each letter at most as many times as it appears). Filter by minimum length or exact length.
Loading tool…
Examples
Letters: LISTEN
Output
listen, silent, enlist, tinsel, …Letters: AEILRT
Output
retail, tailer, latter, ratite, …Frequently asked questions
Which dictionary?
A common English wordlist (~10,000 words). For Scrabble word validity, refer to the official TWL or SOWPODS.
Can I find anagrams of phrases?
Letters only — phrase anagrams (where every letter must be used) are a separate problem. Strip spaces from your input.
About this tool
Anagram Finder runs entirely in your browser using standard Web APIs. No data is sent to any server. The source for this tool is in our public GitHub repository.
Related tools
- 📻 NATO Phonetic Alphabet — Spell text using the NATO phonetic alphabet (Alpha, Bravo, Charlie…).
- 🔠 Case Converter — Convert between UPPER, lower, Title, camelCase, snake_case, kebab-case, etc.
- 🔢 Word & Character Counter — Count words, characters, sentences, paragraphs, and reading time.
Why this tool
vs typical free web-tool sites
| 1vw | Typical free site | |
|---|---|---|
| Price | Free | Free |
| Signup required | No | Often (for premium features) |
| Ads inside the tool | No | Yes (banner + video) |
| Data sent to server | No (browser-only) | Yes (inputs analyzed for ads) |
| Total tools | 96 | Often <20 or scattered across sites |
| Bookmarkable URL per tool | Yes | Mixed |
| Loads in under 1s | Yes (static) | Often slow (ad tracking) |
| Multilingual | EN / ES / PT / FR / DE | Usually EN only |
| Open source | Yes | No |