yoshinobc / PDF-Translator

PDF Translator Chrome-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDF Translator

Overview

This is a Chrome extension that automatically corrects selected text directly from a PDF file and displays the translation results at DeepL.

This is an "unofficial" chrome extension and we are not responsible for any disadvantages caused by this extension. This Chrome extension is """not affiliated with DeepL""".

The following languages are supported.

  • English
  • 日本語
  • Deutsche
  • Français
  • Español
  • Português
  • Italiano
  • Nederlands
  • Polski
  • русский
  • 汉语

This Chrome extension includes 4 corrections to produce a clean translation for DeepL.

  • Remove line breaks in the middle of a sentence.
  • Remove "-" from a word.
  • "A space is inserted immediately after ". Insert a space if there is a capital letter immediately after the ".
  • A new line is inserted immediately after ";" and ":".

How to use

  1. Select the text you want to translate. select sentence
  2. It will be translated. translation!

This implementation includes pdf.js.

Icon made by Pixel perfect from www.flaticon.com

About

PDF Translator Chrome-extension

License:MIT License


Languages

Language:JavaScript 94.3%Language:CSS 3.9%Language:HTML 1.8%