Document Translator App

Project description

This application automates the translation of Japanese documents into English while preserving the original HTML layout. Users upload scanned PDFs or images, which are processed using OCR via OpenAI Vision API to extract Japanese text. The text is then translated into English using the Deep Translator API. The translated content is reconstructed into the same HTML structure, maintaining the original table format. Currently, it supports 3 fixed table patterns and Japanese-to-English translations, with plans for more languages. Ideal for scanned reports and structured tables.