← toolkit.bot

ADA Title II Higher Education PDF Accessibility: Converting Course Materials to EPUB3

Public universities, community colleges, and state-run higher education institutions are now subject to the DOJ's updated ADA Title II digital accessibility rules. For large institutions, the compliance deadline was April 24, 2026. Smaller entities have until April 26, 2027.

The most common compliance gap is not websites — it's documents. Course syllabi, lecture notes, textbook excerpts, research papers, policy handbooks, and academic reports are almost universally distributed as PDFs. And PDFs, in virtually every real-world deployment, fail the WCAG 2.2 AA standard that ADA Title II now requires.

This guide explains what the rule requires, why PDFs fall short, and how converting course materials to EPUB3 using toolkit.bot/pdf2epub is the fastest path to compliance.

What ADA Title II Now Requires for Higher Education

The DOJ's April 2024 final rule under Title II of the Americans with Disabilities Act (ADA) requires state and local government entities — including public universities and community colleges — to ensure their web content and digital documents conform to WCAG 2.1 Level AA.

Key implications for higher education institutions:

The specific WCAG criteria that most university PDFs fail:

Why University PDFs Are the Primary Compliance Gap

Higher education institutions have typically invested in web accessibility audits and website remediation — but course materials distributed as PDFs remain largely untouched. There are several structural reasons for this:

Why PDF/UA Is Not a Realistic Solution for Universities

PDF/UA (ISO 14289) is the accessible PDF standard. In theory, a fully compliant PDF/UA file can satisfy most WCAG criteria. In practice, achieving PDF/UA compliance for a university's course material library has three insurmountable problems:

Why EPUB3 Satisfies ADA Title II Requirements for Course Materials

EPUB3 is built on HTML5 — the same technology that powers accessible websites. WCAG 2.x applies directly to EPUB3 content. The EPUB Accessibility 1.1 specification (W3C standard) formalizes how to produce and declare accessible EPUB3 files. For universities, EPUB3 solves every problem that PDF cannot:

PDF vs EPUB3 for ADA Title II Course Material Compliance

Requirement PDF (including PDF/UA) EPUB3
WCAG 1.4.10 Reflow (400% zoom) Fails — format limitation Passes by design
WCAG 1.3.2 Reading order (multi-column) Frequently fails; expensive to fix Correct by default
WCAG 1.3.1 Structural semantics Requires manual PDF/UA tagging Native HTML semantics
Screen reader support Inconsistent across software Consistent on NVDA/JAWS/VoiceOver
Scalable remediation (100s of documents) Not feasible — manual per-document API batch conversion available
Mobile and tablet readability Poor at small screen sizes Designed for any screen size
Conformance metadata for audit trail PDF/UA claims require specialist tool EPUB Accessibility 1.1 metadata built in

Practical Workflow: Remediating a University Course Material Library

ADA Title II does not require retroactive accessibility of every document ever published. The DOJ rule allows institutions to prioritize. A realistic phased workflow:

  1. Prioritize current-semester course materials first. Materials actively assigned to students in the current term are the highest-risk items. These should be converted immediately.
  2. Use toolkit.bot for individual documents. For individual course materials, toolkit.bot/pdf2epub converts any PDF to EPUB3 with EPUB Accessibility 1.1 metadata — free, no account, no software installation. A 30-page academic paper takes under 30 seconds.
  3. Use the toolkit.bot API for LMS integration. For universities managing document libraries in Canvas, Blackboard, or a document management system, the toolkit.bot API supports programmatic batch conversion. Upload a PDF, receive an EPUB3. This integrates into existing workflows without custom tooling.
  4. Validate with ACE by DAISY. ACE by DAISY (free, open source) validates EPUB3 files against WCAG 2.2 AA and produces a formal HTML report. Run this on converted files for auditable documentation of compliance.
  5. Post EPUB3 alongside or instead of PDF. EPUB3 files are supported natively on iOS (Apple Books), Android, and via browser extensions. For LMS distribution, EPUB3 is directly supported in Canvas and most modern reading systems used by students.
  6. Establish a policy for new course materials. All documents posted after the compliance deadline should be offered in EPUB3 format. Faculty can submit PDFs and conversion can be automated via the API before upload to the LMS.

Case: Converting Multi-Column Academic Papers for Screen Reader Students

Multi-column journal articles are the hardest PDF accessibility problem in higher education. A two-column paper from Nature, the American Journal of Public Health, or IEEE Transactions has text flowing across columns, with headers, footnotes, figure captions, and tables interspersed throughout.

In PDF, screen readers typically read across the full page width — mixing column 1 and column 2 text together, or jumping from the middle of column 1 to the footnote, back to column 2. Manual remediation in Acrobat Pro requires rebuilding the reading order tag tree — roughly 30–90 minutes per paper for an experienced specialist.

toolkit.bot's conversion pipeline handles multi-column layouts explicitly: columns are detected and linearized into correct reading order before EPUB3 generation. A student using NVDA or VoiceOver receives the text in logical sequence. The conversion takes under a minute per paper.

For a course with 15 assigned readings, this represents a reduction from 15+ hours of specialist remediation to 15 minutes of conversion.

Convert course materials to ADA Title II-compliant EPUB3 — free at toolkit.bot.

Convert a PDF →   Accessibility teams →

Related guides