visa-doc-translate

Extract text from scanned visa documents and generate bilingual English PDFs.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/Fabio29T/Everything-Claude --skill visa-doc-translate-fabio29t
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visa-doc-translate
Source: https://github.com/Fabio29T/Everything-Claude/tree/main/docs/zh-CN/skills/visa-doc-translate
Command: npx skills add https://github.com/Fabio29T/Everything-Claude --skill visa-doc-translate-fabio29t

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pillow, reportlab, pyobjc-framework-Vision, pyobjc-framework-Quartz, easyocr, pytesseract, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the translation of visa application documents from images into professional English PDFs, streamlining the application process.

Core Features & Use Cases

  • Automated OCR: Extracts text from various image formats using multiple OCR engines.
  • Bilingual PDF Generation: Creates a two-page PDF with the original image and its professional English translation.
  • Use Case: Automatically translate a scanned bank statement or employment letter into a professionally formatted English PDF for a visa application.

Quick Start

Translate the image file 'RetirementCertificate.PNG' into a 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 translate scanned visa documents into English PDFs?

To translate scanned visa documents into English PDFs, this Skill uses OCR to extract text from images like bank statements and employment letters, then generates a bilingual PDF with the original and translated content.

Can I extract text from visa application images using multiple OCR engines?

Yes, you can extract text from visa application images using multiple OCR engines. The Skill supports Vision, EasyOCR, and Tesseract to ensure accurate text extraction from various scanned document formats.

Does this translation tool support both bank statements and employment letters for visa applications?

Yes, this translation tool supports both bank statements and employment letters for visa applications. It handles various document types including identification files, extracting text and formatting it into a professional English PDF.

What is the best way to generate a bilingual PDF from a scanned visa document?

The best way to generate a bilingual PDF from a scanned visa document is using an automated OCR and translation workflow that creates a two-page PDF featuring the original image alongside its professional English translation.

Do I need specific Python dependencies to run EasyOCR and Vision for document translation?

Yes, you need specific Python dependencies to run EasyOCR and Vision for document translation. The Skill requires packages including pillow, reportlab, pytesseract, and pyobjc-framework-Vision to execute OCR and PDF generation.