Language Converter is a web-based tool that allows users to translate text from one language to another using the Google Translate API. This project provides a simple and intuitive graphical user interface (GUI) for translating text across various languages.
- Language Selection: Choose from a wide range of languages for both source and target texts.
- Translation: Instantly translate text between selected languages using the Google Translate API.
- Dark Mode: Toggle between light and dark themes for better readability.
The Language Converter supports translation between the following languages:
- English
- Hindi
- Spanish
- French
- German
- Italian
- Japanese
- Korean
- Portuguese
- Russian
- Chinese (Simplified)
- and more...
- Input Text: Enter or paste the text you want to translate into the "Type or Paste Your Text" textarea.
- Language Selection: Choose the source language (From) and the target language (To) from the dropdown menus.
- Translate: Click the "Translate" button to see the translated text in the "Get Translation Here" textarea.
- Additional Actions: Copy the translated text, save it as a text file, print it, or listen to the text using the provided buttons.
To run the Language Converter locally:
-
Clone this repository:
git clone https://github.com/kanata-05/language-converter.git
-
Navigate to the project directory:
cd language-converter
-
Open
index.html
in your web browser.
Contributions are welcome! Please read the [CONTRIBUTING.md](./Legal Bullshit/CONTRIBUTING.md) file for details on how to contribute to this project
This project is licensed under the [CC-BY 3.0 License](./Legal Bullshit/LICENSE).
For questions or feedback, you can reach out to us at krishkracks@gmail.com.