How to fix PDF accessibility issues in the editor
This guide assumes you’ve already uploaded a PDF and our tool has proposed initial tags and alt text. If you haven’t done that yet, see Remediate your first PDF. The PDF tool is a Beta feature available on paid plans — see Plans and credit costs.
The editor changes only the accessibility layer — the invisible structure and metadata that assistive technology reads. It never changes how the page looks. For why this distinction matters, see What PDF accessibility remediation means.
Open the block-by-block editor
Section titled “Open the block-by-block editor”- Open your PDF project.
- Go to the editor view. The document is broken into blocks — paragraphs, headings, images, tables, lists, and captions — that you can select individually.
Edit alt text
Section titled “Edit alt text”- Select an image block.
- Review the AI-proposed alt text.
- If it’s inaccurate or missing context, edit the text directly.
- If the image is purely decorative, mark it as decorative instead of writing alt text for it — decorative images are skipped by assistive technology rather than announced.
Fix headings
Section titled “Fix headings”- Select a text block that should be a heading, or one that’s been mistagged.
- Set its heading level so the document’s structure matches its intended outline. Skipping levels (for example jumping from Heading 1 to Heading 3) makes navigation harder for screen reader users, so keep levels sequential where possible.
Fix tables
Section titled “Fix tables”- Select a table block.
- Confirm or correct which cells are header cells versus data cells, and check that rows and columns read in a sensible order.
- If a table was split incorrectly or content was misgrouped, adjust the block boundaries so each table reads as one coherent structure.
Fix lists
Section titled “Fix lists”- Select list content.
- Confirm it’s tagged as a list (not plain paragraphs), and that each item is a separate list entry.
Fix captions
Section titled “Fix captions”- Select a caption block near a figure or table.
- Confirm it’s associated with the correct image or table, and edit its text if needed.
Fix reading order
Section titled “Fix reading order”- If content is announced out of the order a sighted reader would follow it, use the reading-order control to reorder blocks.
- Reordering only changes the order assistive technology encounters content — it doesn’t move anything visually on the page.
Read the audit report
Section titled “Read the audit report”- Open the audit report for your project.
- It shows a PDF/UA-1 pass or fail result for the document, plus specific findings.
- Each finding includes a plain-language hint explaining what’s wrong and, where relevant, which block it affects — use this to jump straight to the block that needs fixing rather than reviewing every block manually.
If your document keeps failing the same check after edits, try publishing and then re-checking the audit report. See Republish a PDF for the next step.