allbeingsfuture/skills@translate-pdf

Translate PDF documents while preserving layout, tables, images, and formatting.

9|2|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill allbeingsfuture-skills-translate-pdf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: allbeingsfuture/skills@translate-pdf
Source: https://github.com/AllBeingsFuture/AllBeingsFuture/tree/main/electron/embedded-assets/skills/translate-pdf
Command: npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill allbeingsfuture-skills-translate-pdf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PDF translation is traditionally manual and time-consuming, risking loss of layout, tables, images, and formatting. This Skill translates PDF documents while preserving the original structure, enabling multilingual access to technical and educational content without reformatting.

Core Features & Use Cases

  • Layout-preserving translation: maintains fonts, tables, images, and styling while converting text.
  • Language support: translates to major languages including zh-CN, zh-TW, en, ja, ko, and more.
  • Batch and page-by-page processing: suitable for both single documents and large collections.
  • Output options: generates translated PDFs that retain the source’s layout for easy review and distribution.

Quick Start

Provide a PDF file and a target language, and the system will translate the document while preserving layout and generate a translated PDF.

Frequently Asked Questions about allbeingsfuture/skills@translate-pdf

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I translate a PDF while preserving layout, tables, and formatting?

To translate a PDF while preserving layout, provide the source file and target language to generate a new PDF that retains fonts, tables, images, and styling. This process uses PyMuPDF and OCR support to maintain original formatting fidelity.

Can I batch process PDF documents for multilingual translation?

Yes, you can batch process PDF documents for multilingual translation. The tool supports both single document and large collection processing page-by-page, outputting translated PDFs that retain the source layout for easy review.

Does PDF translation work with scanned documents or images?

Yes, PDF translation works with scanned documents by utilizing OCR support and optional image-to-text tools. These features extract text from images within the PDF to render accurate translations while maintaining layout preservation.

What languages are supported for layout-preserving PDF translation?

Layout-preserving PDF translation supports major languages including zh-CN, zh-TW, en, ja, ko, and more. You specify the target language alongside your PDF file to generate a translated document retaining original formatting.

Do I need PyMuPDF to translate technical manuals and academic papers?

Yes, PyMuPDF is required to translate technical manuals and academic papers. It provides the Python-based tooling necessary to preserve formatting fidelity, tables, and images while converting text into the requested target language.