pdf-official
sickn33/antigravity-awesome-skills
This guide provides a comprehensive overview of PDF manipulation techniques using both Python libraries (like pypdf, pdfplumber, reportlab) and command-line tools (like pdftotext, qpdf). It covers core functionalities such as merging, splitting, rotating, extracting text and structured tables, creating new PDFs, and performing OCR on scanned documents, making it essential for automation workflows.