Skip to content

Add PDF inspection console app#1

Open
peter-dolkens wants to merge 10 commits into
mainfrom
codex/create-.net-core-project-to-decompile-pdf
Open

Add PDF inspection console app#1
peter-dolkens wants to merge 10 commits into
mainfrom
codex/create-.net-core-project-to-decompile-pdf

Conversation

@peter-dolkens
Copy link
Copy Markdown
Member

Summary

  • add a .NET 8 console application that inspects PDF contents (metadata, text, images, vector paths)
  • include bounding box filtering for vectors and per-page graphics operation summaries
  • document usage and ignore build artifacts

Testing

  • dotnet build
  • dotnet run --project PdfInspector.App -- sample.pdf --pages 1 --vector-bbox 0,0,500,500 --output sample-report.json

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant