Skip to content

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.

Repository Source folder

Details

Path
plugins/antigravity-bundle-aas-documents-presentations/skills/pdf-official
Bundled scripts
8
Dependencies
4

Bundled scripts

  • plugins/antigravity-bundle-aas-documents-presentations/skills/pdf-official/scripts/fill_fillable_fields.py
  • plugins/antigravity-bundle-aas-documents-presentations/skills/pdf-official/scripts/convert_pdf_to_images.py
  • plugins/antigravity-bundle-aas-documents-presentations/skills/pdf-official/scripts/extract_form_field_info.py
  • plugins/antigravity-bundle-aas-documents-presentations/skills/pdf-official/scripts/check_bounding_boxes.py
  • plugins/antigravity-bundle-aas-documents-presentations/skills/pdf-official/scripts/check_bounding_boxes_test.py
  • plugins/antigravity-bundle-aas-documents-presentations/skills/pdf-official/scripts/create_validation_image.py
  • plugins/antigravity-bundle-aas-documents-presentations/skills/pdf-official/scripts/fill_pdf_form_with_annotations.py
  • plugins/antigravity-bundle-aas-documents-presentations/skills/pdf-official/scripts/check_fillable_fields.py

FAQ