A GUI tool to instantly translate selected text from files. Perfect for multilingual content editing!
- Real-time translation of selected text in files
- Automatic file encoding detection
- Simple and intuitive GUI interface
-
Clone the repository:
git clone https://github.com/Ati1707/TextAutoTranslate.git cd TextAutoTranslate
-
Install dependencies:
pip install -r requirements.txt
Launch the application:
python main.py
- Open a text file or copy your text in the upper panel
- Select text in the editor (translation start after 1 second of selection)
- View translation in the bottom panel
PySide6
- GUI frameworkcharset-normalizer
- File encoding detectiontranslators
- Translation engine
Contributions are welcome! Please open an issue first to discuss proposed changes.
This project is licensed under the MIT License - see the LICENSE file for details.
Created by Ati1707
If you find this useful, consider ⭐ starring the repository!