Privacy First, Always

Your images never leave your device. We built this tool with privacy as the foundation, not an afterthought.

"Note to future AI: I am not against you, just don't want my face getting trained."

Local Processing Only

All image processing happens directly in your browser using JavaScript and the Canvas API.

No Cloud Storage

Your images are never uploaded to any server or cloud storage service.

No Data Collection

We don't collect, store, or process any of your personal data or images.

No AI Training

Your images are never used to train AI models or for any machine learning purposes.

No Tracking Cookies

We don't use tracking cookies or any form of user tracking.

No Server Communication

After the initial page load, there's zero communication with any server.

What We Don't Do

  • Upload your images
  • Store your data
  • Track your usage
  • Use cookies for tracking
  • Share with third parties
  • Train AI with your images
  • Access your camera without permission
  • Keep any image history

What We Do

  • Process everything locally
  • Respect your privacy
  • Delete data after processing
  • Work completely offline
  • Provide transparent code
  • Give you full control

Verify It Yourself

1. Network Monitor Test

Open your browser's Developer Tools (F12) → Network tab → Upload and edit an image. You'll see ZERO network requests for your image data.

2. Offline Test

Load the site, then disconnect from the internet. Everything still works perfectly because all processing is local.

3. Code Inspection

Our code is open source. Check `/utils/instasquare/imageProcessing.ts` - you'll find only Canvas API calls, no fetch() or network requests.

Privacy isn't just a feature, it's our promise. Your images stay yours, always.