Free Discord tool

Discord Message and Embed Limit Checker

Discord silently truncates — or rejects — payloads that blow past content (2000), embed title (256), description (4096), 25 fields, 6000 combined embed characters, or 10 embeds per message. Paste content or JSON to see what fails.

Within Discord limits

FieldUsedLimitStatus
Message content182000OK
Embed count110OK
Embed 1 title11256OK
Embed 1 description224096OK
Embed 1 footer02048OK
Embed 1 author0256OK
Embed 1 field count125OK
Embed 1 field 1 name5256OK
Embed 1 field 1 value81024OK
Embed 1 combined text466000OK

How to use it

Paste plain message text, a single embed object, or webhook JSON ({ content, embeds }). The checker flags every field against Discord’s published limits. Nothing is sent or stored.

FAQ

What is the Discord message character limit?+

2,000 characters of content per message. Webhook usernames are 80. Bots can send up to 10 embeds on one message.

What are Discord embed limits?+

Title 256, description 4096, field name 256, field value 1024, footer 2048, author 256, max 25 fields, and 6,000 characters combined across those text fields.

Can I paste webhook JSON?+

Yes. { content, embeds } works, as does a raw embed object or an embeds array. Invalid JSON is reported instead of guessed.

Does this send anything to Discord?+

No. It is a client-side (and MCP) counter. Use the webhook tester if you want to POST a payload you own.

Related tools

Build a Discord bot visually on Kitcord

Limits are the boring part. Let Kitcord’s embed pieces stay inside the lines while you design the flow.

Kitcord is not affiliated with, endorsed by, or sponsored by Discord Inc. Discord is a trademark of Discord Inc.