PDF Translation Support #1370
SemteulGaram
started this conversation in
Ideas
Replies: 1 comment 3 replies
|
This feature will be available in the second half of this year. Stay tuned |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When opening a PDF in a browser, the page is protected, making it impossible to translate with Read Frog.
This is a feature that is essential for my workload, as I translate and read many academic papers.
Since this project aims to be an open-source version of Immersive Translator, I believe that adding this feature(one of Immersive Translator's most powerful features) does not deviate significantly from the project's purpose.
As for a detailed plan, it could be implemented by using PDF.js to render the same page side-by-side, similar to Immersive Translator, and then providing the translation on only one side using the current default translation source.
Of course, I am aware that the time of the contributors maintaining this open source is valuable. Therefore, if this idea is reviewed and approved, I am willing to submit a PR.
All reactions