Feature proposal: read PDFs as HTML #2810
gautierchomel
started this conversation in
Ideas
Replies: 1 comment
-
This seems like a format conversion tool (PDF to EPUB) more than a Thorium feature. Thorium could ultimately integrate this tool transparently like we do with DAISY 2.02 and DAISY 3.0 text / text+audio / audio digital talking books. Moving to a discussion because this is a vast problem space, we're not going to solve it in one actionable issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We never intended to have strong PDF support, considering that other reading software already provides a good reading experience.
However, we could consider (aside from the existing pdf.js) offering a different reading experience by implementing Deriving HTML from PDF algorithm
This advancement would allow users to fully leverage nearly all the features of EPUBs, including screen reader support, annotations, text-to-speech functionality, and more, enhancing the overall reading experience.
Of course, the output will depend on the PDF's original quality, but we could consider that it would be demonstrative of what's going wrong for content creators and empower them to build better PDFs.
Beta Was this translation helpful? Give feedback.
All reactions