Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multipl...
- Initial release of the PDF skill with comprehensive support for common PDF operations. - Coverage includes extracting text/tables, merging/splitting PDFs, rotating pages, watermarking, form filling, encryption, and OCR. - Provides concise Python and command-line tool examples for each task using pypdf, pdfplumber, reportlab, qpdf, pdftk, and poppler-utils. - Special instructions for handling subscripts/superscripts in PDF creation using reportlab. - Quick reference table summarizes the best tools and commands for frequent PDF actions. - Directions to further resources (REFERENCE.md and FORMS.md) for advanced or form-specific tasks.