This website requires JavaScript.
Explore
Help
Sign In
SuperUser
/
Claude-Skills
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Claude-Skills
/
shared
/
pdf
/
scripts
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
SuperUser
ddff3bb9e5
Add script to check if PDF has fillable form fields
2026-02-27 13:09:08 +00:00
..
check_bounding_boxes.py
Add script to validate bounding boxes in form fields
2026-02-27 13:08:58 +00:00
check_fillable_fields.py
Add script to check if PDF has fillable form fields
2026-02-27 13:09:08 +00:00
convert_pdf_to_images.py
Add script to convert PDF pages to PNG images
2026-02-27 13:08:33 +00:00
create_validation_image.py
Add script to create validation images with bounding box overlays
2026-02-27 13:09:01 +00:00
extract_form_field_info.py
Add script to extract fillable form field information from PDFs
2026-02-27 13:08:42 +00:00
extract_form_structure.py
Add script to extract form structure from non-fillable PDFs
2026-02-27 13:08:52 +00:00
fill_fillable_fields.py
Add script to fill fillable PDF form fields
2026-02-27 13:08:31 +00:00
fill_pdf_form_with_annotations.py
Add script to fill PDF forms by adding text annotations
2026-02-27 13:09:07 +00:00