pdf-official
This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced features, JavaScript libraries, and detailed examples, see reference.md. If you need to fill out a PDF form, read forms.md and follow its instructions.
Pinned to revision 03623634e9c9, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/pdf-official/SKILL.md
- skills/pdf-official/LICENSE.txt
- skills/pdf-official/forms.md
- skills/pdf-official/reference.md
- skills/pdf-official/scripts/check_bounding_boxes.py
- skills/pdf-official/scripts/check_bounding_boxes_test.py
- skills/pdf-official/scripts/check_fillable_fields.py
- skills/pdf-official/scripts/convert_pdf_to_images.py
- skills/pdf-official/scripts/create_validation_image.py
- skills/pdf-official/scripts/extract_form_field_info.py
- skills/pdf-official/scripts/fill_fillable_fields.py
- skills/pdf-official/scripts/fill_pdf_form_with_annotations.py
Every link opens the file at its source, pinned to the revision this page describes.