PDF Document Processor
Gemini prompt for processing PDFs with structured data extraction, classification, and quality assessment.
geminipdfdocument-processingdata-extraction
Prompt
Process the following PDF document and extract structured information:
{{document}}
Tasks:
1. **Document summary**: 3-5 sentence overview of the document's purpose and content
2. **Key information extraction**:
- Names, dates, and reference numbers
- Financial figures and amounts
- Terms and conditions (if contract/agreement)
- Action items and deadlines
- Contact information
3. **Structured data output** (choose format):
- JSON (for programmatic use)
- Table (for quick reference)
- Key-value pairs
4. **Document classification**:
- Type (invoice, contract, report, letter, form, etc.)
- Language
- Date of document
- Parties involved
5. **Quality assessment**:
- Is the document complete?
- Are there illegible or ambiguous sections?
- Any inconsistencies in the data?
6. **Cross-reference check**: If I provide multiple documents, identify:
- Matching/related information between them
- Discrepancies or conflicts
- Missing information that should be present
Output the extracted data in a clean, organized format. Flag any information you're uncertain about with [UNCERTAIN].Save this prompt to your library
Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.
Related prompts
Research Paper Analyzer
Gemini prompt for analyzing research papers with methodology assessment, critical evaluation, and impact analysis.
YouTube Video AnalyzerGemini prompt for analyzing YouTube videos with summaries, fact-checking, bias assessment, and takeaways.
Multi-Modal AnalysisA Gemini system prompt for multi-modal analysis of images, documents, and data.
Image-to-Code ConverterGemini prompt for converting UI screenshots to working code with layout, color, and typography matching.