PDF Accessibility Checker

Check a PDF for common accessibility problems and get a plain report with fixes.

The PDF Accessibility Checker tests 14 things software can verify in a PDF, such as tags, title, language, alt text and scanned pages, and tells you what failed and how to fix it. It cannot judge reading order, alt-text quality or color contrast; those still need a person.

Rate this tool
Secure HTTPS upload - your files stay private and are saved to your file manager.
PDF
PDF

How to check a PDF for accessibility

  1. Press "Choose Files" and select the PDF you want to check, or drag and drop it.
  2. Press Check Accessibility. The file is read, never changed.
  3. Read the report: each check is marked Pass, Fail, Warning or Not applicable, with a fix for every problem.
  4. Download the plain-text report, then finish with the manual checks listed at the end.

Why use PDFBEAR for PDF Accessibility Checker?

Free, no sign-up needed

Check a PDF as a guest with no account, no watermark and no install. A free account raises the page limit per file.

Plain-English results

Every check says what was found, why it matters to someone using a screen reader, and what to change.

Honest about its limits

The report says what software cannot test, such as reading order and color contrast, and lists those checks for you to do by hand.

Your PDF is never changed

The checker only reads the file. You get a separate report, and your original stays exactly as it was.

A report anyone can read

The downloadable report is plain text, so it works with every screen reader and opens on any device.

Finds scanned pages

Pages with no text layer are listed by number, so you know exactly which ones need OCR.


What this checker tests, and what it cannot

An accessible PDF is one that a screen reader, a keyboard or a magnifier can use as well as a sighted mouse user can. Some of that can be tested by software, because it is written into the file: whether the document is tagged, whether it has a title and a language, whether images carry alternate text, whether form fields have descriptions. Some of it cannot, because it depends on meaning: whether the reading order makes sense, whether the alt text actually describes the chart, whether grey text on a white background is readable.

This tool runs the first kind of check. It reads your PDF, tests 14 things, and marks each one Pass, Fail, Warning or Not applicable, with a plain explanation and a way to fix it. It does not change your file, and it does not pretend to certify it. A clean report is a good start, not proof of WCAG, Section 508, ADA or PDF/UA conformance. The report ends with the checks you still need to do by hand, and the PDF accessibility checklist for ADA and WCAG walks through them in more detail.

The 14 automated checks

14
automated checks
4
results: Pass, Fail, Warning, N/A
0
changes made to your PDF
  • Security settings. Encryption that blocks access for assistive technology, or an open password, stops a screen reader before it starts.
  • Tagged PDF. Tags are the hidden structure (headings, paragraphs, lists, tables, figures) that screen readers navigate by. The check requires both the tagged flag and a structure tree that actually contains tags.
  • Real text, not scanned images. Every page is tested for a text layer. Scanned pages are listed by number, because a screen reader reads nothing on them until OCR PDF adds text.
  • Document title. A title in the metadata, and the viewer set to show it instead of the file name.
  • Document language. The language code that tells a screen reader which pronunciation rules to use.
  • Images have alternate text. Every tagged figure is checked for alt text, and obvious placeholders such as "image" or a file name are flagged.
  • Headings, tables and links. Heading tags and their levels, header cells in tables, and whether each link is connected to a Link tag and has a description.
  • Tab order, form fields and fonts. Pages with links or fields should follow the document structure for tab order; each form field needs a tooltip; fonts should be embedded and map to real characters.
  • Bookmarks. Documents over 20 pages should have bookmarks so readers can move between sections.

Why these matter to a real reader is explained in what makes a PDF accessible to screen readers.

Fixing what fails

Most failures are easiest to fix in the source document, not the PDF. Use real heading styles, add alt text to pictures, set the title and language, then export again with the tagged-PDF or accessibility option switched on (Word calls it "Document structure tags for accessibility"; LibreOffice has a "Universal Accessibility (PDF/UA)" export option). If you only have the PDF, PDF to Word can give you an editable copy to repair and re-export.

Scanned documents need text before anything else: run OCR PDF, then check again, and see how to make a scanned PDF readable by screen readers for the rest of the job. If the security check fails, Unlock PDF removes restrictions on files you own. Documents that also have to be archived can go through the PDF/A Checker as well.

When you need more than an automated check

For a formal PDF/UA test, use a dedicated tool such as PAC, the free desktop checker from the PDF/UA Foundation, or the Full Check in Adobe Acrobat Pro, and then test the file with a screen reader. NVDA is free on Windows, and VoiceOver is built into Macs and iPhones. Listening to your own document for five minutes finds problems no checker can.


PDF Accessibility Checker formats, fidelity & use cases

Input formats
PDF
Output format
On-screen report + TXT file
Maximum file size
50 MB
Processing time
a few seconds
What is preserved
  • Your PDF is only read, never modified
  • Your original file stays exactly as it was
  • No watermark or branding added to your document
What changes
  • You get a report, not a new PDF
  • Each check marked Pass, Fail, Warning or Not applicable
  • Every failure comes with a way to fix it
  • Checks software cannot do are listed for a manual review

