visa-doc-translate

Converts visa document images into bilingual English PDFs via OCR and translation.

16|3|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/sehoon787/my-claude --skill visa-doc-translate-sehoon787
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: visa-doc-translate
Source: https://github.com/sehoon787/my-claude/tree/main/skills/ecc/visa-doc-translate
Command: npx skills add https://github.com/sehoon787/my-claude --skill visa-doc-translate-sehoon787

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Visa document processing often requires translating image-based documents into professional English PDFs while preserving formatting and key terms, which is tedious and error-prone.

Core Features & Use Cases

  • Automatic OCR with multiple backends (Vision, EasyOCR, Tesseract) and image normalization (HEIC to PNG)
  • Translation to professional English with preserved layout and names; bilingual PDF output: page 1 original, page 2 translation
  • Supports common visa-related documents (bank deposits, employment letters, retirement certificates, property licenses, IDs, passports) and multi-language inputs
  • Deterministic, end-to-end workflow suitable for visa application workflows

Quick Start

Provide an image file path to translate into a bilingual 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 a visa document image into a bilingual English PDF?▼

To translate a visa document image into a bilingual English PDF, provide an image file path. The tool performs OCR, translates the text to professional English, and outputs a PDF with page 1 as the original and page 2 as the translation.

Can I convert a HEIC photo of a bank deposit certificate for a visa application?▼

Yes, you can convert a HEIC photo of a bank deposit certificate. The tool automatically normalizes HEIC images to PNG, applies multi-backend OCR, and generates a translated bilingual English PDF.

Does the translation preserve the layout and key terms of employment letters and property licenses?▼

Yes, the translation process preserves the layout and key terms of employment letters and property licenses. It outputs a professional English PDF alongside the original document content.

What is the best way to OCR a Chinese retirement certificate into an English PDF?▼

The best way to OCR a Chinese retirement certificate into an English PDF is using a multi-OCR fallback system. It handles Chinese text, translates it professionally, and generates a bilingual PDF using Python libraries.

Do I need to manually rotate or convert images before processing visa documents?▼

No, you do not need to manually rotate or convert images before processing visa documents. The workflow includes automatic image conversion, rotation, and multi-OCR fallbacks to handle raw inputs directly.

What types of visa documents are supported for image to PDF translation?▼

Supported visa documents include deposit certificates, employment letters, retirement certificates, property licenses, IDs, and passports. The tool accepts multi-language inputs and translates them into professional English PDFs.