How to Verify a Website's Privacy Claims Yourself
Practical techniques to independently verify whether websites handle your files privately, including DevTools and offline testing.
This category contains practical, actionable guides for working with documents. The articles explain how to accomplish specific tasks, verify tool behaviour, and avoid common mistakes. These are neutral how-to explanations focused on techniques rather than specific products.
Practical techniques to independently verify whether websites handle your files privately, including DevTools and offline testing.
Practical guide to avoiding common privacy mistakes when working with PDFs, including hidden metadata and improper redaction.
Common questions about practical guides.
Select all the PDF files you want to combine, arrange them in the desired order, and use a merge function. The process combines the pages sequentially into a single document. This can be done locally without uploading files.
PDF compression typically works by reducing image resolution, removing duplicate resources, and optimising internal structures. The effectiveness depends on the PDF content: image-heavy documents compress more than text-heavy ones.
True redaction permanently removes content, not just covers it visually. Drawing black rectangles over text leaves the text accessible underneath. Proper redaction tools delete the underlying data entirely before flattening the document.
Open browser developer tools before using the tool. Watch the Network tab during file operations. Test with airplane mode after the page loads. Check if the tool works offline. These steps reveal whether files are processed locally or uploaded.
Review the privacy policy for data retention terms. Check whether the tool works offline. Monitor network activity during use. Consider whether the document sensitivity warrants the convenience of online processing.
Reference material that covers these topics in more depth.
Articles about file handling, uploads, browser security, and data protection.
Foundational explanations of PDF structure, formatting, and document standards.
Articles about local processing, browser-based tools, and working without internet dependency.
Explanations of modern browser capabilities relevant to document processing.