← Back to PortalFit App

100% Client-Side Privacy Policy

At PortalFit, we believe your personal photos (passports, identity documents, visas) should never leave your personal device.

🛡️ Zero Network Guarantee

PortalFit is built with zero network requests. No images are uploaded to any server, cloud service, or third party. Everything is processed directly in your browser using local JavaScript HTML5 Canvas APIs.

How to Verify Local Processing Yourself (DevTools Proof)

  1. Open PortalFit main page (index.html).
  2. Press F12 (or Ctrl + Shift + I / Cmd + Option + I) to open browser Developer Tools.
  3. Click on the Network tab.
  4. Drag and drop a photo into PortalFit, adjust settings, compress, and download your image.
  5. Observe the Network log: Zero requests are sent during processing or download.
  6. Optionally, turn off your Wi-Fi or disconnect internet entirely — PortalFit will continue to work 100% offline!

Technical Principles

Return to Tool