Privacy
reader.me is privacy by architecture: every tool runs entirely in your browser. Your files never reach a server, an account, or a log.
You can verify this yourself in your browser's DevTools (Network tab). No request leaves your device while a tool is running.
- No upload — PDF and image processing happen client-side via WebAssembly.
- No account — no sign-up, no telemetry tied to a user, no profile.
- No persistence — files vanish from memory as soon as you close the tab.