PDF Accessibility: A Practical WCAG/Section 508 Checklist

Accessible PDFs help everyone—especially people who rely on screen readers or keyboard navigation. Use this quick, practical checklist to tag content, fix reading order, add alt text, and verify contrast so your PDFs pass WCAG/Section 508 checks.

Quick Wins (5 minutes)

Full WCAG/Section 508 Checklist

  1. Document properties: Title, subject (optional), and document language.
  2. Tagged PDF: Ensure a proper tag tree exists (no “untagged”).
  3. Headings: True H1 → H2 → H3 hierarchy (not style-only text).
  4. Reading order: Logical flow—no sidebars before main content.
  5. Lists: Use real list tags; don’t fake bullets with hyphens.
  6. Tables: Use header cells (TH) and scope; avoid complex merges if possible.
  7. Images/Figures: Concise, meaningful alt text; mark decorative as artifacts.
  8. Links: Descriptive text (“Download report”) instead of “Click here”.
  9. Forms: Labeled fields, correct tab order, error hints, submit roles.
  10. Artifacts: Backgrounds/lines should be artifacts, not read as content.
  11. Color & contrast: Body 4.5:1, large text 3:1; avoid conveying meaning by color alone.
  12. Text: Selectable live text (not images of text); avoid tiny font sizes.
  13. Navigation: Bookmarks for long docs; page labels match print numbers.
  14. Metadata: Optional author/keywords help search & organization.
  15. Security: Avoid protection that blocks screen readers.
  16. Export profile: Prefer PDF/UA; PDF/A-2u works for archival with Unicode.

QA & Testing Tools

Simple Team Workflow

  1. Draft in Word/Google Docs with proper styles (H1–H3, lists, alt text).
  2. Export to PDF with “tagged PDF” enabled.
  3. Open in Acrobat (or equivalent), repair tags/reading order, add missing alt text.
  4. Run checks (Acrobat + PAC 2024) and fix remaining issues.
  5. Need smaller size? Compress your PDF.
Use the Free PDF Tools

FAQ

Do I need alt text for every image?
No. Decorative images should be marked as artifacts so screen readers skip them. Informative images need concise, meaningful alt text.
Is auto-tagging good enough?
It’s a starting point only. Always review headings, reading order, tables, and lists—these often need manual fixes after auto-tagging.
How do I keep the file small but readable?
Keep live text (avoid images of text), use balanced image compression, and run a final pass with Compress PDF.