this post was submitted on 06 Nov 2025
29 points (96.8% liked)

Selfhosted

52787 readers
907 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

As I take on the role of a teacher, I am beginning to realise just how much of our documents aren't accessible. The university is pushing us to make everything accessible without a sensible pathway, but I'm going to try my best and make sure my students can access my documents without hindrance.

Currently I am trying to make my PDFs UA2 compatible using LaTeX. I also want to make sure my documents are colour blind friendly. A colour-blind simulator software would be great.

Is there like an "accessibility" suite one can self host to pass documents to check for various accessibility parameters?

you are viewing a single comment's thread
view the rest of the comments
[–] paraphrand@lemmy.world 3 points 2 days ago* (last edited 2 days ago)

The thing is, you need to make proper PDFs with properly structured content with proper metadata for screen readers to be able to access the content in the PDF in a logical and sane way. This is what the OP is tasked to do, and why they are looking for help. So I’m not sure what you mean by “try just using screen readers.”