What does it mean to redact a PDF locally?+
Local PDF redaction means the redaction processing happens in your browser or on your device, without uploading the document to an external server. The PDF is loaded into browser memory, the redaction is applied to the content streams (permanently removing the underlying text or image data), and the output is saved to your local storage. The unredacted original never travels over the network to a third-party service.
Is local PDF redaction actually permanent?+
It depends on whether the tool is doing true content removal or visual overlay. True local redaction modifies the PDF's content streams — the actual text or image data — so the redacted content is gone from the file. Annotation-based tools draw a black rectangle over the text but leave the underlying content intact; this applies locally or on a server. After running any redaction tool, verify by trying to select text in the redacted region and by running the output through a text extraction tool. If you can select text or find it in an extraction, the redaction wasn't permanent.
Can I redact a scanned PDF locally?+
Yes, but scanned PDFs require different handling. A scanned PDF stores pages as rasterized images rather than text — there's no text content stream to remove. Redacting a scanned PDF means identifying and replacing pixels in the image region with a solid fill. Local tools that support image-based PDF redaction can handle this, but the redacted region must fully replace the source pixels, not just cover them with an overlay layer.
Does local redaction protect attorney-client privilege?+
Local redaction avoids the transmission of privileged content to a third-party service, which eliminates one vector for potential privilege questions. However, privilege protection depends on more than just the processing method — it also depends on who has access to the document during review, how the tool stores or logs activity, and whether the underlying content is genuinely removed. For documents where privilege protection is critical, review your organization's policies on approved tools and processing environments, not just the tool's marketing claims about local processing.
What's the difference between local redaction and 'no upload' redaction?+
These terms generally describe the same thing: processing that runs in your browser without sending the document to a server. 'Local' emphasizes where the computation happens (your device); 'no upload' emphasizes what doesn't happen (the document isn't transmitted). Both contrast with server-side redaction services that require upload. In practice, both terms describe browser-based processing where the file stays on your device throughout the workflow.