Recued
Menu
← Back to recipes

Summarize PDF with PDFToText

by recued-core v2 8 views

Use “Summarize PDF with PDFToText” in Recued. Extract text from one trusted PDF through the local Poppler pdftotext CLI, then summarize the extracted text through a Gateway-gated file ref.

How it works 14 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (14 steps)
extract ?
text_ref default
Apply default
has_text compare
Check if text ref has data
summarize ?
skip: step.has_text not_equal true
defaults defaults
Apply defaults
key_points_count count
Count items in key points
key_points_text join
Join items with " "
now date_add
Add 0 days to
skip_write any
Check if any of the conditions are true
keep_text ?
skip: step.skip_write equal true
row_key replace
Replace text in keep text cas ref
skip: step.skip_write equal true
stage_row ?
skip: step.skip_write equal true
staged not
Apply not
card to_summary
Format results as a summary card
Settings 6 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

focus setting = main points, decisions, dates, obligations, risks, and follow-up actions
title setting =
source setting = [object Object]
max length setting = 300
write mode setting = preview
staging prefix setting = pdf_notes_staging

Trust & control

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

Data it touches

Warehousedata.shared

About

Tags

pdftotextpdfdocumentsummarynotesresearchstagingpack:pdftotextai_surface

Details

14 steps 6 configurable settings recipe_id: summarize-pdf-pdftotext