m417z / Textify

A tool for Windows to copy text from dialogs and controls which don't allow it otherwise
https://ramensoftware.com/textify
GNU General Public License v3.0
913 stars 76 forks source link

Cant reconize japanese text #3

Closed CommicKick69ing closed 5 years ago

CommicKick69ing commented 5 years ago

.

m417z commented 5 years ago

Textify should support any language, so I believe that the issue is the target program, not the language.

You can see that Textify can get Japanese text correctly e.g. from Notepad: Japanese with Textify

Textify relies on UI Automation. There’s a tool from Microsoft called Inspect which shows automation-related information. It can be downloaded here.

Please try it on the programs which Textify can’t handle, and let me know whether Inspect is able to extract the text.