analyze_pdf_size
Analyze a PDF file to get a detailed size breakdown by content type and receive specific optimization recommendations to reduce file size.
Instructions
Analyze PDF file to identify optimization opportunities.
Provides detailed size breakdown by content type (text, images, metadata, etc.)
and recommends specific optimization strategies for file size reduction.
Args:
file_path: Path to PDF file to analyze
Returns:
JSON string with size analysis breakdown and optimization recommendationsInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |