pdf-translator

Translate PDF documents into Markdown and PDF formats while preserving layout.

12|1|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/Nebu1eto/skills --skill pdf-translator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdf-translator
Source: https://github.com/Nebu1eto/skills/tree/main/pdf-translator
Command: npx skills add https://github.com/Nebu1eto/skills --skill pdf-translator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pymupdf, pdfplumber, weasyprint, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the translation of PDF documents, preserving layout and structure, and handling complex academic and technical content.

Core Features & Use Cases

  • High-Quality Translation: Translates PDF documents to Markdown and PDF formats, supporting numerous languages.
  • Layout Preservation: Maintains document structure, including tables, headings, and lists.
  • Academic & Technical Support: Optimized for research papers, manuals, and documents with complex terminology.
  • Use Case: Translate a 50-page research paper from English to Korean, ensuring all technical terms are correctly annotated and the final output is a well-formatted PDF.

Quick Start

Translate the attached document 'research_paper.pdf' from English to Korean.

Frequently Asked Questions about pdf-translator

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

FAQPage Schema
How do I translate a PDF document while preserving its layout and tables?

To translate a PDF while preserving layout, the document is converted into Markdown to maintain structures like headings and lists, then output as a formatted PDF.

What is the best way to translate an academic research paper to Markdown?

The best way to translate academic papers to Markdown is using parallel processing and custom dictionaries to handle complex terminology, ensuring technical terms are correctly annotated.

Can I translate a 50-page technical PDF document from English to Korean?

Yes, you can translate a 50-page technical PDF from English to Korean, with features like language-specific handling ensuring technical terms are annotated and output as a formatted PDF.

Does PDF translation support custom dictionaries for technical terminology?

Yes, PDF translation supports custom dictionaries to accurately manage and annotate complex technical terminology across numerous languages during the document conversion process.

What formats are supported for PDF document translation output?

PDF document translation supports output in both Markdown and PDF formats, allowing you to choose between structured text editing or a final formatted document retaining the original layout.