- Is my PDF uploaded anywhere?
- No. The file is read directly by your browser using the File API. Processing happens entirely with JavaScript running on your machine — no data ever leaves your device. This is the safest way to black out text in a PDF when privacy matters.
- How do I black out text in the PDF?
- Open your PDF, navigate to the page containing the text, then click and drag over the area you want to redact. A black box appears immediately. Repeat for as many areas as needed across any number of pages. When done, click "Download PDF" to get the redacted file.
- Can I redact multiple pages in one go?
- Yes. Draw boxes on page 1, then use the Prev/Next buttons to move to other pages and draw more boxes there. All boxes across all pages are remembered and burned into the final PDF when you click Download.
- Will the text under the black box be readable if someone opens the PDF in a text editor?
- Possibly. This tool adds a filled black rectangle visually — it does not remove or encrypt the underlying text stream in the PDF. Someone who opens the PDF's raw byte stream could still read the text. For legally binding or compliance-grade redaction, use dedicated redaction tools (e.g. Adobe Acrobat's built-in Redact feature) that remove the text stream entirely.
- What file size or page count limits are there?
- There are no hard limits — the tool runs in your browser so it is only constrained by your device's RAM. Very large PDFs (hundreds of pages) will take a few seconds to process on download. For best performance, keep files under 50 MB.