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

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

Awesome Lists containing this project

README

          




PDF Redaction



Secure Your PDFs with AI-powered Redaction



Open In Colab

GitHub
StabRise

# 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 | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/StabRise/pdf-redaction-api/blob/main/jupyter/PDF-Redaction-API.ipynb) |
| 2: PDF Redaction API base64 | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/StabRise/pdf-redaction-api/blob/main/jupyter/PDF-Redaction-API-base64.ipynb) |