Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction3 landmarksREVIEW
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
BForm Accessibility2 of 2 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #tipue_search_input | text | (Search GIMP.org) | placeholder only |
| #tipue_search_input | text | (Search with DuckDuckGo) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="q" id="tipue_search_input">; <input type="text" name="q" id="tipue_search_input">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
BLink & Button Quality2 issue(s) across 62 links and 0 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| #bottom-nav | More | generic text | Replace with descriptive text |
Before: More Suggested: #Bottom Nav | |||
| #bottom-nav | (empty) | empty | Add link text or aria-label |
| https://www.gnu.org/philosophy/free-sw.h… | free software | new tab | Add '(opens in new tab)' to text |
| https://git.gnome.org/browse/gimp | source code | new tab | Add '(opens in new tab)' to text |
| https://www.gnu.org/licenses/quick-guide… | distribute | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
#bottom-nav
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Generic link text like 'click here' doesn't describe the destination.
#bottom-nav ("More")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://www.gnu.org/philosophy/free-sw.html; https://git.gnome.org/browse/gimp; https://www.gnu.org/licenses/quick-guide-gplv3.en.html
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 5 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 The Free & Open Sour… | 19.55:1 | 3.0:1 | #000000 | #F7F7F3 | Pass |
| h2 High Quality Photo M… | 19.13:1 | 3.0:1 | #000000 | #F6F4F1 | Pass |
| h2 Original Artwork Cre… | 19.13:1 | 3.0:1 | #000000 | #F6F4F1 | Pass |
| h2 Graphic Design Eleme… | 19.13:1 | 3.0:1 | #000000 | #F6F4F1 | Pass |
| h2 Programming Algorith… | 19.13:1 | 3.0:1 | #000000 | #F6F4F1 | Pass |
| h3 Key Component in a D… | 19.13:1 | 3.0:1 | #000000 | #F6F4F1 | Pass |
| h3 Extensibility & Flex… | 19.13:1 | 3.0:1 | #000000 | #F6F4F1 | Pass |
| title GIMP - GNU Image Man… | 1.66:1 | 4.5:1 | #000000 | #333333 | Fail |
| a GIMP | 2.18:1 | 4.5:1 | #000000 | #3D464E | Fail |
| a Download | 4.66:1 | 4.5:1 | #000000 | #63798F | Pass |
| a News | 5.01:1 | 4.5:1 | #000000 | #6A7E91 | Pass |
| a About | 4.94:1 | 4.5:1 | #000000 | #697D90 | Pass |
| a Docs | 4.65:1 | 4.5:1 | #000000 | #63798D | Pass |
| a Participate | 4.41:1 | 4.5:1 | #000000 | #60758A | Fail |
| a Tutorials | 4.58:1 | 4.5:1 | #000000 | #63788A | Pass |
| a Donate | 4.66:1 | 4.5:1 | #000000 | #65798A | Pass |
| a GIMP | 4.48:1 | 4.5:1 | #000000 | #657685 | Fail |
| a News | 5.14:1 | 4.5:1 | #000000 | #6E808E | Pass |
| a Docs | 5.19:1 | 4.5:1 | #000000 | #6D8190 | Pass |
| a Tutorials | 3.41:1 | 4.5:1 | #000000 | #4C647A | Fail |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
A+Heading Hierarchy11 headingsPASS
- H1 GIMP
- H2 The Free & Open Source Image Editor
- H2 Recent News
- H2 High Quality Photo Manipulation
- H2 Original Artwork Creation
- H2 Graphic Design Elements
- H2 Programming Algorithms
- H3 Key Component in a Desktop Publishing Workflow
- H4 Scribus
- H4 Inkscape
- H3 Extensibility & Flexibility
A+Alt Text QualityAll 10 images OKPASS
ALighthouse Accessibility AuditsScore 91/100 — 2 failing, 14 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
GIMP provides top-notch color management features to ensure high-fidelity color… div.container > div.row > div.column > p |
Scribus div.row > div.column > p > a |
Inkscape div.row > div.column > p > a |
Scribus div.row > div.column > h4 > a |
Inkscape div.row > div.column > h4 > a |
GIMP provides extensibility through integration with many programming languages… div.container > div.row > div.column > p |
The result is a high level of customization as demonstrated by the large number… div.container > div.row > div.column > p |
Header image: Niagara Rainbow by Ville Pätsi (cba) div.container > div.row > div.column > p#headerImgAttr |
Header div.row > div.column > p#headerImgAttr > em |
Niagara Rainbow div.row > div.column > p#headerImgAttr > a.headerTitle |
Ville Pätsi div.row > div.column > p#headerImgAttr > a.headerAuthor |
cba div.column > p#headerImgAttr > a.headerLicense > span.cc |
High Quality Photo Manipulation background image by Pat David (cba) div.container > div.row > div.column > p |
High Quality Photo Manipulation div.row > div.column > p > em |
Pat David div.row > div.column > p > a |
cba div.column > p > a > span.cc |
Original Artwork Creation background image by David Revoy (cb) div.container > div.row > div.column > p |
Original Artwork Creation div.row > div.column > p > em |
David Revoy div.row > div.column > p > a |
cb div.column > p > a > span.cc |
Graphic Design Elements background image by Ollin Bohan (cba) div.container > div.row > div.column > p |
Graphic Design Elements div.row > div.column > p > em |
Ollin Bohan div.row > div.column > p > a |
cba div.column > p > a > span.cc |
Unless otherwise noted, GIMP's Website by GIMP's Team is licensed under a Crea… div.row > div.column > p > small |
GIMP's Website div.column > p > small > span |
These are opportunities to improve the legibility of your content.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.