✔️ Professional Accessibility Services

Real fixes. Real code.
Zero overlays. Ever.

Compliapoint is a professional accessibility service — not a widget, not a subscription overlay, not a band-aid. We go into your source code and fix what's broken.

WCAG 2.2 AA Audit Source-Level Remediation PDF & Video Multilingual Support ✕ No Overlays
Start Your Assessment View Pricing
The Industry Problem

Most “accessibility” companies sell you an overlay.

An overlay is a JavaScript widget injected on top of your broken HTML. It doesn’t fix anything in your code — it masks violations from visitors while the underlying problems remain. Courts have ruled them insufficient. Plaintiffs’ attorneys know to look past them.

✕ Overlay Approach

accessiBe, UserWay, AudioEye & others

  • JavaScript injected on top of broken HTML — violations remain in source
  • Cancel your subscription and every “fix” disappears instantly
  • Conflicts with screen readers — creates new barriers for disabled users
  • Courts have ruled overlays insufficient in multiple ADA lawsuits
  • Plaintiffs’ attorneys are trained to identify and dismiss overlay defenses
  • FTC has taken enforcement actions against overlay claims
  • Recurring monthly fee — forever — for compliance that doesn’t hold up
✔ Compliapoint Approach

Source-level remediation by human experts

  • Fixes written directly into your HTML, CSS, templates, and content
  • Fixes are permanent — they survive theme updates, CMS updates, and content changes
  • Works correctly with every screen reader and assistive technology
  • Compliance documentation suitable for legal defense and ADA demand letters
  • No monthly subscription required to keep fixes in place
  • Audit report maps every issue to specific WCAG criteria and legal exposure
  • Optional ongoing monitoring — separate from remediation, not required
Everything Included

What Compliapoint delivers

Every engagement includes a comprehensive audit. Remediation, documentation, and monitoring are scoped per project — you pay for what you need, nothing you don’t.

🔍

Full WCAG 2.2 Audit

Every page checked against 50+ WCAG 2.0, 2.1, and 2.2 success criteria at Level A, AA, and AAA. Every issue mapped to its WCAG criterion, severity, and legal exposure.

Core Service
🔧

Source-Level Remediation

Fixes written into your actual theme files, templates, and content. Heading structure, alt text, keyboard navigation, ARIA, form labels, color contrast — all repaired at the source.

🤖

AI Alt Text Generation

We use AI vision models to generate accurate, contextually relevant alt text for every image on your site — product photos, team portraits, diagrams, banners, and more.

📄

PDF Remediation

Every client-facing PDF tagged for screen reader navigation — intake forms, contracts, reports, policies, syllabi, and compliance documents.

🎬

Video Captioning

Accurate captions for recorded video content — explainer videos, product demos, testimonials, training materials, and recorded webinars.

🌐

Multilingual Accessibility

RTL language support, hreflang validation, multilingual alt text, and language detection across Arabic, Hebrew, Farsi, and 20+ other languages.

🏆

Compliance Certificate

Dated WCAG 2.2 AA compliance certificate suitable for legal defense, enterprise procurement, government contracts, and RFP responses.

📋

VPAT / ACR Documentation

Voluntary Product Accessibility Template required for federal procurement and government contracts. Documents conformance for each WCAG criterion.

📊

Ongoing Monitoring

Monthly rescans that catch new violations introduced by content updates and new pages — delivered as a written report. Optional after initial remediation.

WCAG 2.2 Audit

50+ rules. Every page. Every violation mapped.

Our audit covers every WCAG 2.0, 2.1, and 2.2 success criterion at Level A, AA, and AAA. You receive a detailed written report identifying every violation, its WCAG reference, severity level, and legal exposure — organized by page and by principle.

  • Perceivable: alt text, captions, contrast, adaptable content
  • Operable: keyboard access, timing, navigation, input modalities
  • Understandable: readable content, predictable behavior, input assistance
  • Robust: compatibility with assistive technologies and screen readers
  • Report suitable for legal response and ADA demand letter defense
  • Maps to ADA Title III, Section 508, and state-specific requirements
🖼️
Image Alt TextWCAG 1.1.1 — Level A
Source Fix
📝
Form LabelsWCAG 1.3.1 — Level A
Source Fix
🔗
Link PurposeWCAG 2.4.4 — Level A
Source Fix
📊
Heading StructureWCAG 1.3.1 — Level A
Source Fix
🎨
Color ContrastWCAG 1.4.3 — Level AA
Reviewed
⌨️
Keyboard AccessWCAG 2.1.1 — Level A
Reviewed

+44 additional criteria audited

Source Remediation

We fix it in your code. Not on top of it.

Every fix we make goes directly into your site’s source — your theme files, child theme, template files, and content. This means fixes persist. They don’t vanish when you update a plugin, switch themes, or cancel a subscription.

We remediate WordPress, Drupal, Shopify, Squarespace, Wix, and custom-built platforms. If it has source code, we can fix it.

  • Heading hierarchy corrected in templates and content
  • Skip navigation and landmark regions added
  • Form field labels, error messages, and ARIA roles repaired
  • Focus indicators restored and keyboard traps removed
  • Button and link text made descriptive and accessible
  • Color contrast updated in CSS to meet WCAG AA minimums
