pdf-to-txt
Installation
SKILL.md
PDF to Text Skill
Convert PDF files to plain text format using PyMuPDF4LLM. This tool extracts text content from PDF documents while preserving the reading order and basic formatting.
Features
- Extract text from any PDF file
- Preserve reading order and structure
- Support for multi-page documents
- Optional Markdown output with formatting hints
Usage
Basic Conversion
Convert a PDF to text file:
Related skills