An open API service indexing awesome lists of open source software.

https://github.com/mythsunwind/pdfredactorjs

Redact PDF files in your browser locally
https://github.com/mythsunwind/pdfredactorjs

pdf redaction

Last synced: 4 months ago
JSON representation

Redact PDF files in your browser locally

Awesome Lists containing this project

README

          

# PDFRedactorJS

## Features

* Redact PDF files by drawing black boxes over sensitive data
* Output is PDF
* The processed files **do not leave your computer**. Everything is processed inside your browser.

**Warning:** Redacted PDFs are saved as images. This means that the text cannot be copied & pasted by hand from the redacted PDF. This is on purpose in order to not leak any hidden text.

## License

This is a fork of [PDFRedactor](https://github.com/ldu2/PDFRedactor/) created by Luyang Du which was released under GPL-3.0 license.