不喜欢广告? 无广告 今天

Anagram Generator

数据开发人员文本
广告 移除?
Letters only — spaces, digits and punctuation are ignored

设置

How many dictionary words may be combined to form an anagram
Filter out short connector words from multi-word results
Stop searching after this many anagrams are found
Enter a word or phrase to find anagrams.
广告 移除?

指导

Anagram Generator

Anagram Generator

Type any word or short phrase and instantly see every valid English anagram it can form. The generator runs entirely in your browser against a curated dictionary of common English words, so there are no API calls, no rate limits, and no data leaves your device. It supports single-word lookups, two-word and three-word combinations, configurable minimum word length, and an option to allow repeated words — giving you precise control over the size and quality of the result set.

如何使用

  1. Enter a word or phrase in the input field. Spaces, digits, and punctuation are stripped automatically — only letters are used.
  2. Choose how many dictionary words may combine to form an anagram. Pick 1 word for classic single-word anagrams, or 2 / 3 words to surface multi-word splits.
  3. For multi-word mode, set a minimum word length to filter out short connector words like “an” or “of” that bloat results without adding signal.
  4. 切换 Allow repeated words if you want the same dictionary word to appear more than once in a result (e.g., “papa” → “pa pa”).
  5. 调整 Max Results to stop searching after the desired number of anagrams is found — useful for long inputs that would otherwise enumerate thousands of combinations.
  6. 点击 Find Anagrams. Results appear below with a status badge showing how many anagrams were found and how long the search took.
  7. Use the copy or download buttons on the output panel to export the list.

特征

  • Single-word lookup – Instant signature-based matching against a curated dictionary of roughly 8,000 common English words.
  • Multi-word anagrams – Recursive letter-subtraction search produces 2-word and 3-word splits with canonical ordering to avoid permutation duplicates.
  • Minimum word length filter – Hide noisy short connector words to keep multi-word results readable.
  • Repeated word toggle – Choose between strictly distinct dictionary words or allow repeats for fun results.
  • Result cap with timing – Set a hard ceiling on results and see exactly how many milliseconds the search took.
  • 完全客户端 – The dictionary ships with the page; nothing is sent to a server.
  • 复制和下载 – Export results as plain text with one click.

常见用例

  • Word puzzles – Unscramble crossword fills, Scrabble racks, Words with Friends tiles, and Bananagrams letters.
  • 创意写作 – Find evocative anagram-based names, titles, and character aliases (the literary device behind many pen names and pseudonyms).
  • Branding – Surface memorable rearrangements of a candidate product or company name.
  • Cryptography drills – Generate transposition cipher candidates and verify anagram-based ciphertext.
  • 教育 – Vocabulary, spelling, and combinatorics exercises for word-play games in the classroom.

常问问题

  1. What makes a true anagram?

    A true anagram of a word or phrase is another word or phrase that uses exactly the same letters with the same multiplicities — every letter must be reused exactly once and no letters added or dropped. Spaces, capitalization, and punctuation are usually ignored. "Listen" and "silent" both contain the letters {e, i, l, n, s, t} with the same counts, so they are perfect anagrams of each other.

  2. How are anagrams enumerated algorithmically?

    The standard approach is to map every dictionary word to a canonical signature — typically its letters sorted alphabetically — and group all words sharing the same signature into the same bucket. Single-word anagrams are then a constant-time hash lookup. Multi-word anagrams require recursive subtraction: represent the input as a 26-element letter-count vector, then enumerate dictionary words whose vectors fit inside it, subtract, and recurse on the remainder until the vector reaches zero.

  3. Why do different anagram solvers return different results?

    Anagram results depend entirely on the dictionary used. A Scrabble dictionary like ENABLE1 contains around 172,000 entries and will surface obscure but valid words. A common-English dictionary trimmed to a few thousand frequent words returns far fewer but more recognizable results. Solvers also differ in whether they include proper nouns, hyphenated words, contractions, archaic spellings, and inflected forms (plurals, past tenses), so the same input can produce wildly different output counts across tools.

  4. Are pangrams the same as anagrams?

    No. A pangram is a sentence that uses every letter of the alphabet at least once, like "The quick brown fox jumps over the lazy dog." An anagram is a rearrangement of one word or phrase into another using the exact same letters. The two concepts share the theme of letter coverage but have very different constraints: pangrams care about which letters appear, while anagrams care about how many of each letter appear.

想要享受无广告的体验吗? 立即无广告

安装我们的扩展

将 IO 工具添加到您最喜欢的浏览器,以便即时访问和更快地搜索

添加 Chrome 扩展程序 添加 边缘延伸 添加 Firefox 扩展 添加 Opera 扩展

记分板已到达!

记分板 是一种有趣的跟踪您游戏的方式,所有数据都存储在您的浏览器中。更多功能即将推出!

广告 移除?
广告 移除?
广告 移除?

新闻角 包含技术亮点

参与其中

帮助我们继续提供有价值的免费工具

给我买杯咖啡
广告 移除?