# PlatPhorm PDF full agent guide Service: pdf URL: https://pdf.platphormnews.com Purpose: Local-first PDF conversion, extraction, and redaction tools. ## Storage and privacy PDF bytes are processed in the browser for current product tools; no server-side document storage is claimed. Do not place raw PDF contents in traces, MCP payloads, screenshots, public artifacts, or LLMS files. ## Operations - pdf_to_text - pdf_to_docx - docx_to_pdf - markdown_to_pdf - merge_pdfs - split_pdf - reorder_pages - rotate_pages - compress_pdf - annotate_pdf - fill_form - sign_pdf - number_pages - crop_pdf - repair_pdf - redact_pdf ## MCP tools - pdf_operation_manifest: Return the supported local-first PDF operation manifest with browser/server boundary notes. - plan_pdf_workflow: Build a deterministic PDF workflow plan for conversion, extraction, splitting, merging, redaction, or export. - redaction_safety_checklist: Return a checklist for safe browser-local PDF redaction and export verification. - pdf_discovery_status: Return public discovery, route, and MCP status for pdf.platphormnews.com. ## MCP resources - pdf://service: Public descriptor for the PlatPhorm PDF local-first conversion and redaction surface. - pdf://operations: Supported PDF operations and browser-local privacy boundary. - pdf://trust-policy: Public/protected boundary and data exposure rules. ## MCP prompts - prepare_pdf_conversion_workflow: Prepare a safe local-first PDF conversion/extraction workflow for a creator. - review_pdf_redaction_export: Review the redaction/export steps needed before sharing a PDF.