An App to identify text in image and translate it. You can upload image or paste image url to detect and translate the text
- Image Upload: Users upload images, pasting a URL or choosing from device storage.
- Optical Character Recognition: Uses OCR to extract text from images.
- Language Detection: Automatically detects the language of the extracted text using an AI tool.
- Text Translation: Translates the extracted text into a user-specified language. Powered by the Google Translate API or similar.
- Translation Display: Displays the original text and translated text side-by-side.
- Language Selection: Allows users to select the target language for translation from a dropdown menu.