visa-doc-translate

Translate visa document images into bilingual English PDFs.

2|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Zenobia000/ai-brainstorming --skill visa-doc-translate-zenobia000
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visa-doc-translate
Source: https://github.com/Zenobia000/ai-brainstorming/tree/main/.claude/custom-rule%26skill/skills/visa-doc-translate
Command: npx skills add https://github.com/Zenobia000/ai-brainstorming --skill visa-doc-translate-zenobia000

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the tedious and time-consuming manual work of translating foreign-language visa application documents (such as bank statements, employment certificates, and ID cards) into professional English, which is a mandatory requirement for visa submissions to most English-speaking countries.

Core Features & Use Cases

  • Multi-Method OCR Support: Automatically tries macOS Vision, EasyOCR, and Tesseract OCR to extract text from image documents, ensuring high accuracy across different platforms and document types.
  • Bilingual PDF Generation: Creates a formatted A4 PDF with the original document image on the first page and a professional English translation on the second page, ready for official visa submission.
  • Use Case: A person applying for a Canadian visa can upload a photo of their Chinese retirement certificate, and the Skill will automatically generate a certified English translated PDF in seconds, with no manual formatting or translation work required.

Quick Start

Use the visa-doc-translate skill to translate your uploaded visa document image into a professional English 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 English PDFs for immigration applications?

To translate visa document images into English PDFs, you can use an automated tool that applies multi-method OCR to extract foreign-language text and generates a formatted A4 bilingual PDF with the original image and the English translation.

What is the best way to translate a Chinese bank statement for a Canadian visa application?

The best way to translate a Chinese bank statement for a Canadian visa is to use an automated document translation tool that preserves all numerical values and dates accurately while generating a professional bilingual PDF.

Does this bilingual PDF translation method support employment certificates and business licenses?

Yes, this bilingual PDF translation method supports employment certificates, business licenses, bank deposit certificates, income certificates, retirement certificates, property certificates, and official ID cards for visa submissions.

Can I use macOS Vision to extract text from immigration document images on different platforms?

Yes, you can use macOS Vision to extract text from immigration document images, and the system automatically tries EasyOCR and Tesseract as fallback methods to ensure high OCR accuracy across different platforms.

How do I generate an A4 bilingual PDF from a scanned retirement certificate?

To generate an A4 bilingual PDF from a scanned retirement certificate, the system uses PIL and reportlab to format the output, placing the original document image on the first page and the English translation on the second page.

Why does OCR text extraction fail on low-quality visa document photos?

OCR text extraction on low-quality visa document photos may fail due to poor image resolution or lighting, which prevents macOS Vision, EasyOCR, and Tesseract from accurately recognizing the foreign-language text needed for translation.