← Package directory
Available on winget

Install Easydict for Windows

Windows port of Easydict - Dictionary and translation app

Install with winget
winget install --id xiaocang.EasydictforWindows
Upgrade
winget upgrade --id xiaocang.EasydictforWindows
Uninstall
winget uninstall --id xiaocang.EasydictforWindows

About Easydict for Windows

Windows port of Easydict translation app. Supports 15+ translation services (Google, DeepL, OpenAI, Gemini, etc.), global hotkeys, multiple window modes, clipboard monitoring, and LLM streaming. Self-contained application with system tray support.

What's new in 0.7.7

What's Changed - refactor(grammar): merge grammar correction into quick-query translat… by @xiaocang in #156 - refactor: extract Easydict.Llm.Streaming and rename TextLayout to Polyglot.TextLayout by @xiaocang in #145 - feat(grammar): pin grammar-capable services in correction mode instead of hiding others by @xiaocang in #159 - fix(settings): refresh tab and control chrome on theme change by @xiaocang in #158 Full Changelog: v0.7.6...v0.7.7

Read release notes

Version history

Version Updated Notes
0.7.7 Unknown What's Changed - refactor(grammar): merge grammar correction into quick-query translat… by @xiaocang in #156 - refactor: extract Easydict.Llm.Streaming and rename TextLayout to Polyglot.TextLayout by @xiaocang in #145 -...
0.7.6 Unknown What's Changed - feat(theme): add Minimal (liner) theme with resource-light renderer by @xiaocang in #150 - feat(theme): refine modern style palette and unify floating-window ch… by @xiaocang in #151 - feat(translation):...
0.7.5 Unknown What's Changed - chore(deps): bump Microsoft.WindowsAppSDK to 2.0.x by @xiaocang in #147 - fix(windows): clamp restored window positions to attached monitors by @xiaocang in #149 Full Changelog: v0.7.4...v0.7.5
0.7.4 Unknown What's Changed - refactor(settings): replace floating nav-rail with top tabs and unify… by @xiaocang in #143 Full Changelog: v0.7.3...v0.7.4
0.7.3 Unknown What's Changed - feat(dict): local MDX autocomplete and wildcard suggestions by @xiaocang in #142 Full Changelog: v0.7.2...v0.7.3
0.7.2 Unknown Fix: MiniWindow focus not landing on lookup field at open (v0.7.1 regression)
0.7.1 Unknown What's Changed (v0.7.0 -> v0.7.1) Features - feat(mini-window): focus results after lookup so PageUp/PageDown scrolls (#138) Bug Fixes - fix: demote no-result rows in Mini/Fixed windows, matching Main (#139) - fix: demot...
0.7.0 Unknown What's Changed (v0.6.3 -> v0.7.0) Bug Fixes - fix: preserve foreground rights across hotkey await (#131) - fix: dictionary WebView scrolling, layout, and service reorder UX (#130) Other - docs: add comparison with pdf2zh...
0.6.3 Unknown What's Changed - Add support for SSH clients and terminal multiplexers by @xiaocang in #120 Full Changelog: v0.6.2...v0.6.3
0.6.2 Unknown - feat: Add excluded apps list for mouse selection translate (#113) — users can now exclude specific applications from triggering the pop-button selection translate - fix: Fix TTS first activation delay causing incomplet...
0.6.1 Unknown New Feature - MDX (MDict) Dictionary Support (#111) — Import and use MDict .mdx dictionary files, with import UI and persistence Bug Fixes - SettingsPage memory leak fix (#110) — Fixed memory leak in SettingsPage, plus a...
0.6.0 Unknown - New Grammar Correction mode - Major Long Document Translation feature: ML layout detection, PDF export, and unified mode switcher - Dictionary result enhancements: now shows definitions and examples directly in transla...
0.5.1 Unknown What's Changed (v0.5.0 → v0.5.1) Bug Fixes - fix: update version to 0.5.1 for Easydict WinUI project and manifest Other - Add manual ARM64 MSIX smoke workflow for self-hosted runner
0.5.0 Unknown What's Changed (v0.4.0 → v0.5.0) Features - feat: add BrowserHostRegistrar for GitHub release-based browser support install (#95) - feat: add support for publishing NativeBridge into MSIX output for browser extension - f...
0.4.0 Unknown What's Changed (v0.3.4 ...v0.4.0) Bug Fixes - fix: update UI automation test filters to use FullyQualifiedName for improved accuracy - fix: enhance UI automation tests with sharding for improved parallel execution - fix:...
0.3.0 Unknown v0.3.0 release with Inno Setup installer, self-contained build, arm64 support, and bug fixes