Skip to content
forked from NPCDW/WpfTool

OCR,Multi-screenshot Translation,Get Word Translation

License

Notifications You must be signed in to change notification settings

0000duck/WpfTool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WpfTool

简体中文

This project is rewritten from NPCDW/WindowsFormsOCR .

This project calls the open interface of the cloud platform to realize text recognition and translation, and currently only supports the platforms listed below.

Free Quota:

Features

  • Support multi-screenshot text recognition, the default shortcut key is F4
  • Support word translation, the default shortcut key is F2, first select a piece of text with the mouse, and then press the shortcut key, a window will pop up for translation
  • Support multi-screenshot translation, the default shortcut key is Ctrl + F2
  • Supports setting and unpinning any window. The default shortcut key is F6. How to use it: move the mouse to the title bar of any window (at the top of the window, where there are the largest and smallest close buttons), and then press the shortcut key , the window can be pinned and unpinned, and multiple windows can be pinned, but UWP applications cannot be pinned. Recommended project microsoft/PowerToys
  • Support extracting pictures and attachments in Word, there is no shortcut key available, you can right-click the icon in the taskbar

IMPORTANT

Multi-screen capture text recognition or translation: only the screen where the mouse is placed will be captured

How to cancel screenshot? Press ESC or right-click

Marking words (taking words from the screen) is to send Ctrl+C by analog, and then get words from the clipboard

Keep the background process, the memory usage is about 3-4M

Upgrade

Configuration file storage path:

  • User directory (default), you can directly delete the old version of the program folder, and then decompress and replace it with the new version of the program
  • Program directory, please take out WpfTool/Resources/Setting.json in the old version program folder first, then delete the old version program folder, then decompress the new program folder, and overwrite Setting.json

About

OCR,Multi-screenshot Translation,Get Word Translation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%