translate-carbon-copy

Translate PDF documents while preserving visual layout and non-text elements.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/lc0rp/luke-agent-scripts --skill translate-carbon-copy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: translate-carbon-copy
Source: https://github.com/lc0rp/luke-agent-scripts/tree/main/skills/translate-carbon-copy
Command: npx skills add https://github.com/lc0rp/luke-agent-scripts --skill translate-carbon-copy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdfium2, pdfplumber, pytesseract, Pillow, numpy, pypdf, reportlab, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Translate documents while preserving the exact visual layout and non-text elements. It produces a faithful translated reproduction where only the text changes, suitable for contracts and forms that must keep formatting.

Core Features & Use Cases

  • Preserve visuals: images, logos, headers/footers, signatures, stamps, and handwriting remain in place.
  • Layout-aware translation: translate from source to target language while maintaining page structure and layout.
  • Use case: translate a multi-page contract in French to English while keeping the original formatting intact.

Quick Start

Translate a 3-page French contract into English while preserving the original layout.

Frequently Asked Questions about translate-carbon-copy

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

FAQPage Schema
How do I translate a PDF document while preserving the original layout and signatures?

To translate a PDF document while preserving the layout, this Skill overlays translated text onto the original visual structure. It keeps images, logos, headers, footers, and signatures intact, ensuring only the text changes for contracts and forms.

Can I translate scanned PDFs and digital forms without losing visual formatting?

Yes, you can translate scanned PDFs and digital forms without losing visual formatting. The process uses OCR and layout-aware translation to maintain page dimensions, tables, stamps, and handwriting in their exact original positions.

What's the best way to translate a multi-page French contract to English keeping the exact formatting?

The best way to translate a multi-page French contract to English is using a layout-aware translation workflow. It produces a faithful reproduction where formatting remains intact, providing automation-friendly processing with verification and translation notes.

Does this layout-preserving translation approach work with documents containing stamps and handwriting?

Layout-preserving translation works with documents containing stamps and handwriting by treating them as non-text elements. These visual components, alongside images and signatures, remain in place while the underlying text is translated.

How do I maintain page dimensions and tables when translating documents to another language?

To maintain page dimensions and tables when translating documents, the process applies an overlay technique to the source file. This ensures the target language text fits within the original structure, preserving page size and table layouts.

Are there limitations when translating text overlays on complex PDF forms?

Limitations when translating text overlays on complex PDF forms include potential text expansion or contraction in the target language. The workflow mitigates this with verification and translation notes to ensure the layout remains structurally intact.