Missing attribute
Find img elements that provide neither a text alternative nor an explicit decorative instruction.
Check one public page, inventory its image elements, and separate absent alt attributes from explicit empty values and non-empty descriptions.
Automated reports often merge missing and empty alt values into one inflated error count. RankLatch keeps them separate and shows the source, value, linked context, and relevant presentation hints.
Find img elements that provide neither a text alternative nor an explicit decorative instruction.
List alt="" separately so a person can decide whether each image is truly decorative.
Expose the exact alt value without pretending that presence alone proves quality or accuracy.
Show whether the image sits inside a link or declares a presentation or aria-hidden hint.
RankLatch stores image-alt counts in each new approved page snapshot and records a notice if the missing-alt count later increases. It remains read-only and does not claim to judge the image or write the description.
See continuous monitoring →The right alt value follows the image's purpose in context. This tool identifies the states a public response can prove and leaves meaning to a person.
RankLatch reads img elements in the bounded HTML returned by one public page. It counts missing alt attributes, empty alt values, and non-empty alt values, then shows the first 50 images in source order.
No. alt="" is the correct choice for many decorative images because it tells assistive technology to ignore them. An informative image generally needs useful alternative text. The checker separates empty from missing but cannot decide visual purpose for you.
Missing means the img element has no alt attribute at all. Empty means the author explicitly supplied alt="". Those states can produce different accessibility behavior and should not be reported as the same thing.
No. It reports attribute presence and exact values. Good alt text depends on the image's purpose, surrounding copy, and destination when the image is linked; a character count or filename heuristic cannot prove that meaning.
No. RankLatch checks the server-returned HTML. Images added only after client-side rendering and CSS background images are outside this bounded check.
No. A full accessibility audit includes keyboard behavior, semantics, labels, contrast, focus, forms, dynamic states, assistive-technology testing, and human judgment. This tool answers one narrower question.
RankLatch stores the missing-alt count in each new approved page snapshot. After both snapshots contain that field, it records a notice when a later daily check has more images with no alt attribute. It does not generate alt text or judge image meaning.
Totals cover every img element in the bounded response, while the detailed inventory shows the first 50. The page response itself is limited to 2 MB, and the result labels that boundary.