Windows
Windows 10 or 11, 64-bit. Not 32-bit, not 7 / 8.
Setup.exe · about 64 MB · Windows 10 needs WebView2 (usually already there)
SmartScreen will block it the first time: More info, Run anyway.
Desktop app. No AutoCAD.
A powerful, open-source DWG/DXF translator
Open a DWG or DXF. Tuyi lists the text. You edit the translation. It saves a new file next to it. The original stays put.
Windows 10 / 11 (64-bit). Mac Apple silicon. Chinese to English by default.
1
Click the plus on the left, or drop DWG / DXF files. Several at once is fine. The original is read-only.
2
Glossary terms hit first. The rest go through your DeepL, Azure, Ollama, or custom endpoint. You can edit by hand.
3
Translate writes a new file. Default folder is Documents / Tuyi output.
DXF works after install. For DWG, install ODA File Converter。 on this machine. Tuyi does not bundle it.
Titles, notes, attributes, dimensions, tables. Chinese, English, Japanese, Korean, German, French. Cloud, your own endpoint, or offline.
Regular mode edits one drawing. Batch export runs a queue. Hand-edited rows export to CSV / Excel, then import and write back.
v0.1.8 · MIT · unsigned installer
Windows 10 or 11, 64-bit. Not 32-bit, not 7 / 8.
Setup.exe · about 64 MB · Windows 10 needs WebView2 (usually already there)
SmartScreen will block it the first time: More info, Run anyway.
Apple silicon and Intel are different packages. The wrong one will not open.
M1 / M2 / M3 / M4. Apple menu, About This Mac, Chip.
Open the DMG and drag 图译 into Applications. First launch: right-click the icon, Open. Or System Settings, Privacy & Security, Open Anyway.
All releases · Your own keys. Tuyi does not create an account
Translate without opening the window. Same write-back as the app. Free.
python -m tuyi translate drawing.dxf
python -m tuyi translate drawing.dwg -o out.dwg --mode zh_to_en
See the README
· python -m tuyi --help