✅ Alt Text — WCAG 1.1.1
<img src="team.jpg">
<img src="team.jpg" alt="Four-person customer service team at their desks in an open office">
✅ Form Label — WCAG 1.3.1
<input type="email" placeholder="Email">
<label for="email">Email address</label>
<input type="email" id="email">
✅ Link Text — WCAG 2.4.4
<a href="report.pdf">Click here</a>
<a href="report.pdf">Download 2024 Compliance Report (PDF)</a>
Content Remediation

Alt text, PDFs, and video — handled.

Three of the most common — and most cited — accessibility violations. We handle all three as part of remediation.

🤖

AI-Generated Alt Text

We analyze every image on your site using AI vision and write accurate, contextually relevant alt text. Product photography, team photos, infographics, banners, and decorative images — each handled appropriately.

  • Descriptive alt text for all informative images
  • Decorative images marked with empty alt attributes
  • Complex images receive long descriptions
  • Multilingual alt text available for international sites
📄

PDF Remediation

Inaccessible PDFs are the #1 cited violation in healthcare, legal, government, and education. We tag every document for screen reader navigation — reading order, headings, tables, form fields, and image descriptions.

📋
patient-intake-form.pdfTagged — reading order, form fields, headings
Done
📑
annual-report-2024.pdfTagged — tables, figures, headings
Done
📜
terms-of-service.pdfBulk remediation in queue
In Progress
🎬

Video Captioning

Uncaptioned video is a WCAG 1.2 violation and one of the most frequently cited issues in education, healthcare, and government enforcement actions. We produce accurate captions for all video content.

  • Explainer and product demo videos
  • Training and onboarding content
  • Recorded webinars and presentations
  • Testimonials and case study videos
Multilingual Accessibility

Accessibility doesn’t stop at English.

WCAG 3.1.x requires that the language of each page — and any language changes within a page — be programmatically identified. We audit and remediate multilingual sites for full compliance, including right-to-left languages.

  • RTL support for Arabic, Hebrew, Farsi, and other right-to-left languages
  • Hreflang tag validation and correction for international SEO and compliance
  • Multilingual alt text managed and translated across 30+ languages
  • Language attribute detection and correction across all page templates
  • WPML, Polylang, and TranslatePress compatibility audited

Languages supported

English Spanish French German Arabic ➡ RTL Hebrew ➡ RTL Farsi ➡ RTL Japanese Portuguese Chinese Korean Italian Dutch Polish +16 more
30+Languages
3RTL Scripts
100%WCAG 3.1.x
Compliance Documentation

Documentation your legal team can actually use.

When a plaintiff’s attorney sends a demand letter, or a government auditor asks for proof of compliance, you need documentation that stands up to scrutiny. Our compliance certificate and VPAT are designed for exactly that.

  • Dated WCAG 2.2 AA compliance certificate issued after remediation
  • Full audit report mapping every issue to its WCAG criterion
  • VPAT / ACR for federal procurement and government contracts
  • Before-and-after documentation showing remediation scope
  • Suitable for ADA demand letter response, RFPs, and enterprise procurement
✔ Compliance Certificate

WCAG 2.2 Level AA

Issued upon completion of audit and source-level remediation. Dated and suitable for legal, procurement, and regulatory purposes.

Issued by Compliapoint — Division of June Company
Covers all audited pages and content types
References WCAG 2.2 AA, ADA Title III, and Section 508
VPAT / ACR available for government procurement
Valid from date of remediation delivery
Ongoing Monitoring

Accessibility degrades. Monitoring catches it.

New pages, content updates, CMS changes, and third-party scripts can introduce new accessibility violations after remediation. Optional monthly monitoring rescans your site and delivers a written report of any new issues before they accumulate.

This is entirely optional — your source-level fixes remain in place whether or not you choose monitoring. Unlike overlay products, nothing disappears when you stop.

  • Monthly rescan against WCAG 2.2 AA standards
  • Written report of new violations with severity and location
  • Catches regressions before plaintiffs’ attorneys do
  • Cancel anytime — your existing fixes are unaffected
🔍
Initial Audit & Remediation All violations identified and fixed at the source. Compliance certificate issued.
📅
Month 1 Rescan Site rescanned. No new violations found. Report delivered.
⚠️
Month 3 — New Issue Detected A new product page was added without alt text. Flagged in report before it becomes legal exposure.
Issue Remediated New violation fixed at the source. Compliance maintained. Certificate remains valid.

What Compliapoint will never sell you

Other providers make money by keeping you dependent on a monthly overlay subscription. We make money by doing the work once, correctly. Your fixes live in your code — not in our servers.

JavaScript overlays Toolbar widgets Overlay subscriptions AI “auto-fix” widgets Compliance theater ✔ Source fixes that last

Ready for real compliance?

Start with a 3-minute assessment. We review your site and respond with a written scope and price. No sales call. No obligation. No overlay.

Eligible small businesses can recover up to $5,000 via IRS Form 8826.