document-format-conversion

Convert scanned images and PDFs into editable Word and Excel documents.

23|4|Updated May 7, 2026
One-click install
npx skills add https://github.com/qq5855144/GitHubM --skill document-format-conversion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document-format-conversion
Source: https://github.com/qq5855144/GitHubM/tree/main/.skills/document-format-conversion
Command: npx skills add https://github.com/qq5855144/GitHubM --skill document-format-conversion

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes the manual effort of converting scanned images and PDFs into editable office documents while preserving layout, tables, stamps, watermarks, and handwritten content.

Core Features & Use Cases

  • Asynchronous OCR conversion: Submit an image, image URL, or PDF and poll for a finished Word or Excel download link.
  • Layout-preserving extraction: Keep visual structure intact for invoices, forms, reports, and other document-heavy files.
  • Practical scenarios: Use it to digitize archived PDFs, transform photographed paperwork into spreadsheets, or convert multi-page PDFs into editable documents for downstream editing.

Quick Start

Convert the attached scanned document into editable Word and Excel files while preserving the original layout and table structure.

Frequently Asked Questions about document-format-conversion

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

FAQPage Schema
How do I convert a scanned PDF to an editable Word document while preserving layout?

To convert scanned PDFs to editable Word documents while preserving layout, you submit files via an asynchronous OCR workflow that processes images or PDFs. The system polls until completion and returns a Word download link retaining the original visual structures, tables, and watermarks.

Can I extract tables from images into Excel files using OCR?

Yes, you can extract tables from images into Excel files using OCR-driven document conversion. By submitting image URLs or base64 inputs, the asynchronous task processes the visual table structure and provides an Excel download link for editable spreadsheet output.

Does this document conversion process support selecting specific PDF pages?

Yes, the document conversion process supports PDF page selection. When submitting your asynchronous OCR task, you can specify which pages of the PDF to process, ensuring targeted extraction for multi-page documents without converting the entire file unnecessarily.

What is the best way to digitize archived paperwork into editable office formats?

The best way to digitize archived paperwork into editable office formats is through asynchronous OCR conversion that accepts images, image URLs, and PDFs. It preserves layout fidelity for invoices and forms, returning editable Word or Excel download links after polling completes.

Do I need to handle rate limits when submitting images for OCR conversion?

Yes, you need rate-limit awareness when submitting images or PDFs for OCR conversion. The asynchronous task submission and polling workflow requires managing API rate limits to ensure continuous processing of scanned documents into Word and Excel files without interruptions.