pdf-to-docx

Convert PDF files to editable Word documents with pdf2docx.

368|75|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/claude-office-skills/skills --skill pdf-to-docx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdf-to-docx
Source: https://github.com/claude-office-skills/skills/tree/main/pdf-to-docx
Command: npx skills add https://github.com/claude-office-skills/skills --skill pdf-to-docx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pdf2docx, python-docx, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the conversion of PDF files into editable Microsoft Word documents, streamlining document editing and repurposing.

Core Features & Use Cases

  • Accurate Conversion: Utilizes the pdf2docx library to preserve layout, tables, images, and text formatting.
  • Batch Processing: Supports converting multiple PDF files efficiently.
  • Selective Page Conversion: Allows conversion of specific page ranges within a PDF.
  • Use Case: Convert a lengthy research paper from PDF to Word to easily make annotations, extract specific sections, or reformat for a new publication.

Quick Start

Use the pdf-to-docx skill to convert the attached document 'report.pdf' into an editable Word file.

Frequently Asked Questions about pdf-to-docx

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

FAQPage Schema
How do I convert a PDF to an editable Word document?

You can convert a PDF to an editable Word document by using a Skill that leverages the pdf2docx library to transform files into .docx format while preserving original layout, tables, and images. Simply provide the PDF file for processing.

Can I batch convert multiple PDF files to Word at once?

Yes, batch conversion of multiple PDF files to Word is fully supported. The Skill efficiently processes multiple documents simultaneously, streamlining your workflow when you need to edit or repurpose several PDFs into .docx files.

Does converting PDF to Word preserve the original formatting and tables?

Converting PDF to Word preserves original formatting, tables, and images accurately. The Skill utilizes the pdf2docx Python library to ensure high-fidelity conversions, maintaining the layout and structure of your original document.

How do I convert only specific pages from a PDF to Word?

You can convert specific pages from a PDF to Word using the selective page range processing feature. This allows you to target exact sections within a lengthy document for efficient repurposing without converting the entire file.

What dependencies are needed to convert PDF files to editable Word docs?

Converting PDF files to editable Word docs requires the pdf2docx and python-docx dependencies. These libraries handle the high-fidelity conversion process, ensuring your document's layout and text formatting are maintained in the .docx output.

What's the best way to extract and edit text from a research paper PDF?

The best way to extract and edit text from a research paper PDF is converting it into a .docx file. This allows you to easily make annotations, extract specific sections, or reformat the document for a new publication.