Privacy Policy

Last updated: March 18, 2026

Summary

images4.fun is a browser-based image processing tool. All image processing — including compression, cropping, merging, and format conversion — happens entirely within your web browser using JavaScript, WebAssembly, and the HTML Canvas API. Your images are never uploaded to any server. We do not have the technical capability to access, view, or store your images because there is no server-side processing infrastructure. The application is deployed as a static website.

Image Data

When you select an image on images4.fun, the file is read into your browser's memory using the JavaScript File API. It is then processed locally — either by a Web Worker running WebAssembly codecs (for compression and conversion) or by the Canvas API (for cropping and merging). The resulting output is made available as a downloadable Blob URL, which exists only in your browser's memory.

At no point during this process is any image data transmitted over the network. There are no API calls, no upload endpoints, and no cloud storage involved. When you close the browser tab, all image data held in memory is released by the browser's garbage collector.

Personal Information

images4.fun does not require or collect any personal information. There are no user accounts, no email collection forms, no login screens, and no registration flows. You can use every feature of the service without providing any identifying information whatsoever.

Cookies and Local Storage

images4.fun does not set any cookies for tracking, advertising, or analytics purposes. We do not use any third-party advertising cookies, marketing pixels, or fingerprinting techniques. Your browser may cache static assets (HTML, CSS, JavaScript files) as part of standard web caching behavior, but this is handled by the browser itself and does not involve tracking.

Analytics

We may use privacy-friendly, cookie-free analytics to understand aggregate usage patterns such as total page views and which tools are used most frequently. This data is anonymous, aggregated, and cannot be used to identify or track individual users. We do not use Google Analytics, Facebook Pixel, or any other user-tracking analytics platform.

Third-Party Services

The website is hosted as a static site on Vercel's global edge network. Vercel may log standard HTTP access information (IP address, user agent, request timestamp) as part of their infrastructure operations. We do not actively collect, analyze, or store this server access log data. We may display advertisements through Google AdSense, which is subject to Google's Privacy Policy.

Data Retention

Since images4.fun does not collect personal data or image data, there is nothing to retain. All image processing occurs in volatile browser memory. There is no server-side database, file storage, or backup system that could hold user data. When your browser session ends, all data associated with your use of the site is gone.

Children's Privacy

images4.fun does not knowingly collect any data from children under the age of 13 (or the applicable age of consent in your jurisdiction). Since we do not collect personal information from any user regardless of age, this requirement is met inherently by our architecture.

Your Rights

Under regulations like GDPR and CCPA, you have rights regarding your personal data. Since images4.fun does not collect, process, or store personal data, there is no personal data to access, correct, delete, or port. If you have questions about this, please contact us.

Changes to This Policy

We may update this Privacy Policy periodically to reflect changes in our practices or for legal compliance. Changes will be posted on this page with an updated date. Since we do not collect contact information, we cannot send direct notifications — please review this page periodically.

Contact

If you have questions or concerns about this Privacy Policy or our data practices, please contact us at hello@images4.fun or through our GitHub repository.