Document processing stays local
PDFs and structured inputs are processed in your browser or controlled infrastructure.
Promvel PDF keeps document processing local first. This page shows what stays on your device, what metadata may be stored for orchestration, and which deployment choices change that boundary.
PDFs and structured inputs are processed in your browser or controlled infrastructure.
Authentication, tenant scope, worker state, and job tracking help coordinate work without storing document contents.
Progress events are designed to store safe metadata, not raw PDFs, extracted text, or filled form values.
Promvel PDF separates document processing from orchestration so you can review where files move, what metadata is retained, and whether your deployment matches the privacy posture you expect before handling sensitive documents.
User accounts, worker identity, short-lived tokens, and tenant scoping help isolate each request.
Jobs move through tracked states with usage counters and timing data for reliable orchestration.
Audit and progress events carry operational context without storing document contents.
Confirm where document processing runs and verify that operational logs stay metadata-only before handling regulated files.
The strongest safe privacy claim depends on how your deployment handles the data plane. Review the operating mode before moving regulated or sensitive documents into production.