Hacker News new | ask | show | jobs
by amelius 1765 days ago
Shouldn't screen readers use OCR? I mean OCR is basically a solved problem, and there are situations when you want to read what's in an image, or when the HTML is a mess.
1 comments

There's more to screen readers than characters, otherwise we wouldn't even need aria attributes.

Also OCR is a solved problem if we ban any form of display/script font types.

Yeah, you'll probably get the best experience if the web developer specifically designs for accessibility. I guess the problem is that it doesn't happen as much as we'd like.