visa-doc-translate

Converts visa-related document images into bilingual PDFs with English translations via OCR and Python libraries.

Updated May 27, 2025
One-click install
npx skills add https://github.com/vinwang/tools --skill visa-doc-translate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visa-doc-translate
Source: https://github.com/vinwang/tools/tree/main/iflow/skills/visa-doc-translate
Command: npx skills add https://github.com/vinwang/tools --skill visa-doc-translate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the conversion of visa-related documents from images into professionally translated English text, packaged as a bilingual PDF for official use.

Core Features & Use Cases

  • OCR-driven translation: Detects text from images using multiple OCR methods and translates it into professional English while preserving layout.
  • Bilingual PDF output: Produces a two-page PDF with the original image on page 1 and the English translation on page 2, ready for submission.
  • Document support: Handles common visa-related documents (bank statements, employment letters, IDs, certificates) with correct name formatting and dates.
  • Use Case: A visa applicant submits a scanned certificate to obtain a clean English version with accurate names, dates, and terms.

Quick Start

Provide the path to a visa document image to automatically translate it and generate a bilingual PDF named <filename>_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 scanned visa document image into an English PDF?

To translate a scanned visa document image into an English PDF, you provide the image path to trigger automated OCR text extraction, professional English translation, and bilingual PDF generation.

What types of visa documents can be converted into bilingual English PDFs?

Visa documents like bank statements, employment letters, IDs, and certificates can be converted into bilingual English PDFs, ensuring correct name formatting and dates for official submission.

Does automated visa document translation preserve the original layout in the output?

Automated visa document translation preserves the original layout by using OCR methods to detect text from images and formatting the professional English translation to match the source structure.

How is the translated content structured in the generated visa document PDF?

The translated content in the generated visa document PDF is structured across two pages, placing the original scanned image on page one and the English translation on page two.

Can I generate compliant English translations for visa applications from images without manual formatting?

You can generate compliant English translations for visa applications directly from images without manual formatting, as the process automates OCR, translation, formatting, and PDF generation end-to-end using Python libraries.