For Photographers

Your clients invest in headshots.
Scrapers invest in stealing them.

Every professional headshot you deliver gets uploaded to LinkedIn, where it's immediately scraped by Clearview AI (60B+ images), PimEyes, and dozens of other facial recognition databases. Protect your clients' deliverables with invisible adversarial cloaking — they look identical, but AI can't use them.

The problem your clients don't know they have

1

You deliver the headshot

Your client gets a beautiful, professional portrait.

2

They upload to LinkedIn

Within hours, it's indexed by facial recognition scrapers.

3

Their face becomes searchable

Anyone can reverse-search them, build deepfakes, or track them.

Add protection to your workflow

Deliver both original and FR-protected versions. Your clients get peace of mind. You get a premium upsell.

Bulk Upload

Drag and drop an entire shoot. We process up to 20 photos at once and return a zip of protected images.

Try bulk upload

API Integration

Automate protection with a simple REST API. One POST request per photo. Batch endpoint for volume.

View API docs

Lightroom Export Script

Drop our script into Lightroom's post-processing folder. Every export is automatically protected.

Get the script

Upsell to Clients

Charge $5-15 per protected photo. Your cost can be as low as $0.49/photo with volume pricing. New revenue stream.

Volume pricing for professionals

Per Photo

$2.99

one-time

  • Single photo upload
  • Instant download
  • No API key needed

Starter API

$0.99

per photo

  • 1–1,000/month
  • Bulk processing
  • API key access

Volume API

$0.69

per photo

  • 1,001–10,000/month
  • Priority processing
  • Webhook callbacks

Need more than 10,000/month? Contact us for enterprise pricing

Simple API

# Protect a single photo
curl -X POST https://api.cloakbioguard.com/v1/protect \
  -H "X-API-Key: bsk_your_api_key" \
  -F "file=@client_headshot.jpg"

# Batch protect (up to 20 at once)
curl -X POST https://api.cloakbioguard.com/v1/batch-protect \
  -H "X-API-Key: bsk_your_api_key" \
  -F "files=@photo1.jpg" \
  -F "files=@photo2.jpg" \
  -F "files=@photo3.jpg"

Peer-reviewed tech

Built on research-backed adversarial image protection methods.

Privacy-first

Photos processed in isolation. Auto-deleted within 5 minutes. No face data stored. Ever.

Visually identical

SSIM >0.99 vs original. Your clients won't see any difference. Print-safe, web-safe.

Start protecting client photos today

Try the bulk uploader for free with your first photo. No API key required.