This page explains what stays in the browser, what code gets downloaded, and what happens to your files during local processing.
When you select a file, the browser reads it directly from your device. There is no upload step to a PrivateTools server.
Your Files
Local Browser Memory
The tool uses browser APIs such as WebAssembly, Canvas, Workers, and media codecs to do the work on your device.
Processing Engine
WebAssembly + Canvas
The output file is generated in the browser session and then saved back to your device. There is no cloud storage step in between.
Your Device
Direct Download
Local processing relies on standard browser capabilities and media runtimes that can execute on your device instead of on a backend server.
Open a tool, load a local file, and see the workflow in practice.