A Python-based calculator for translation service pricing with a GUI interface. This tool helps translators quickly calculate prices based on character count, with support for express surcharges and discounts.
- Calculate translation costs based on character count
- Convert between characters, standard lines, and standard pages
- Apply express translation surcharges
- Support for percentage-based discounts
- Persistent settings storage
- User-friendly GUI interface
- Go to the Releases page
- Download the latest
translation-calculator-windows.exe
- Double-click the executable to run
- Go to the Releases page
- Download the latest
translation-calculator-macos.app
- Copy the app to your Applications folder
- First time setup:
- When trying to open the app, you'll get a security warning
- Open System Settings → Privacy & Security
- Scroll down to "Security"
- Click "Open Anyway" next to the warning about Translation Calculator
- Confirm in the popup dialog
- The app will now open normally for future use
- Go to the Releases page
- Download the latest
translation-calculator-linux
- Open terminal in download location
- Make the file executable:
chmod +x translation-calculator-linux
- Run the app:
./translation-calculator-linux