Files
pdf-inspector/samples
Abimael MartellandClaude Opus 4.5 fb80f5490d Add drop cap detection and merging
Drop caps are large decorative first letters that span multiple lines.
Due to PDF coordinate sorting, they often appear after the text they
belong to. This change:

- Detects drop caps: single uppercase char with font size >= 2.5x base
- Finds the paragraph start (first lowercase-starting line after header)
- Merges the drop cap with that line

Example: "G" + "lenair brings..." -> "Glenair brings..."

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-07 13:45:04 -08:00
..