visa-doc-translate

Translate visa document images into English and generate a bilingual PDF.

Updated May 1, 2026
One-click install
npx skills add https://github.com/oguzhanguvenkaya/oguzhan_claude_code_configurations --skill visa-doc-translate-oguzhanguvenkaya
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: visa-doc-translate
Source: https://github.com/oguzhanguvenkaya/oguzhan_claude_code_configurations/tree/main/skills/visa-doc-translate
Command: npx skills add https://github.com/oguzhanguvenkaya/oguzhan_claude_code_configurations --skill visa-doc-translate-oguzhanguvenkaya

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translate visa documents from images into professional English translations and generate a bilingual PDF that enhances submission readiness and reduces manual workload.

Core Features & Use Cases

  • Automated OCR & Translation: Detect text from images, translate to English, and maintain document structure.
  • Bilingual PDF Generation: Produce a two-page PDF with the original image on page 1 and the English translation on page 2, including a validating note.
  • Use Case: Upload a visa-related document such as a certificate or employment letter to obtain a translated copy for submission.

Quick Start

Provide a visa document image path and the tool will output a bilingual English translation PDF next to the original.

Frequently Asked Questions about visa-doc-translate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I translate visa documents from images into English for submission?▼

To translate visa documents from images, provide an image path to the tool. It uses multiple OCR backends to detect text, translates it to professional English while preserving names and numbers, and outputs a bilingual PDF.

Does the bilingual PDF translation include the original document image?▼

Yes, the bilingual PDF translation includes the original image on page one and the English translation on page two, complete with a validating note to enhance submission readiness for visa applications.

Can I use this tool for translating certificates and employment letters for visa applications?▼

You can use this tool to translate common visa documents like certificates, IDs, and employment letters. It detects text from images, translates it to English, and maintains the original document structure.

What's the best way to generate a bilingual PDF from a foreign language visa document?▼

The best way to generate a bilingual PDF from a visa document is to provide the image file path. The tool handles image preprocessing, OCR text detection, English translation, and automated PDF generation using Python libraries.

How does OCR text detection work when translating visa documents to English?▼

OCR text detection for translating visa documents works by using multiple OCR backends to extract text from uploaded images. The extracted text is then translated to English with names and numbers preserved before PDF generation.

Do I need to preprocess images before translating visa documents into bilingual PDFs?▼

You do not need to manually preprocess images before translating visa documents. The tool handles image preprocessing internally before applying multiple OCR backends to extract text for English translation and bilingual PDF generation.