pdf
This skill is a PDF processing guide for extracting text and tables and for creating, merging, splitting, OCRing, watermarking, and encrypting PDFs. It includes runnable shell commands such as `pdftotext input.pdf output.txt` and examples embedding passwords like `writer.encrypt("userpassword", "ownerpassword")`.