1. Prepare a financial PDF for summarization
Data AnalystBackground
A data analyst needs to summarize a 50-page quarterly earnings report using an LLM.
Problem
The PDF contains repetitive headers, footers, and hard line breaks that disrupt the LLM's understanding and waste context tokens.
How to use
Upload the financial report PDF, uncheck 'Include Header/Footer', and uncheck 'Keep Line Breaks'.
{"keepLineBreaks": false, "includeHeaderFooter": false, "sanitizeSensitiveData": true}Outcome
A clean, continuous text file free of page numbers and repetitive headers, perfect for accurate LLM summarization.