← toolkit.bot

EAA 2026 Deadline: Last-Minute PDF Accessibility Compliance Guide

The European Accessibility Act enforcement anniversary falls on June 28, 2026. Regulators across the EU are now a full year into active enforcement — and the most common non-compliance issue is still the same: organisations distributing PDFs that fail basic WCAG 2.2 AA requirements.

If your organisation is still distributing inaccessible PDFs in EU markets, this guide shows you how to get compliant this week using a free, no-install tool.

What the EAA requires — and why PDFs almost always fail

The EAA requires digital documents distributed in EU markets to meet WCAG 2.2 AA. The four failure points that affect virtually every PDF in circulation:

A "tagged PDF" satisfies some of these — but tagging is expensive, fragile on export, and still fails reflow. The EAA does not accept partial compliance.

Who is at risk right now

Enforcement bodies in Germany (BFIT-Bund), France (ARCOM), and the Netherlands (ACM) have been active since June 2025. Complaints can be filed by individual users with disabilities or by advocacy organisations. The complaint triggers an investigation; if non-compliance is confirmed, penalties can include fines scaled to turnover and orders to withdraw non-compliant publications.

Organisations at highest risk heading into the enforcement anniversary:

The threshold for EAA scope: 10 or more employees, or €2 million or more in annual revenue, selling any digital product or service in the EU. You do not need to be based in the EU.

The fastest path to EAA-compliant documents: PDF to EPUB3

EPUB3 is built on HTML5 and CSS — the same technologies that power accessible web content. It satisfies every WCAG requirement that PDFs structurally cannot:

The EPUB Accessibility 1.1 specification formalises conformance claims that procurement tools and enforcement bodies can verify independently.

Emergency compliance workflow: convert today

  1. Prioritise your highest-risk PDFs — documents currently distributed to EU customers, public-facing downloads, and anything referenced in service agreements.
  2. Go to toolkit.bot/pdf2epub — no account, no install, no payment required for the first conversion.
  3. Upload your PDF (up to 50 MB). The converter extracts text, detects heading structure, handles tables, and builds EPUB3 with semantic HTML5 in 15–60 seconds.
  4. Download and validate — open the EPUB3 in ACE by DAISY to generate a WCAG 2.2 AA report. ACE is free and runs locally.
  5. Replace the PDF distribution point — update your website, portal, or delivery system to serve the EPUB3 instead of (or alongside) the PDF.

For back-catalogue conversion at scale, the toolkit.bot API supports batch processing of up to 500 files per month. See the Python quickstart for a ready-to-run script.

After conversion: three verification steps

  1. ACE by DAISY — generates a WCAG 2.2 AA compliance report for each EPUB file. Flags specific failure points and verifies accessibility metadata.
  2. EPUBCheck — validates structural conformance to EPUB3 specification. Required before submission to any distribution channel.
  3. Screen reader spot-check — for high-priority documents, navigate by heading in NVDA + Firefox or VoiceOver + Safari. Confirm reading order in any table or multi-column section.

toolkit.bot output includes EPUB3 semantic structure, heading hierarchy, and reading order preservation. After conversion, run ACE by DAISY to verify accessibility metadata and identify any issues before distribution.

Convert your first PDF to accessible EPUB3 — free, no account, no install.

Convert a PDF now →

Related guides