Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,7 @@ Ask for the facts you need. Get structured JSON with confidence, evidence, and m

</div>

DeckProbe is a target-driven Rust engine, native CLI, and browser SDK for
inspecting untrusted PDF, Microsoft Office, and modern Apple iWork documents
without rendering them or starting a desktop office suite. Instead of eagerly
unpacking everything, it chooses the cheapest probe path that can satisfy the
targets and confidence you requested.
DeckProbe is a goal-oriented Rust engine, native CLI, and browser SDK for examining untrusted PDF, Microsoft Office, and modern Apple iWork documents—without rendering them or launching a desktop office suite. Rather than unpacking everything upfront, it selects the most efficient probe path that meets your requested targets and confidence level.

```console
$ deckprobe --pretty -t slide_count deck.pptx
Expand Down
Loading