Reduce Photo Size

Privacy Policy

Last updated: June 2026 • Version 1.0

Our Zero-Server Guarantee

Reduce Photo Size does not utilize backend servers for handling, editing, or compressing your images. Every tool on this site runs inside your browser using JavaScript and HTML5 Canvas. Your photos never leave your device.

1. Image Data Processing

When you upload an image (photograph or signature) to Reduce Photo Size:

  • The image is loaded into your browser's local RAM.
  • We draw the image on a hidden HTML5 <canvas> element.
  • All operations like cropping, resizing, and color replacement are done client-side.
  • Compression is computed in your browser using standard export algorithms (e.g. canvas.toDataURL()).

2. Server Infrastructure

Our web server only serves static assets (HTML, CSS, JavaScript files, icons, and fonts). We have no databases, no cloud storage buckets, and no server-side API endpoints for handling files. There is no infrastructure in place to capture, save, or view your uploads.

3. Analytics and Tracking

We believe in minimal tracking. We do not use third-party analytics scripts that profile your behavior or capture personal identifiers. We do not place cookies on your browser.

4. Local Storage

To improve usability, your preferences (such as the last selected exam or document type) may be stored locally in your browser's localStorage. This data remains on your machine and can be cleared at any time by clearing your browser cache.

5. Third-Party Websites

We provide links to official government exam websites for verification purposes. Once you leave Reduce Photo Size, your activities are governed by the privacy policies of those respective websites. We encourage you to review them.

Contact and Support

Since we do not collect any user identifiers or database records, we have no mailing list or marketing communications. If you have any inquiries regarding this client-side utility, you can inspect our source code on GitHub.