Brand Name Generator
Generate brandable business names from your keywords — compound words, portmanteaus, Latin roots, playful blends and more, filtered by industry and naming style.
Input
Enter one or more keywords, separated by commas
Settings
Output
Guides
Turn a handful of keywords into dozens of brandable business name ideas. Pick an industry and a naming style — compound words, portmanteaus, Latin/Greek roots, playful blends and more — and generate a fresh batch of pronounceable, filtered candidates in one click.
How to use it
- Enter one or more keywords that describe your product, separated by commas (e.g.
cloud, tech, fast). - Choose an industry — the generator blends in words common to that space (technology, health, finance, food, and more).
- Pick a name style — or leave it on "All styles" to mix every technique in one batch.
- Set how many names to generate (3–30).
- Hit Generate names. Each result shows its naming technique and character count so you can scan for the vibe you want.
Run it again for a completely new batch — every generation is an independent random draw.
What naming styles are included?
- Modern / Tech — prefix/suffix blends and creative respellings, in the style of Spotify or Stripe.
- Compound words — two real words joined together (Facebook, YouTube).
- Portmanteau — two keywords fused mid-word (Pinterest, Instagram).
- Latin / Greek roots — classical roots for a timeless, authoritative feel (Astra, Veritas).
- Playful / Fun — doubled vowels and bouncy syllables (Google, Yahoo).
- Minimalist — short, clipped forms (Uber, Zoom).
- Nature-inspired — combined with words like river, oak or ember (Amazon, Apple).
- Abstract / Invented — pronounceable made-up syllables seeded from your keywords (Kodak, Xerox).
"All styles" runs every technique — including creative misspellings, double-letter tricks (Flickr-style) and short acronyms — and returns a shuffled mix.
How does it filter out bad names?
Every candidate is checked for a reasonable length (2–20 characters), pronounceability (no runs of 4+ consonants or 3+ vowels in a row), and a small blocklist of offensive substrings. Duplicates are removed before the results are shuffled and trimmed to your requested count.
Are the generated names trademark-safe or available as domains?
No — this tool only generates candidate names algorithmically. It does not check domain availability, trademark databases or social handle availability. Always verify a name you like with a domain registrar and a trademark search before committing to it.
Does it work offline / is my data private?
Yes. Name generation runs entirely in your browser — your keywords never leave your device or get sent to a server.
Can I get the same names again?
No — each run uses fresh randomness, so results aren't reproducible from the same inputs. If you find a name you like, copy or download it before generating again.
Need business names picked from a fixed list instead of generated? Try the Random Generator family for picking or shuffling your own list of ideas.
Use it from code
From 3 credits per callREST API
curl -X POST https://api.iotools.cloud/v1/tool/brand-name-generator \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"keywords": "cloud, tech, fast",
"industry": "technology",
"style": "all",
"count": "12"
}'Swap in your own key from your account. The tool's fields are the body — no wrapper.
Ask an AI agent
Use the IOTools `brand-name-generator` tool (Brand Name Generator) on this input:
YOUR_INPUT_HEREPaste this at any agent connected to the IOTools MCP server, then add your input.