pdf_compare
Compare the text content of two PDFs page by page to identify identical and differing pages, with a summary of differences for version verification.
Instructions
Compare the text content of two PDFs page by page. Reports which pages are identical, which differ, and shows a summary of differences. Useful for verifying document versions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath1 | Yes | First PDF file path | |
| filePath2 | Yes | Second PDF file path |