AI-powered PDF redaction tool with conversational interface
Project description
QuickMask
AI-powered PDF redaction CLI. Detect and remove sensitive information (PII, HIPAA, financial data, etc.) from PDF documents.
Installation
uv tool install quickmask
# or
pipx install quickmask
Quick Start
# Log in (opens browser)
quickmask login
# Detect sensitive data
quickmask redact contract.pdf -p "Redact all personally identifiable information"
# Iterate with a different prompt
quickmask redact --project <project_id> -p "Also redact phone numbers"
# Export redacted PDF
quickmask export <project_id>
Commands
| Command | Description |
|---|---|
quickmask login |
Authenticate via browser |
quickmask redact <file> -p "..." |
Upload PDF and detect sensitive data |
quickmask redact --project <id> -p "..." |
Re-detect on existing project |
quickmask export <id> |
Apply redactions and download PDF |
quickmask status <id> |
Check project status |
quickmask delete <id> |
Delete a project |
quickmask logout |
Clear credentials |
Claude Code Skill
QuickMask works as a Claude Code skill. Install the CLI, then the agent can use it to redact PDFs through natural language conversation.
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file quickmask-0.0.2.tar.gz.
File metadata
- Download URL: quickmask-0.0.2.tar.gz
- Upload date:
- Size: 28.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61e60fcf6b05aacd563b0c5c524bb3277031a92644499db060da34e9dcba43a6
|
|
| MD5 |
27080f29c734a7ae1e03bb0c5ef36bb2
|
|
| BLAKE2b-256 |
18ce9862c2ea5734a5091f22f6435faaafdcdb1e5589227605c81ece9148e81a
|
File details
Details for the file quickmask-0.0.2-py3-none-any.whl.
File metadata
- Download URL: quickmask-0.0.2-py3-none-any.whl
- Upload date:
- Size: 263.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97b646eaa3be2dc334397d69daf5f38c0b1855d2c37b582a15b1d9ee4efa039c
|
|
| MD5 |
457ae8a8d431fe4d14fc5a0b5a6f9c1a
|
|
| BLAKE2b-256 |
9311daca8d8054e245446de8008d2f6f0ebe4111730299dad5f6edb4f2d925d5
|