visa-doc-translate

Translate visa document images into bilingual PDFs with OCR and rotation normalization.

86|21|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/Jamkris/everything-gemini-code --skill visa-doc-translate-jamkris
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visa-doc-translate
Source: https://github.com/Jamkris/everything-gemini-code/tree/main/skills/visa-doc-translate
Command: npx skills add https://github.com/Jamkris/everything-gemini-code --skill visa-doc-translate-jamkris

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translate visa documents (images) into professional English, preserving layout and producing bilingual PDFs suitable for official submissions, reducing manual translation work and formatting errors.

Core Features & Use Cases

  • OCR-based extraction from visa-related documents (bank statements, employment letters, IDs)
  • Automatic rotation/orientation correction and bilingual PDF generation
  • Use Case: Convert a batch of visa documents into a single translated, submission-ready PDF per document

Quick Start

Provide an image file path to translate; the tool will automatically convert, rotate, OCR, translate, and output a <filename>_Translated.pdf.

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 document images into a bilingual PDF for submission?

To translate visa document images into a bilingual PDF, provide an image file path and the tool automatically applies OCR, rotation normalization, and translation to generate a submission-ready output file pairing the original with professional English.

Does the visa document translation tool support bank statements and employment letters?

Yes, the visa document translation tool supports common visa documents like bank statements, employment letters, and certificates, using OCR to extract text and produce a professional English translation in a bilingual PDF format.

Can I use EasyOCR or Tesseract to extract text from visa documents without manual prompts?

Yes, you can use EasyOCR, macOS Vision, or Tesseract to extract text without manual prompts, as the tool automatically detects and processes visa document images using these OCR methods and Python libraries like pillow and reportlab.

What is the best way to convert a batch of visa documents into submission-ready translated PDFs?

The best way to convert a batch of visa documents is to provide image file paths individually, allowing the tool to automatically OCR, rotate, translate, and output a separate submission-ready translated PDF for each document.

Why does the translated PDF output include the original image alongside the English text?

The translated PDF includes the original image alongside the English text to create a bilingual pairing, ensuring the output is suitable for official visa submissions and reducing manual formatting errors.