pdf2word-skills
Installation
SKILL.md
PDF to Word Converter
🇨🇳 ç®€ä½“ä¸æ–‡ / Simplified Chinese
A skill to extract text from scanned PDF documents and convert them into reusable Word (.docx) files using the free, local docr OCR engine.
Prerequisites
- Initialize the OCR engine by downloading the binaries:
bash scripts/install.sh - Install the required Python dependencies:
pip install -r scripts/requirements.txt