doc_pdf_streams
Locates and decompresses all stream blocks in a PDF to detect hidden data using size and entropy analysis.
Instructions
PDF stream analysis. Locates all stream/endstream blocks in a PDF, attempts zlib decompression on each, and reports sizes and entropy. Useful for finding hidden data within compressed PDF content streams.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to PDF file |