modcomms/frontend/components
michael c1030ee292 Add PDF rasterization support for reliable preview and analysis
PDFs are now converted to PNG images at 200 DPI before being sent to
Gemini for analysis. This fixes the unreliable iframe-based PDF preview
and ensures all pages are properly analyzed.

- Add PyMuPDF dependency for PDF rasterization
- Create pdf_service.py with rasterize() and get_page_count()
- Update agent interfaces to accept list of images for multi-page support
- Add analyze_with_images() to Gemini service for multi-image analysis
- Return rasterized PDF pages via WebSocket for frontend display
- Add page navigation UI for multi-page PDFs in preview components

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 09:36:56 -06:00
..
icons Replace agent icons with clean Heroicons 2026-01-08 10:02:28 -06:00
Analytics.tsx Fix analytics pass rate calculation and add Analysis Errors stat 2026-01-24 09:19:44 -06:00
AssetPreview.tsx Add PDF rasterization support for reliable preview and analysis 2026-01-24 09:36:56 -06:00
AssetUpload.tsx permissions changes 2025-12-18 16:51:27 +00:00
Auditing.tsx permissions changes 2025-12-18 16:51:27 +00:00
Campaigns.tsx Format campaign last modified date for better readability 2026-01-24 09:09:10 -06:00
ChecksOverview.tsx Fix home page responsiveness on small screens 2025-12-19 10:07:46 -06:00
CopyGenAI.tsx permissions changes 2025-12-18 16:51:27 +00:00
CreateCampaignModal.tsx Make Workfront Campaign ID optional and propagate to proofs 2026-01-08 09:49:23 -06:00
CreateProjectModal.tsx permissions changes 2025-12-18 16:51:27 +00:00
FeedbackReport.tsx permissions changes 2025-12-18 16:51:27 +00:00
Header.tsx permissions changes 2025-12-18 16:51:27 +00:00
Hero.tsx Fix home page responsiveness on small screens 2025-12-19 10:07:46 -06:00
LoadingVisual.tsx permissions changes 2025-12-18 16:51:27 +00:00
Login.tsx Add support email functionality via Mailgun 2026-01-24 07:03:11 -06:00
PDFReport.tsx Center text in PDF report status badges 2026-01-08 10:13:20 -06:00
Profile.tsx Add support email functionality via Mailgun 2026-01-24 07:03:11 -06:00
Projects.tsx permissions changes 2025-12-18 16:51:27 +00:00
ProofPreview.tsx Add PDF rasterization support for reliable preview and analysis 2026-01-24 09:36:56 -06:00
ProofTypeManager.tsx permissions changes 2025-12-18 16:51:27 +00:00
Settings.tsx Seed database with agencies, brand guidelines, and dropdown options 2025-12-18 17:16:23 -06:00
Sidebar.tsx Display actual user name in sidebar from MSAL 2025-12-18 13:23:28 -06:00
StatusDashboard.tsx permissions changes 2025-12-18 16:51:27 +00:00
ToggleSwitch.tsx permissions changes 2025-12-18 16:51:27 +00:00
WIPReviewer.tsx permissions changes 2025-12-18 16:51:27 +00:00