visa-doc-translate

Extract text from visa documents and generate bilingual PDFs.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/vrcms/everything-qwen-code --skill visa-doc-translate-vrcms
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visa-doc-translate
Source: https://github.com/vrcms/everything-qwen-code/tree/main/.qwen/skills/visa-doc-translate
Command: npx skills add https://github.com/vrcms/everything-qwen-code --skill visa-doc-translate-vrcms

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pillow, reportlab, pyobjc-framework-Vision, pyobjc-framework-Quartz, easyocr, pytesseract.

What problem does it solve?

This skill eliminates the manual effort and high costs associated with translating official visa application documents by automating the OCR, translation, and PDF generation process.

Core Features & Use Cases

  • Multi-Engine OCR: Automatically extracts text from images using macOS Vision, EasyOCR, or Tesseract.
  • Professional Formatting: Generates bilingual PDFs with the original image and a professional English translation side-by-side.
  • Use Case: Quickly convert a stack of Chinese bank statements or employment certificates into professional English PDFs ready for submission to immigration authorities.

Quick Start

Use the visa-doc-translate skill to convert the image file RetirementCertificate.PNG into a professional bilingual 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 automate visa document translation from images to English PDFs?

Automate visa document translation by using OCR to extract text from source images, translating the content into English, and generating a bilingual PDF with the original image and translation side-by-side.

Does this OCR translation tool work with bank statements and employment certificates?

Yes, this OCR translation tool processes diverse visa document types including bank statements, employment certificates, and business licenses to produce professional English translations.

Can I use macOS Vision or Tesseract for extracting text from visa application documents?

Yes, you can use macOS Vision, EasyOCR, or Tesseract as multi-engine OCR options to extract text from images of visa application documents before generating the translated PDF.

What is the best way to generate bilingual PDFs for immigration submissions?

Generate bilingual PDFs for immigration submissions by automating OCR text extraction from original documents and formatting the translated English text alongside the source image using PDF generation libraries.

Do I need Python libraries like Pillow and ReportLab to create translated visa PDFs?

Yes, you need Python libraries including Pillow for image processing, Reportlab for PDF generation, and OCR-specific frameworks like pyobjc-framework-Vision or EasyOCR to create translated visa PDFs.

What are the limitations of using automated OCR for translating official visa documents?

Automated OCR for translating visa documents depends heavily on source image quality for accurate text extraction, and the process requires specific macOS Vision or EasyOCR dependencies to properly format the output PDF.