Skip to content

XDTranslation is a python based image transtion app, that will translate website images for you.

Notifications You must be signed in to change notification settings

Rohitbhati22/XDTranslation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XDTranslation

XDTranslation is a python based image transtion app, that will translate website images for you.

What It Does

This python application will translate images of a webpage from 4 languages (Korean, Japanese, Hindi and Chinese) to English. So that you don't have to download every image from a site and translate it manually, all you have to do is that, select the language you want to translate and enter the web page URL of the webpage you want to translate in the app. And it is also a GUI application. So that anyone can use it easily.

Supported Laguages

  1. Korean
  2. Japanese
  3. Hindi
  4. Chinese

UI Of App 🥇

ScreenShot Homepage ScreenShot URL Popup ScreenShot Loading Popup ScreenShot Save File Popup

Quick Start 📖

How To Use

First Install all prerequirement one by one here

  1. Install Python From Here, if you dont have it on your pc.
  2. Run this command in your CMD, One By One
pip install kivy
pip install pyperclip
pip install fpdf
pip install PIL
pip install googletrans
pip install pytesseract
  1. Now Download the all files form here or you can just clone it with git.
  2. Now Download This Zip File From Here, because it required to run the python file correctly.
  3. Now excrete that zip file as the same folder of this code and after that, your folder will look like this ScreenShot of folder
  4. Now Just click on the main.py file and you are done.

Editing Code

Clone it or Download it, and if you want to edit or change code open it with your code editor.

Contributing 🖋️

XDTranslation is a free and open source library, and we appreciate any help you're willing to give - whether it's fixing bugs, improving documentation, or suggesting new features. Feel Free To Contributing. 💙

License 📌

XDTranslation is licensed under the MIT License.

About

XDTranslation is a python based image transtion app, that will translate website images for you.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages