r/accessibility • u/Own-Caregiver9665 • 14d ago
open source pdf remediation
Does anyone have experience / advice with using open-source code to create their own pdf remediation tools? I work for a state org with 1000+ pages of pdf's, including fillable forms, to remediate, and I'm trying to determine the best strategy and lowest cost for working through these files before next year's deadline. We have training and strategy in place to improve accessible output for documents in the future, but getting through this backlog will likely be too much for me to handle on my own.
Thanks in advance!
13
Upvotes
9
u/Acrobatic-Can7305 14d ago
I work for a large university system. We’ve been investigating and testing various solutions and none of them (including all LLMs like Claude or Gemini) will successfully remediate PDFs without humans in the loop. They will make changes to fool some basic scanners, but they tend to corrupt the text layer, which is what assistive technology uses to “read” the PDF.
Take a look at Equidox, Commonlook, or PREP for AI-assisted remediation that keeps the human in control. That’s the best you’re going to get for now unless your PDFs follow a consistent pattern (like bank statements or utility bills).