visa-doc-translate

Extract text from visa documents and generate bilingual PDFs.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/its-Basudeba/Care-HMS --skill visa-doc-translate-its-basudeba
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visa-doc-translate
Source: https://github.com/its-Basudeba/Care-HMS/tree/main/.agent/skills/visa-doc-translate
Command: npx skills add https://github.com/its-Basudeba/Care-HMS --skill visa-doc-translate-its-basudeba

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill removes the language barrier and formatting complexity involved in preparing official visa application documents by automating the translation and PDF generation process.

Core Features & Use Cases

  • Multi-Engine OCR: Automatically extracts text from images using macOS Vision, EasyOCR, or Tesseract.
  • Professional PDF Generation: Creates bilingual, A4-formatted PDFs containing the original image and a professional English translation.
  • Use Case: If you have a Chinese bank deposit certificate or employment letter, this skill will convert the image into a clean, professional English PDF ready for submission to immigration authorities.

Quick Start

Use the visa-doc-translate skill to process the image file named BankStatement.HEIC and generate a 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 a visa document image to English and generate a PDF?

To translate visa documents to English, this Skill automates OCR text extraction from images using EasyOCR or macOS Vision and generates a bilingual, A4-formatted PDF containing both the original image and the professional English translation.

Does OCR translation work with bank certificates and employment letters for visa applications?

Yes, OCR translation works with diverse visa application document types including bank deposit certificates, employment letters, and identification cards, ensuring accurate text preservation and professional formatting for immigration authorities.

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

Yes, you can use macOS Vision, EasyOCR, and Tesseract as multi-engine OCR frameworks to automatically extract text from images of visa application documents, ensuring accurate text preservation across various international visa requirements.

What's the best way to convert a Chinese bank statement image into a professional English PDF?

The best way to convert a Chinese bank statement image into a professional English PDF is to automate the OCR extraction and translation process, which creates a bilingual, A4-formatted PDF ready for submission to immigration authorities.

Does this bilingual PDF generation require specific Python libraries like PIL and reportlab?

Yes, bilingual PDF generation requires Python libraries like PIL (Pillow) for image processing and reportlab for creating the A4-formatted PDFs, ensuring professional document formatting alongside the extracted and translated text.