https://github.com/stabrise/pdf-redaction-api
PDF Redaction API for pdf-redaction.com
https://github.com/stabrise/pdf-redaction-api
anonymization de-identification de-identify pdf redaction
Last synced: 4 months ago
JSON representation
PDF Redaction API for pdf-redaction.com
- Host: GitHub
- URL: https://github.com/stabrise/pdf-redaction-api
- Owner: StabRise
- License: agpl-3.0
- Created: 2025-06-06T03:22:40.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-06-06T05:07:34.000Z (4 months ago)
- Last Synced: 2025-06-06T05:27:18.747Z (4 months ago)
- Topics: anonymization, de-identification, de-identify, pdf, redaction
- Language: Jupyter Notebook
- Homepage: https://pdf-redaction.com
- Size: 7.6 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Secure Your PDFs with AI-powered Redaction# PDF Redaction API
It is example of using API for [https://pdf-redaction.com](https://pdf-redaction.com)
Free API for redacting PDFs available at [https://api.pdf-redaction.com/api/docs](https://api.pdf-redaction.com/api/docs)
> Limitations for free version:
> * 1 page per request
> * 1 requests per minute| Chapter | Notebook |
|-----------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 1: PDF Redaction API | [](https://colab.research.google.com/github/StabRise/pdf-redaction-api/blob/main/jupyter/PDF-Redaction-API.ipynb) |
| 2: PDF Redaction API base64 | [](https://colab.research.google.com/github/StabRise/pdf-redaction-api/blob/main/jupyter/PDF-Redaction-API-base64.ipynb) |