Skip to content
Recued
Menu
← Back to packs

PDFGrep Pack

by recued-core v1 app_pack

V3 deterministic PDF text-search capability pack. By-value connector composition (service_kind=cli, no separate ingredient): the local pdfgrep CLI exposes readiness, bounded page-numbered PDF text search, fixed-string search, case-insensitive search, context search, match-only extraction, total match counts, and page-level match counts for one trusted local PDF path. This pack deliberately exposes bounded path-based value output rather than file_ref materialization, because matched PDF text is returned on stdout. No arbitrary pdfgrep flags, recursive directory search, password arguments, pattern-file inputs, cache writes, debug output, shell wrapper, stdin, or multi-file glob search are exposed, and exit code 1 (no matches) is treated as success for search/count operations. Requires pdfgrep on PATH (Debian/Ubuntu: apt install pdfgrep). Local and no-egress.

What this pack installs

  • pdfgrep Ingredient

Trust & control

What installing this whole pack would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Server only Runs on your server.

What it's allowed to do

Read Local CLI pdfgrep read-only
Read: pdfgrep.version · No approvalRead: pdf.search_text · No approvalRead: pdf.search_text_fixed · No approvalRead: pdf.search_text_ignore_case · No approvalRead: pdf.search_text_context · No approvalRead: pdf.search_text_matches_only · No approvalRead: pdf.search_text_count · No approvalRead: pdf.search_text_page_count · No approval

Data it touches

SurfacesLocal CLI

About

Tags

pack:pdfgreppdfgrepclipdfsearchtextdocumentfixed-stringcase-insensitivecontextcountdeterministiclocal-servicev3composition