No Data Collection
PixEnhance does not collect, store, or transmit any personal data. All image processing happens entirely on your device using your browser's JavaScript engine.
No images are uploaded to any server
No analytics or tracking cookies
No registration or login required
Works completely offline
Local Processing
When you enhance an image with PixEnhance:
- The image is loaded into your browser's memory
- TensorFlow.js processes it using your device's CPU/GPU
- The enhanced image is rendered directly to canvas
- You download the result from your own device
No internet connection is needed after the initial page load
Cookies & Storage
PixEnhance uses minimal local storage only for:
- Language preference - Your selected interface language
- App settings - Your preferred enhancement defaults
- Cache - Temporary storage for faster loading
You can clear all stored data at any time through your browser settings.
Open Source
PixEnhance is built with transparency in mind. The entire source code is available for inspection, ensuring there are no hidden data collection mechanisms.
All dependencies are open-source libraries from reputable sources like Google (TensorFlow.js) and the wider web community.