
Cut LLM Costs. Keep Data Private.
LLM Cost Optimizer automatically selects the bestβvalue model for every request and anonymises sensitive text before it leaves your network β via CLI, API or Docker.
Typical savings: 80-95%. Calculate yours β
For companies
Platform/ML teams and privacy/compliance functions.
For individuals
Developers, analysts, consultants building with LLMs.
The solution
Choose the cheapest acceptable model per request and anonymise PII by default β with zero cloud dependency.
llm-cost-opt optimize --input-tokens 1500 --output-tokens 300 --quality medium llm-cost-opt anonymize ./docs/meeting-notes.txt --out ./docs/meeting-notes.redacted.txtPricing & plans
- Local CLI + API
- Community support
- Cost estimates before you run
- Lifetime v1.x updates
- Everything in Individual
- Official Docker image
- Priceβtable freshness warnings
- Priority email support
- Commercial use
- SSO, audit logs, seat management
- Discord support channel
- Commercial use
- SSO/SAML, RBAC, audit logs
- 4-hour SLA
- Dedicated support engineer
- Solution engineering, bespoke SLAs
- DPA & security review support
All plans are one-time purchases with lifetime access to v1.x updates. 14βday free trial available. No recurring fees.
π° See Your Potential Savings
Use our transparent cost calculator to estimate savings based on YOUR usage
All calculations use real API pricing. No marketing fluff.
Plan Comparison
Full Feature Comparison
| Feature | Individual Β£119 | Pro Individual Β£179 | Team Β£3,000 | Business Β£12,000 |
|---|---|---|---|---|
| Users | 1 person | 1 person | Up to 10 | Unlimited |
| Commercial Use | Personal only | β Yes | β Yes | β Yes |
| License Sharing | β No | β No | β Team | β Organization |
| Support Response | 48 hours | 24 hours | 12 hours | 4 hours SLA |
| Support Channels | Email + Discord | Email + Phone + Discord | ||
| Roadmap Input | β | Quarterly | Quarterly | Monthly + Strategy |
| Onboarding | Self-service | Self-service | Assisted | Workshop Included |
| Compliance Docs | β | β | Basic | Full Security Pack |
| Dedicated Support | β | β | β | β Account Manager |
| Custom Features | β | β | β | β Considered |
| Updates | v1.x | v1.x | v1.x | v1.x + Early Access |
Choose Your Plan



π Built-in Document Anonymization
Regex-based PII detection for data protection
Process documents locally before sending to LLM APIs
Emails
Pattern-based detection
Phone Numbers
Multiple format support
IP Addresses
IPv4 detection
Numeric IDs
6+ digit sequences
Before Anonymization
Contact: john.doe@company.com Phone: +1-555-123-4567 Server: 192.168.1.100
After Anonymization
Contact: [EMAIL_1] Phone: [PHONE_1] Server: [IP_1]
Reversible mapping: Restore original data after LLM processing. All detection happens locally using regex patterns.
$ llm-cost-opt anonymize ./document.txt --out ./redacted.txt Processing document.txt... β Complete π Output: redacted.txt π Mapping: redacted.txt.map.json
Local Processing
All PII detection runs on your machine. No external services.
Configurable
Toggle detection patterns on/off. Add custom regex patterns.
Three Modes
CLI tool, Python library, or automatic API interception.
No additional fees. No per-document charges.
Note: Regex-based detection may not catch all PII in all contexts. Users should review anonymized output for their specific use case. Anonymization is one component of data protection - consult legal counsel for compliance with GDPR, HIPAA, or other regulations.
Want a demo?
We'll send you a sandbox link to try it out.
