pdf-to-docx

Converts PDFs to Word preserving layout, tables, and images via pdf2docx.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of turning static PDF documents into editable Word files while preserving layout, tables, images, and formatting as accurately as possible.

Core Features & Use Cases

  • PDF to DOCX conversion: Converts native PDF content into editable Word documents using pdf2docx.
  • Selective page processing: Handles full documents, specific pages, or custom page ranges for targeted conversion.
  • Practical document workflows: Useful for contracts, reports, invoices, and templates that need editing after PDF delivery.

Quick Start

Convert the attached PDF into an editable Word document and preserve the original layout as closely as possible.

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 without losing formatting?

To convert a PDF to an editable Word document without losing formatting, this Skill uses pdf2docx extraction to preserve tables, images, and layout structure during the DOCX conversion process.

Can I convert specific pages of a PDF to DOCX instead of the whole file?

Yes, you can convert specific pages of a PDF to DOCX. This Skill supports selective page processing, allowing you to target custom page ranges or individual pages for conversion.

Does PDF to Word conversion work on password-protected documents?

PDF to Word conversion does work on password-protected documents. The Skill's pdf2docx-based extraction logic explicitly supports converting secured PDFs into editable DOCX files.

What is the best way to extract tables from a PDF into a Word file?

The best way to extract tables from a PDF into a Word file is using layout-preserving conversion. This Skill accurately maps table structures into editable DOCX formatting.

Can I batch convert multiple PDF invoices into editable Word files?

Yes, you can batch convert multiple PDF invoices into editable Word files. This Skill handles practical document workflows including batch conversion for contracts, reports, and invoices.

Why does my PDF to DOCX conversion result have misaligned layout elements?

Misaligned layout elements during PDF to DOCX conversion happen when complex formatting does not map directly. This Skill minimizes this by applying pdf2docx layout-preserving extraction for tables and images.