OpenAI Translator#
-
Address
- GitHub address: https://github.com/openai-translator/openai-translator
-
Description
- It offers three modes: translation, polishing, and summarization.
- Our tool supports mutual translation, polishing, and summarization among 55 different languages.
- Supports streaming mode!
- It allows users to customize their translated text.
- Text-to-Speech (TTS)
- Available on all platforms (Windows, macOS, and Linux), suitable for browsers and desktop.
- Supports screenshot translation.
- Supports vocabulary books and also generates memory aids based on the words in the vocabulary book.
-
Usage
-
Service Provider
Pot (A Cute Translator)#
-
Address
- Website address: https://pot-app.com/docs/
- GitHub address: https://github.com/pot-app/pot-desktop
-
MacOS Installation
-
Troubleshooting
-
Since the app is not signed, macOS may show that the developer cannot be verified or the app is damaged.
Click the
Cancel
button, then go toSettings -> Privacy & Security
, click theOpen Anyway
button, and then click theOpen
button in the pop-up window to avoid any warning pop-ups when opening Pot in the future. -
If you cannot find the above options in
Privacy & Security
, or if it prompts that the file is damaged when starting, openTerminal.app
and enter the following command, then restart Pot:bash
sudo xattr -d com.apple.quarantine /Applications/pot.app
-
-
Manual Installation
- macOS provides
x64
andaarch64
versions, corresponding toIntel
chip Macs andM1/M2
chip Macs, respectively. - If you are using an Intel chip Mac, please download
MacOS x64(.dmg)
. - If you are using an M1/M2 chip Mac, please download
MacOS aarch64(.dmg)
. - After downloading, open the
dmg
file and dragpot
intoApplications
.
- macOS provides
-
Install via Brew
-
Add our tap:
bash
brew tap pot-app/homebrew-tap
-
Install Pot:
bash
brew install --cask pot
-
Update Pot
bash
brew upgrade --cask pot
-
-
Custom Hotkey Settings
Immersive Translation#
-
Address
-
Description
- Selected for the Chrome Web Store 2024 Highlights Collection.
- Supports multiple browser plugins or mobile installations.
- Supports translation of various document formats.
- Supports image translation.
- Supports bilingual web page translation.
- Supports bilingual subtitles for videos.
- In the input box, press Enter three times to translate with one click.
- Word selection translation (new feature).
-
Usage