# Emoji Catalogue

> Fast keyword search across 1,800+ emojis (smileys, animals, food, travel, flags, and more). Click any emoji to copy. No ads, no signup, instant.

Free emoji catalog with fast keyword search. Browse and copy 1,800+ emojis (smileys, people, animals, food, travel, activities, objects, symbols, and flags). Search by keyword like 'rocket', 'fire', or 'happy'. Click any emoji to copy it to your clipboard.

## Command line (recommended for agents)

npx @brandstack/cli emoji-catalogue <keyword> [--group <name>] [--first] [--json] — offline; searches the same Unicode CLDR keywords as the website.

The CLI runs the same engine as this page — same logic, same output contract — with no browser and no account. Browser automation below is the fallback.

## How to use it

1. Agents: run `npx @brandstack/cli emoji-catalogue rocket --first` to print the best match (pipe it wherever you need it), or drop `--first` for the full list.
2. In the browser: type a keyword (like "rocket", "fire", or "happy") into the search input, then click any emoji tile to copy the character to the clipboard.

## Output

Matching emoji characters with their CLDR names. Web: the matching emoji lands on the clipboard; the full 1,800+ emoji dataset renders in the page, searchable by keyword.

## Links

- Use the tool: https://www.brandstack.dev/tools/emoji-catalogue
- All free tools: https://www.brandstack.dev/tools (markdown: https://www.brandstack.dev/tools.md)
- Agent index: https://www.brandstack.dev/llms.txt

Emoji Catalogue is a free tool by Brand Stack, the AI photo studio for
product marketing. No ads, no signup. Start free: https://www.brandstack.dev/sign-up
