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 Processor (Chinese) skill. - Provides comprehensive instructions for common PDF operations including reading, merging, splitting, rotating, watermarking, extracting images/text/tables, password protection, and OCR. - Features Python code examples using pypdf, pdfplumber, reportlab, and command-line usage for tools like pdftotext, qpdf, pdftk, and pdfimages. - Includes important guidelines for handling subscripts/superscripts in created PDFs. - Offers references for further advanced usage and additional resources (FORMS.md, REFERENCE.md).