I’ve been tasked with ensuring accessibility of various PDFs my org puts out. Acrobat has some accessibility checks, but I don’t want to have to boot into Windows every time I need to check that staff correctly put in alt text and labeled their sections.
Is there a PDF viewer/editor for Linux that will let me run these kinds of checks or at least see various document properties?


What are these checks that you need to do?
My perhaps unknown hero of pdf processing is https://mupdf.com/
If it’s in the data somewhere it should be detectable. They’re an open source project, maybe bring your issue to them and they can make something?