Taglio
Overview
Cuts PII out of your prompts before they reach the LLM.
Taglio cuts PII out of your prompts before they reach the LLM. It detects sensitive data in your ChatGPT prompts locally and blocks or sanitizes it before send. No proxies. No servers. Nothing leaves your device. WHAT IT DOES (Phase 0) • Real-time detection as you type: email, IBAN, Codice Fiscale, Italian mobile numbers, credit cards (Luhn-validated) • Inline underlines on matched PII via the CSS Custom Highlight API — no DOM modification • Submit gate: intercepts Enter / click and shows a banner with the detected items • Sanitize and send: replaces PII with [EMAIL], [IBAN], [CF], etc., then submits • Send anyway: override with one click • Active on chatgpt.com and chat.openai.com PRIVACY — TAGLIO COLLECTS NOTHING Taglio is built so it can't leak your data, not just promised not to. • No data collection. Zero prompts, zero detected PII, zero usage stats. • No network requests. No backend, no API, no telemetry. Detection is pure regex running in your browser. • No analytics. Nothing phones home. • Nothing stored. Detected matches live in memory only and vanish when you close the tab. • Open source. Every line is public — audit it yourself. The whole point of Taglio is keeping your PII out of third-party hands. Sending it to ours would defeat the purpose. Source code: https://github.com/adrianofontanari/taglio
0 out of 5No ratings
Details
- Version0.1.0
- UpdatedJune 23, 2026
- Size19.53KiB
- LanguagesEnglish (United States)
- Developer
Email
adriano.fontanari@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes