Help & FAQ

Common questions about how DocAble works, what we fix, how to verify results in your native app, and which accessibility standards we check against.

What does DocAble fix?

When you upload a file, DocAble automatically detects and remediates accessibility issues. For a concrete sense of what the output looks like, see our Examples page — before-and-after on real course documents.

↑ Back to top

What should I expect after remediation?

DocAble eliminates machine-detectable errors automatically. A few categories still benefit from a quick human review:

↑ Back to top

Can I review the accessibility fixes before downloading? (PowerPoint & Word)

Yes. For PowerPoint (.pptx) and Word (.docx) documents, completed jobs offer a read-only accessibility diff-view — open it from the Review & edit button on the completion card. It is a two-pane view:

The diff-view is read-only — it shows you what was checked and what the deterministic accessibility rules flagged, comparable to the built-in Microsoft Accessibility Checker. It is not a claim of full compliance with accessibility standards; use it to review before you download the remediated file. Word documents keep their author-authored reading order (DocAble never reorders body flow); PowerPoint additionally surfaces per-slide reading order.

↑ Back to top

How does DocAble handle scanned and handwritten documents?

Scanned PDFs and handwritten lecture notes (e.g., tablet-written or photographed notes) are common in learning environments. Here's what to expect after remediation:

↑ Back to top

How do I verify accessibility in my own app?

After remediating your files with DocAble, use the built-in accessibility checker in each application to review any remaining issues:

Office Formats

  1. Open the remediated file in PowerPoint, Word, or Excel
  2. Go to the Review tab
  3. Click Check Accessibility
  4. The Accessibility panel opens on the right
  5. Review any Errors and Warnings
  6. Click each issue to navigate to the affected element
PowerPoint: DocAble may add shapes positioned off-slide (above and to the left of the visible canvas). These carry long descriptions and reading-order metadata so screen readers announce them in the appropriate position within the slide — do not delete them.

PDF

Option 1: Adobe Acrobat Pro
  1. Open the remediated file in Adobe Acrobat Pro
  2. Go to All tools > Prepare for accessibility
  3. Click Accessibility Check
  4. Select all categories and click Start Checking
  5. Review the report — expand each category to see details
  6. Right-click issues to navigate or fix manually
Option 2: DocAble Editor + veraPDF
Upload your remediated PDF to our built-in Editor and run veraPDF against it — an industry-supported, open-source validator for PDF/UA-1 conformance backed by the PDF Association. Results appear inline so you can review issues without leaving your browser.
veraPDF is "industry-supported, open-source" and developed with funding from the European Commission's PREFORMA project, co-led by the PDF Association. verapdf.org Open Editor →

↑ Back to top

Who is DocAble for?

DocAble is built for individual educators remediating their own course materials. If you have questions or feedback about the beta, email scholaccess@gmail.com.

↑ Back to top

Do you test your own UI for accessibility?

Yes. Our Playwright test suite drives the DocAble UI through the same accessibility primitives screen readers and keyboard users use — getByRole, getByLabel, getByText. If a control is missing an accessible name, our test for that control fails and the change can’t ship.

↑ Back to top

How do new-user credits work?

DocAble is in beta and currently free to use. When you sign up, your account starts with a $5 trial credit balance — enough for around 50 PDF pages or 100 Office pages — courtesy of Prof. Davis while we sort out commercialization. Paid accounts will be available later.

In the meantime, anonymous (guest) access is always free: anyone can remediate up to 100 pages every 24 hours without signing in.

↑ Back to top

What happens to my documents? (Privacy policy)

What happens to my documents?

When you upload a file, DocAble processes it on our servers to produce a remediated version. Editing in the in-browser DocAble Editor also synchronises edits to the server so that Re-check and Save can re-run the pipeline against your changes.

Output files are available for download for 7 days; most input files are preserved for 7 days and then automatically deleted.

You can delete your account at any time from the Account page; on deletion, files are cleaned up within 7 days.

Who can see my documents? What is sent to AI?

Some document content is sent to a generative AI service provider for analysis. We have configured our use of those services such that they should not be retaining nor training on the data we send.

Do not upload sensitive, confidential, or FERPA-protected information.

↑ Back to top

Which accessibility standards do we check?

DocAble checks 69 accessibility rules across PDF, PowerPoint, Word, and Excel — grounded in three published standards: PDF/UA-1 (ISO 14289-1) for PDF structure, Section 508 (US Revised §E205, incorporating WCAG 2.0 AA) for US federal compliance, and EN 301 549 (EU v3.2.1 §10, incorporating WCAG 2.1 AA) for EU public sector compliance. We assess accessibility using veraPDF and a battery of custom checks aligned with international standards.

Does DocAble make my documents WCAG 2.1 Level AA compliant under the DOJ Title II rule?

On April 24, 2024, the U.S. Department of Justice published a Final Rule under Title II of the ADA requiring state and local government entities to bring their web content and digital documents into conformance with WCAG 2.1 Level AA. Compliance deadlines:

  • April 24, 2026 — public entities with population ≥ 50,000
  • April 24, 2027 — public entities with population < 50,000 and special-district governments

Short answer: DocAble addresses the document-content layer of WCAG 2.1 AA. Conformance is a layered chain — DocAble is one essential link, not the whole chain.

Of WCAG 2.1's 50 A + AA success criteria, 20 fall within static-document-authoring scope — the things that can be addressed by remediating the PDF, PowerPoint, Word, or Excel file itself. The remaining 30 SCs are properly enforced by other layers (the document viewer, the web platform, or time-based media authoring tools) and are not deficiencies in DocAble. Of the 20 in-scope SCs, DocAble currently covers 9 (45%), with 1 partial (WCAG 1.4.5 Images of Text — we deliver the screen-reader axis via verbatim transcription; the visual-reflow axis is the viewer's) and 10 documented as coverage gaps.

Compliance is a layered chain

Layer Who enforces Example SCs
Document content (alt text, structure, contrast, language, headings, page title, table headers, reading order) DocAble — currently 9 of 20 in-scope SCs; 10 coverage gaps tracked 1.1.1, 1.3.1, 1.3.2, 1.4.1, 1.4.3, 2.4.2, 2.4.6, 3.1.1, 4.1.1
Document reader (keyboard navigation, focus order, magnification, text resize) Adobe Acrobat / PowerPoint / Word / Excel / browser PDF viewers 2.1.1, 2.1.2, 2.4.3, 2.4.7, 1.4.4
Web platform (navigation landmarks, portal UI, error handling) HTML/CSS/web developer managing the document portal or course management system 2.4.1, 2.4.5, 3.2.3, 3.2.4, 3.3.1–3.3.4
Time-based media (captions, audio descriptions) Content creator and media-authoring tools; DocAble does not receive the source media 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.5

Important: DocAble's results do not constitute a legal compliance determination. Full WCAG 2.1 AA conformance under the DOJ Title II rule requires addressing all four layers of the compliance chain above. Your institution's legal counsel should confirm your specific compliance posture. DocAble is the document-content layer — a necessary part of the chain, but not a substitute for the full picture.

What does my institution need to do for WCAG 2.1 AA compliance?

What DocAble currently checks (Covered)

  • 1.1.1 Non-text Content (A) — alt text on images and non-text elements
  • 1.3.1 Info and Relationships (A) — heading structure, table headers, encoding integrity
  • 1.3.2 Meaningful Sequence (A) — PDF reading-order monotonicity (struct-tree leaf page sequence)
  • 1.4.1 Use of Color (A) — PPTX table columns with uniform fill and no text legend
  • 1.4.3 Contrast Minimum (AA) — text contrast ≥ 4.5:1 (3:1 for large text) on solid-color backgrounds
  • 2.4.2 Page Titled (A) — document title metadata present and non-empty
  • 2.4.6 Headings and Labels (AA) — headings present and descriptive
  • 3.1.1 Language of Page (A) — document language tag set
  • 4.1.1 Parsing (A) — document well-formed and parseable

