Overview
Check all image and SVG elements are accessible.
# A11y Image check Simple extension for basic accessibility testing images. ## Images (<img>) ### Background Image (CSS) + Identifies all the images inserted in the webpage using either inline styles or CSS. If an element contains a background image, a message about the method of image insertion is generated. ### Alternative Text * Finds all image elements in the document and checks if they have an ALT text present. If ALT text is found, a message is created displaying the ALT text. ### Decorative Images * Identifies decorative images on the webpage. Images are classified as decorative based on various attributes (aria-hidden, and alt). Each classification creates a message explaining why the image is classified as decorative. ### Missing ALT Attributes * Identifies images that are missing an ALT attribute. It looks for all the img elements in the document and checks if they have the alt attribute. If not, a message is generated indicating that the image is missing an ALT attribute. ## SVG ### SVG Accessible Name * Checks all SVG elements in the document for the presence of accessible names. It categorizes SVGs based on certain criteria such as, the svg has a role of 'img' but is missing an accessible name, if it is following best practices for a meaningful SVG, and if it is missing 'aria-hidden' or 'role img', or an accessible name. For each case, a message is generated explaining the status of the SVG. ### Decorative SVG * Checks all SVG elements in a document to identify which ones are decorative. Decorative SVGs are marked with 'aria-hidden true'. If the SVG has an accessible name, a message will be created that shows it's marked as decorative but has an accessible name.
4 out of 51 rating
Google doesn't verify reviews. Learn more about results and reviews.
Neil CardingJun 10, 2021
I've tried all the ALT text viewing extensions I can find on the Chrome Web Store and this is my favourite. It's not perfect, I have to refresh my browser in order to remove the overlays and the overlays are a bit larger than necessary, but fine for checking emails, which is what I want it for.
Details
- VersionFinal Build
- UpdatedOctober 30, 2023
- Offered byLaurence Lewis
- Size77.84KiB
- LanguagesEnglish (UK)
- Developer
Email
shifting.left.a11y@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, please open this page on your desktop browser