visa-doc-translate

Translate visa application document images into bilingual PDFs with OCR.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/riftzen-bit/gemini-setup --skill visa-doc-translate-riftzen-bit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visa-doc-translate
Source: https://github.com/riftzen-bit/gemini-setup/tree/main/skills/visa-doc-translate
Command: npx skills add https://github.com/riftzen-bit/gemini-setup --skill visa-doc-translate-riftzen-bit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Many visa applicants submit photographed or scanned official documents in other languages and need accurate, professionally formatted English translations combined with the original image for official submission; this Skill automates the entire conversion from image to certified bilingual PDF.

Core Features & Use Cases

  • Automatic OCR and Rotation: Converts HEIC when needed, reads EXIF orientation, and auto-rotates images for reliable text extraction.
  • Multi-engine Text Extraction: Attempts macOS Vision, EasyOCR, then Tesseract as fallbacks to maximize extraction accuracy across platforms.
  • Professional Translation & PDF Output: Produces a two-page A4 PDF with the original image and a formatted English translation that preserves names, numbers, dates, and monetary amounts for visa applications.
  • Use Case: An immigration consultant can feed a bank deposit certificate image and receive a certified bilingual PDF ready for submission to consulates or visa officers.

Quick Start

Provide the image file path to the visa-doc-translate command to automatically produce a bilingual translated PDF in the same folder.

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 scanned visa documents into a bilingual PDF for official submission?

To translate scanned visa documents into a bilingual PDF, provide the image file path to the Skill. It extracts text via OCR and outputs a two-page A4 PDF with the original image and formatted English translation.

What is the best way to extract text from photographed bank statements for visa applications?

The best way to extract text from photographed bank statements is using multi-engine OCR. The Skill attempts macOS Vision, EasyOCR, and Tesseract fallbacks to maximize text extraction accuracy across platforms.

Does the bilingual PDF translation preserve original dates and monetary amounts from visa paperwork?

Yes, the bilingual PDF translation preserves original dates and monetary amounts from visa paperwork. The formatted English output maintains numeric and date integrity for bank deposit certificates, employment letters, and passports.

Can I use this OCR translation tool on Linux and Windows operating systems?

Yes, you can use this OCR translation tool on Linux and Windows operating systems. It supports cross-platform text extraction by utilizing macOS Vision, EasyOCR, and Tesseract as fallback engines.

How does image rotation affect OCR accuracy for photographed visa documents?

Image rotation affects OCR accuracy if EXIF orientation is ignored, but this tool auto-rotates photographed visa documents based on EXIF data. It also converts HEIC files when needed to ensure reliable text extraction.