Popular use cases

Check a document before posting it on a public website
Review course materials before sharing them with students
Find which pages of a scan need OCR
Triage a folder of old PDFs for remediation
Confirm a re-exported file now has tags, title and language
Give a colleague a plain list of what to fix

PDF Accessibility Checker file requirements and limits

Free file size50 MB
Automated checks cannot confirm that the reading order makes sense, that alt text describes each image well, or that colors have enough contrast. A clean report is a starting point, not proof of WCAG, Section 508, ADA or PDF/UA conformance.

Common PDF Accessibility Checker problems and how to fix them

Every check fails or says Not applicable, even though the PDF looks fine

Why it happens: The PDF is a scan or was exported as images, so there is no text, no tags and no fonts for the checker to test.

Fix: Run OCR to add a real text layer, then add a title, language and tags in the source or in Acrobat Pro, and check again. OCR PDF →

The report says a password is needed, or that security settings block assistive technology

Why it happens: The file is encrypted with an open password, or its permissions switch off content access for accessibility.

Fix: If you own the file, remove the password or restrictions and check the unlocked copy. Accessible documents should be published without them. Unlock PDF →

The checker says the document is not tagged, but I made it in Word

Why it happens: Word only adds tags when the accessibility option is switched on at export, and some print-to-PDF drivers never add them.

Fix: Export again with File > Save As > PDF and tick "Document structure tags for accessibility". If you only have the PDF, convert it to Word, fix it, and export again. PDF to Word →


PDF Accessibility Checker vs PAC (desktop PDF/UA checker)

PAC is the free desktop checker from the PDF/UA Foundation that runs the full set of machine checks for PDF/UA. It goes deeper than this tool; this tool is quicker to reach and explains each result in plain English.

DimensionPDF Accessibility Checker (PDFBEAR)PAC (desktop PDF/UA checker)
Install neededRuns in any browserWindows desktop app
Depth14 key checksFull PDF/UA machine checks
ResultsPlain-English fixes per checkDetailed technical report
File privacyUploaded over HTTPS, only readStays on your computer
CostFreeFree

Who uses PDF Accessibility Checker?

University accessibility coordinator
Runs faculty course readers through the checker to find untagged and scanned PDFs before they are posted to the learning platform.
Government web editor
Checks each report and form before publishing it on an agency website, then fixes the failed items in the source file.
Librarian
Triages digitized collections to see which PDFs are image-only scans that need OCR before they can be read aloud.
Instructional designer
Confirms that re-exported slide handouts now carry tags, a title and a language before sharing them with students.
HR specialist
Checks that job application forms have described fields so applicants using screen readers know what to enter.
Nonprofit communications lead
Tests annual reports and grant documents for missing alt text before they go to funders and the public.

PDF Accessibility Checker — Frequently Asked Questions

Yes. It is free to use without an account, within the same guest limits as the other free PDFBEAR tools. A free account raises the page limit per file.

No. The checker tests what software can verify in the file. Reading order, the quality of alt text, color contrast and whether headings match the visual layout still need a person to review, ideally with a screen reader.

The checks are modelled on the machine-testable parts of PDF/UA (ISO 14289-1) and the WCAG 2.x techniques for PDF. Each item in the report names the WCAG success criterion or PDF/UA clause it relates to.

No. It only reads the file and writes a separate report. Your PDF is not modified, and nothing is added to it.

An on-screen report with every check marked Pass, Fail, Warning or Not applicable, and a plain-text copy you can download, share or keep. Plain text works with every screen reader.

A scan is a picture of text, so there are no words, tags or fonts to test. Run OCR PDF first to add a text layer, then add a title, language and tags, and check again.

It reports that a password is needed, which is itself an accessibility failure, but it cannot run the other checks until the password is removed. Files that open without a password but carry restrictions are checked normally.

Your PDF is uploaded over HTTPS and is only read by the checker. Guest result links expire after 24 hours; with a free account, results stay in your file manager for 30 days after your last activity and you can delete them at any time.

PAC runs the full set of machine checks from the Matterhorn Protocol on your own Windows computer. This checker runs 14 key checks in any browser and explains each result in plain English with a fix. Use this for a quick triage, and PAC or Acrobat Pro for a formal test.

When to use PDF Accessibility Checker

Use the PDF Accessibility Checker before you publish a PDF, to find the problems software can detect: missing tags, title and language, scanned pages with no text, images without alt text, untagged links, form fields without descriptions and unembedded fonts.

Best for

  • Checking a PDF before it goes on a public website or learning platform.
  • Finding out whether a scanned document needs OCR before anyone can read it aloud.
  • Getting a plain list of what to fix in the source file before exporting again.

Not best for

  • Proving that a document meets WCAG, Section 508 or PDF/UA; that needs a human review too.
  • Judging whether alt text is well written or the reading order makes sense.
  • Fixing the problems; the report tells you what to change and where.

Optimize PDF workflow

Improve a PDF before delivery by reducing file size, fixing damaged files, making scans searchable and locking final page content.

Explore all optimize pdf tools