pymupdf
✓PyMuPDF (fitz) - PDF manipulation library. Use for PDF text extraction, table detection, image extraction, and document parsing.
Installation
SKILL.md
Comprehensive assistance with pymupdf development, generated from official documentation.
Pattern 1: The name identifying the colorspace. Example: pymupdf.csCMYK.name = ‘DeviceCMYK’.
Pattern 2: Added a method paperrect() which returns a Rect for a supplied paper format string. Example: fitz.paperrect(“letter”) = fitz.Rect(0.0, 0.0, 612.0, 792.0).
PyMuPDF (fitz) - PDF manipulation library. Use for PDF text extraction, table detection, image extraction, and document parsing. Source: genius-cai/finance-ai.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/genius-cai/finance-ai --skill pymupdf- Source
- genius-cai/finance-ai
- Category
- #Documents
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is pymupdf?
PyMuPDF (fitz) - PDF manipulation library. Use for PDF text extraction, table detection, image extraction, and document parsing. Source: genius-cai/finance-ai.
How do I install pymupdf?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/genius-cai/finance-ai --skill pymupdf Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/genius-cai/finance-ai
Details
- Category
- #Documents
- Source
- skills.sh
- First Seen
- 2026-02-01