Coverage gaps DocAble is tracking

These 10 SCs are within static-document scope but not yet checked by DocAble:

  • 1.3.3 Sensory Characteristics (A) — instructions relying solely on color/shape/position
  • 1.3.5 Identify Input Purpose (AA) — PDF form field purpose annotation
  • 1.4.11 Non-text Contrast (AA) — graphical objects and UI component contrast (3:1)
  • 2.2.2 Pause, Stop, Hide (A) — animated content in Office documents
  • 2.3.1 Three Flashes (A) — flashing content detection
  • 2.4.4 Link Purpose in Context (A) — descriptive link text
  • 2.5.3 Label in Name (A) — accessible name contains visible label (PDF forms)
  • 3.1.2 Language of Parts (AA) — per-span language tagging in multilingual documents
  • 3.3.2 Labels or Instructions (A) — form field label association
  • 4.1.2 Name, Role, Value (A) — accessible name completeness for form controls

The live clause-by-clause standards-coverage table is below.

What should I know before relying on the output?

DocAble is a best-effort tool, not a compliance guarantee. A few practical things to keep in mind:

  • DocAble improves accessibility but does not guarantee ADA, WCAG 2.1, Section 504, or Section 508 compliance.
  • You are responsible for verifying the accessibility of output files before distributing them.
  • No legal liability is accepted for the results.
  • Currently tested on English-language files only — other languages may produce surprising output.
  • Do not upload sensitive, confidential, or FERPA-protected information.
PDF/UA-1
ISO 14289-1:2014
Fully checked
International PDF accessibility specification — the required baseline for any tagged PDF. Defines the structural requirements for headings, alt text, reading order, tables, and links that make PDFs usable by screen readers.
Applies to: any organization publishing accessible PDF content; PDF documents submitted for US or EU regulatory compliance.
Section 508
US Revised §E205 — incorporates WCAG 2.0 AA
Fully checked
US federal law requiring accessible electronic and information technology. §E205 incorporates WCAG 2.0 AA and references PDF/UA-1 for PDF documents. All 50 Office-format rules (PowerPoint, Word, Excel) use Section 508 as a primary target.
Applies to: US federal agencies and contractors; higher education institutions receiving federal funds under Title IV.
EN 301 549
EU v3.2.1 §10 — incorporates WCAG 2.1 AA
Fully checked
EU standard for accessible ICT products and services. §10 governs non-web documents and incorporates WCAG 2.1 AA — which adds new success criteria absent from Section 508's WCAG 2.0 reference, including reflow, text spacing, and pointer cancellation.
Applies to: EU public sector bodies; companies contracting with EU governments; organizations targeting EU-market compliance.
PDF/UA-2
ISO 14289-2:2024
Partial — opt-in
Stricter 2024 revision of PDF/UA. Upgrades many PDF/UA-1 warnings to errors, and tightens requirements for tables, figures, formulas, and print fields. Supported by the DocAble engine today as an opt-in target; not the default because most documents are currently reviewed against PDF/UA-1 in practice.
Applies to: organizations targeting the most current PDF accessibility spec; new PDF workflows where PDF/UA-2 adoption is planned.

Coverage details by clause

Coverage states:
  • ✓ Addressed — DocAble automatically remediates violations of this requirement.
  • ~ Best effort — DocAble's AI addresses this requirement; manual review recommended for high-stakes documents.
  • △ Detected, not fixed — DocAble detects and reports violations but does not automatically fix them.
  • ◇ Planned — On the roadmap.
  • ◐ Partial — DocAble fully delivers the static-file prerequisite axis of this requirement; a complementary axis (reflow, viewer keyboard handling, platform rendering) is the document reader's or platform's.
  • — Not applicable — Enforced by the document reader or web platform, not the static document content.

Loading standards-coverage data…

Loading DocAble features list…

↑ Back to top