Skip to content

NppTranslatePanel 0.1.0

Latest

Choose a tag to compare

@Jerryk133 Jerryk133 released this 14 Aug 19:16
· 1 commit to main since this release

First public release of NppTranslatePanel.

Features

  • Live translation of the active document in a dockable panel
  • DeepL API Free and Pro support
  • MyMemory fallback provider
  • Batched DeepL requests and paragraph cache
  • Bidirectional proportional scroll synchronization
  • Notepad++ editor font and color integration
  • Windows system language option
  • Translation metrics and privacy-safe diagnostics

Requirements

  • Windows
  • Notepad++ matching the package architecture
  • .NET Framework 4.8
  • Internet access
  • Your own DeepL API key when using DeepL

Installation

Download the ZIP matching your Notepad++ architecture. Extract NppTranslatePanel.dll into plugins\NppTranslatePanel below the Notepad++ installation directory, then restart Notepad++.

The API key is not included in the package. Keys entered in Settings are protected locally using Windows DPAPI.