You are emailing a bank statement to a landlord, but you need to hide your account number. The most common mistake people make is using a basic PDF drawing tool to place a black rectangle over the text.
This is a massive security flaw. Anyone who receives the PDF can simply drag their mouse over the black box, copy the hidden text underneath, and paste it into Notepad to read your account number. To truly hide information, you must securely 'redact' the text.
Why Drawing a Black Box is Dangerous
PDFs are built in layers. The text is the base layer, and annotations (like drawn shapes) sit on top. Covering text with a shape does not delete the text from the file's code; it merely obscures it visually.
True redaction removes the underlying text string from the file's raw code entirely and replaces it with black pixels, making it mathematically impossible to recover.
How to Securely Redact Text on Android
To ensure text cannot be recovered, you must 'flatten' the document so that the black box and the text become a single, un-copyable image layer. Here is a foolproof offline method using OfflyPDF:
- Step 1: Open your document in OfflyPDF and use the markup tool to draw a thick black line over the sensitive text.
- Step 2: Save the document.
- Step 3: To make it un-recoverable, we need to flatten it. The easiest way to do this natively is to use the 'Print' function.
- Step 4: Tap the three dots and select 'Print'.
- Step 5: In the Android Print Spooler, choose 'Save as PDF'. This forces the Android system to rasterize (flatten) the document into a single graphic layer.
- Step 6: The newly saved PDF will have the black box permanently burned into the image. The text underneath is destroyed and cannot be highlighted or copied.
Frequently asked questions
Quick answers to what people ask most about this topic.
No. Once a PDF is 'printed to PDF' and flattened, the vector text data is permanently destroyed and replaced by colored pixels. Unless the text is visible to the eye, OCR cannot read it.
Never trust a simple black rectangle. Always flatten your documents locally on your Android device before sharing sensitive financial or personal information.
Try every tool mentioned here
Free, offline, on Android — no account required.