A grid of green circular tokens, each labeled "FACT," with a single red circular token in the center labelled "FAKE."

There’s a random myth that flies around in Accessibility that alt text is limited to 100, 150 or 200 characters long. It seems to be one of those things that’s been cited in multiple places but…this isn’t true. Screen readers, often used by people who are blind or have low vision, will read the alt text to describe the image, making web content accessible.

There is no hard limit or rule for alt text, no threshold and no advantage linked to those numbers. It’s a bit unclear where this has come from and been cited in many places, perpetrated as fact. The ideal length is determined by context, purpose, and content. It should be as long as it needs to be to clearly convey the image’s meaning.

TL;DR

There’s no limit, Alt text should be as long or short as it needs to be, just succinct and correct. Just not super long.

Why is this an issue?

The myth of a strict alt text character limit may force alt text writers to cut crucial details. For screen reader users, alt text is the image content. Arbitrarily restricting it may leave users with incomplete context and impacts the core principle of equal access.

It ends up in code, input fields are restricted

The big issue I see with this is the way alt text input fields are coded by developers, an input field might be restricted to 200 characters or less, not allowing someone to give enough information to the user. A CMS or social platform might be arbitrarily restricted. Content teams might again restrict the length when more information would be useful.

Canva is one example of a platform that has now embedded this myth as 250 alt text limit. Why?

Testing tools flag this myth as an error

I was also reading about an accessibility testing tool flagged over 100 characters as an an error, when it’s not. So inadvertently this myth has found itself embedded into systems already, making it harder to shake.

Large language models and misinformation

As more people new to accessibility rely on large language models (LLMs), this myth is amplified. If an LLM was trained on multiple sources repeating the false limit, it will present it as fact, further entrenching the misinformation without proper fact-checking.

Ok, but where’s your evidence?

This was written about before in a great post called by Eric Eggert “There is no character limit for “alt text” . Within this post was screen reader testing by Terrill Thompson demonstrating that screen readers can effectively read long alt text, debunking this myth from a technical point-of-view with testing.

Additionally, Christophe Strobbe provide very detailed insight with various accessibility books that also support no alt text limit.

NASA? What have they got to do with alt text?

In 2022 NASA released some images from the James Webb Space Telescope and the alt text of these images became the unexpected star of the show, the alt text on some of these images were around 500 characters, giving users information they need and receiving some really public positive feedback and press.

Washington post article screenshot: The unexpected star of NASA's Webb images - the alt text descriptions. A team in Baltimore was responsible for the words that made the stunning photos accessible to everyone. July 20, 2022 More than 3 years ago. 5 minutes to listen. Various share buttons.

Twitter screenshot, Frank, Jul 13, 2022 @FrankElavsky  (white man, black hair, black rim glasses) Who does accessibility at NASA? I legit would love introductions. I have ideas and also just would love to chat. Their alt has been stupendous lately, to the degree I reckon there are content editors and SMEs involved in authoring it. Kelly Lepo - @kellylepo@astrodon.social, @KellyLepo (white woman, brown hair in bun).  The alt text on the recent @NASAWebb first images posts were written by a small team at @stsci, including myself and @timrhueii. It was a collaboration between SMEs, scientists who focus on outreach, education specialists, and professional science writers. 10:41 PM, Jul 13, 2022. Likes 522, Read 20 Replies

Takeaway

Alt text should be as long or short as it needs to be, just succinct and correct. Alt text is not about length. It’s about purpose and context, describing what an image shows and why it matters. Some images only need a few words, others deserve more detail.

Reading list