Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction5 landmarksFIX
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
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
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
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLink & Button QualityAction11 issue(s) across 216 links and 2 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| https://www.fotor.com/agent/ | Chat to edit | new tab | Add '(opens in new tab)' to text |
| https://www.fotor.com/design/start/ | Create a design | new tab | Add '(opens in new tab)' to text |
| https://www.fotor.com/ai-image-generator… | AI image generator | new tab | Add '(opens in new tab)' to text |
| https://www.fotor.com/photo-editor-app/e… | Enhance photo | new tab | Add '(opens in new tab)' to text |
| https://www.fotor.com/features/backgroun… | Remove background | new tab | Add '(opens in new tab)' to text |
| https://www.fotor.com/goart/ | Photo to art | new tab | Add '(opens in new tab)' to text |
| https://www.fotor.com/batch-photo-editor… | batch photo editor | new tab | Add '(opens in new tab)' to text |
| https://www.fotor.com/ai-image-enhancer/ | Improve photo quality | new tab | Add '(opens in new tab)' to text |
| https://www.fotor.com/features/unblur-im… | unblur images | new tab | Add '(opens in new tab)' to text |
| https://www.fotor.com/features/backgroun… | Remove image backgrounds | new tab | Add '(opens in new tab)' to text |
| https://www.fotor.com/features/backgroun… | change backgrounds | new tab | Add '(opens in new tab)' to text |
| https://www.fotor.com/features/remove-ob… | remove unwanted objects from p… | new tab | Add '(opens in new tab)' to text |
| https://www.fotor.com/ai-image-generator… | AI image generator | new tab | Add '(opens in new tab)' to text |
| https://www.fotor.com/ai-image-extender/ | AI image extender | new tab | Add '(opens in new tab)' to text |
| https://www.fotor.com/features/ai-headsh… | professional headshots | new tab | Add '(opens in new tab)' to text |
| https://www.fotor.com/features/photo-eff… | photo effects | new tab | Add '(opens in new tab)' to text |
| https://www.fotor.com/features/collage | create a beautiful photo colla… | new tab | Add '(opens in new tab)' to text |
| https://www.fotor.com/photo-editor-app/ | (empty) | empty | Add link text or aria-label |
| https://www.fotor.com/photo-editor-app/ | (empty) | empty | Add link text or aria-label |
| https://www.fotor.com/photo-editor-app/ | (empty) | empty | Add link text or aria-label |
| https://play.google.com/store/apps/detai… | (empty) | empty | Add link text or aria-label |
| https://apps.apple.com/us/app/fotor-ai-p… | (empty) | empty | Add link text or aria-label |
| https://www.fotor.com/features/blur-imag… | blur images | new tab | Add '(opens in new tab)' to text |
| https://www.fotor.com/privacypolicy | Cookie Policy | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link text or aria-label | |
| https://www.instagram.com/fotor_app/ | new tab | Add '(opens in new tab)' to text | |
| https://www.facebook.com/fotorapp/ | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/user/Fotor2012 | youtube | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/fotor_com | new tab | Add '(opens in new tab)' to text | |
| https://discord.com/invite/tjs4nnEHhM | discord | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@fotor_ai | tiktok | new tab | Add '(opens in new tab)' to text |
| https://www.pinterest.com/fotor2012/ | new tab | Add '(opens in new tab)' to text | |
| https://www.dmca.com/Protection/Status.a… | DMCA.com Protection Status | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
a.seeAll (#507 on page); a.seeAll (#508 on page); a.seeAll (#510 on page); a.seeAll (#511 on page); a.seeAll (#512 on page); https://www.fotor.com/photo-editor-app/; https://www.fotor.com/photo-editor-app/; https://www.fotor.com/photo-editor-app/; https://play.google.com/store/apps/details?id=com.everimaging.photoeffectstud…; https://apps.apple.com/us/app/fotor-ai-photo-editor/id440159265 (+1 more)
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
Add '(opens in new tab)' to link text or aria-label.
https://www.fotor.com/agent/; https://www.fotor.com/design/start/; https://www.fotor.com/ai-image-generator/; https://www.fotor.com/photo-editor-app/editor/ai/ai-enlarger; https://www.fotor.com/features/background-remover/upload; https://www.fotor.com/goart/; https://www.fotor.com/batch-photo-editor/; https://www.fotor.com/ai-image-enhancer/; https://www.fotor.com/features/unblur-image/; https://www.fotor.com/features/background-remover (+17 more)
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
CFavicon & BrandingAction8 icon(s) detectedREVIEW
BLighthouse Accessibility AuditsScore 82/100 — 5 failing, 21 passedREVIEW
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.
ARIA
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Step 2: Edit photo
Adjust lighting, color, and exposure, apply photo effects, … div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
Step 3: Download & share
Download your edited photo in high-quality JPG, PNG o… div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
Photo enhancer div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
Background remover div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
Remove object from photo div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
How to Put Multiple Pictures on Instagram Story: 5 Easy Ways div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
How to Crop Someone Out of a Photo: Remove Unwanted People Instantly div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
How to Blur Part of a Picture: 4 Easiest Ways for Beginner in 2024 div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
Try App FREE div#websiteHeader > div#websiteHeaderInner > div.websiteHeader_menu_right > button#btn_navigation_open_in_app |
Sign up div#websiteHeaderInner > div.login-header > div.button-group > button.register-header-button |
AI photo editor div > div.IntroSection2023_text_p__3IG-4 > p > a |
Improve photo quality div > div.IntroSection2023_text_p__3IG-4 > p > a |
unblur images div > div.IntroSection2023_text_p__3IG-4 > p > a |
Remove image backgrounds div > div.IntroSection2023_text_p__3IG-4 > p > a |
change backgrounds div > div.IntroSection2023_text_p__3IG-4 > p > a |
remove unwanted objects from photos div > div.IntroSection2023_text_p__3IG-4 > p > a |
AI image generator div > div.IntroSection2023_text_p__3IG-4 > p > a |
AI photo editor a > div.TopicSection2023_container__1gwMO > div.TopicSection2023_card_text___VXuO > h3 |
13 Best Tools on How to Remove Emojis from Pictures a > div.TopicSection2023_container__1gwMO > div.TopicSection2023_card_text___VXuO > h3 |
These are opportunities to improve the legibility of your content.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.MobileRecommendSection_container__1o_5s > div > div.AppLinkList_applink_box__6TczC > a#btn_download_app_mobile_link_0 div.MobileRecommendSection_container__1o_5s > div > div.AppLinkList_applink_box__6TczC > a#btn_download_app_mobile_link_0 |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
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.
A+Heading Hierarchy43 headingsPASS
- H1 Online photo editor for everyone
- H2 Simplify photo editing with our online photo editor
- H2 Edit photos faster and easier with AI
- H2 Spark your imagination with generative AI
- H3 Generate stunning AI art from text
- H3 Replace objects in your photos for a quick refresh
- H3 Expand images beyond boundaries
- H3 Make an AI avatar that reflects your unique style
- H2 Stunning photo filters and effects in one click
- H2 Upgrade your photos with millions of presets
- H2 Turn photos into memorable collages
- H2 How to edit photos with Fotor's online photo editor?
- H3 Step 1: Upload photo
- H3 Step 1: Upload photo
- H3 Step 2: Edit photo
- H3 Step 2: Edit photo
- H3 Step 3: Download & share
- H3 Step 3: Download & share
- H2 Edit photos anytime, anywhere
- H2 All the photo editing tools you need in one place
- H3 AI photo editor
- H3 Photo enhancer
- H3 Background remover
- H3 Remove object from photo
- H2 Tips and tutorials to help you edit photos like a pro
- H3 13 Best Tools on How to Remove Emojis from Pictures
- H3 How to Put Multiple Pictures on Instagram Story: 5 Easy Ways
- H3 How to Crop Someone Out of a Photo: Remove Unwanted People Instantly
- H3 How to Blur Part of a Picture: 4 Easiest Ways for Beginner in 2024
- H2 Fotor image editor FAQs
- H3 1. Is Fotor’s online photo editor free to use?
- H3 2. Can I use Fotor’s free photo editor on PC and mobile?
- H3 3. What's the difference between Fotor and Photoshop?
- H3 4. How to add text to a picture?
- H3 5. What is photo editing?
- H3 6. How to edit the background of image?
- H3 7. How to remove objects from photo?
- H2 People love Fotor
- H2 Fotor trusted and loved by
- H2 Try out the best free online photo editor now
- H3 Company
- H3 Support
- H3 Products
A+Alt Text QualityAll 80 images OKPASS
A+Form AccessibilityNo form controlsPASS
AWeb ManifestPWA-readyPASS
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Online photo editor … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Simplify photo editi… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Edit photos faster a… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Spark your imaginati… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Stunning photo filte… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Upgrade your photos … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Turn photos into mem… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 How to edit photos w… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Edit photos anytime,… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 All the photo editin… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Tips and tutorials t… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Fotor image editor F… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 People love Fotor | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Fotor trusted and lo… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Try out the best fre… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Generate stunning AI… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Replace objects in y… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Expand images beyond… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Make an AI avatar th… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Step 1: Upload photo | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
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.