The safest server is no server.
Most services protect your files with policies. GenClean protects them with architecture: files are processed in your browser's memory and never transmitted, so there is no server-side copy to breach, leak, or subpoena.
The processing model
- Tools (canvas encoding, the HEIF decoder, Mozilla's pdf.js renderer) are delivered to your browser as code and execute on your CPU.
- Files you open exist only in your tab's memory and are released when you close it.
- Results are written directly to your device via the browser's download mechanism.
- Decoder libraries are self-hosted on our domain - no third-party CDNs are involved in processing.
Verify it yourself
- Open your browser's developer tools, watch the network tab, and process an image - you'll see no file data leave.
- Load a tool page, disconnect from the internet, and keep working - local processing doesn't need a connection.
What we secure on our side
The site is served over HTTPS with modern TLS. Purchase records for Pro (email and license key - never card numbers) are the only customer data we hold, stored with our payment and database providers under their security programs. There are no image stores, processing queues, or file logs to protect, because they don't exist.
Reporting
Found a vulnerability? Please report it responsibly to support@genclean.site - we read every report and credit fixes when reporters want it.