{# canonical_base is the OWNING tenant's origin: all 16 Peasy domains serve the same catalogue, so a page rendered by a non-owner points its canonical at the owner instead of competing with it. Falls back to this site for static/self-owned pages. #}
🍋
Menu
Education

Preparing Accessible Course Materials for Visually Impaired Students

Instructors need to ensure course materials are accessible to students with visual impairments. PDF documents must have proper text layers for screen readers, and scanned handouts that are image-only PDFs are a common barrier.

Workflow

  1. Identify course materials that are image-only PDFs (scanned documents without text layers)
  2. Use the PDF to Text Extractor to verify whether existing PDFs have extractable text
  3. For image-only documents, re-scan at higher quality or request digital originals from publishers
  4. Ensure all document images have descriptive alt text in the source files
  5. Use PDF Compression to optimize the accessible versions for download
  6. Upload accessible materials to the LMS with proper format labeling

Recommended Tools

Recommended Formats

Related Guides