> ## Documentation Index
> Fetch the complete documentation index at: https://burger-bot.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# /enlarge

> Enlarge a custom Discord emoji for easier viewing.

Enlarge any custom Discord emoji to its full resolution.

## Description

Custom Discord emojis are tiny when used in chat. `/enlarge` returns the full-resolution image so you can actually see the detail, screenshot it, or save it.

## Required permissions

* **User:** none
* **Bot:** `Embed Links`

## Syntax

```text theme={null}
/enlarge emoji:<custom emoji>
```

## Example

```text theme={null}
/enlarge emoji:🍔
```

## Notes

<Tip>
  Works with both static and animated custom emojis. Standard Unicode emojis can't be enlarged.
</Tip>

<Note>
  For metadata in addition to the image — emoji ID, source server, creation date — use [`/emojiinfo`](/utility/emojiinfo).
</Note>
