Legal

Privacy Policy

How Sorawi Tools handles your data — written plainly, because there is nothing to hide.

Last updated: August 4, 2026

01The short version

Sorawi Tools is built on a simple principle: your files are yours, and they never leave your device. Every tool on this site runs entirely in your browser using standard web APIs. When you drop a file into a tool, that file is read locally on your device, processed locally, and discarded when you are done. There is no upload step, no server storage, and no "processing in the cloud" you have to take on faith — the site ships as pre-built static files with no application server in the path between you and a tool. We have no account system. There is no email address to collect, no profile to build, and nothing to log you in with. We collect only anonymous, aggregated page-view counts to understand which tools people use, and the only data stored on your device is your own preferences and cached model files, which you can clear at any time. No file contents, no file names, and no personal identifiers ever reach us.

02What we collect

We deliberately collect almost nothing. Because there is no backend, there is no server-side record of the files you process or the tools you use on them. What little data exists is the same data any website collects to function at all: • Anonymous usage analytics — aggregated, non-identifying counts such as which pages are visited. This tells us which tools people actually use so we can improve them. It does not include file contents, file names, or anything you process. • Error data — when a tool fails, a technical error report may be generated locally. We use this to fix bugs. It contains no file data. • Payment information — if you choose to support Sorawi Tools through a paid plan, payment processing is handled entirely by our payment provider. We never see or store your card details.

03What we never collect

To be explicit about the things you might reasonably worry about: • No file uploads. Files are never transmitted to any server, under any circumstances. • No file contents. We cannot read the images, documents, or code you process — they never reach us. • No tracking cookies. We do not use third-party advertising trackers, fingerprinting, or cross-site tracking. • No personal identifiers. There is no account, no email, and no way to tie your activity to you. • No data retention. There is no database of your activity to retain, sell, or lose in a breach.

04How local processing works

When you use a tool, your browser reads the file you choose and runs the conversion or analysis directly on your device. The heavy lifting happens in JavaScript, WebAssembly, or your browser's built-in APIs — never on a remote server. This is not a marketing claim we make with fingers crossed. The architecture is static: this site ships as pre-built HTML, CSS, and JavaScript to your browser. There is no application server in the path between your device and a tool, because there is no server to send data to. If the site goes offline, the tools you have loaded keep working. The one exception: a few tools use on-device machine-learning models that download once to your browser so they can run locally afterward. These models are open-source software, not data — no file content is involved.

05Local storage on your device

A small amount of data is stored on your own device to improve your experience, and you can clear it at any time: • Preferences you set (such as a default compression level or a selected language) are saved in your browser's local storage so your choices stick between visits. • Model files used by AI-powered tools are cached on your device so the next visit is faster. None of this data is readable by us, and none of it leaves your browser. Clearing your browser's site data removes it all.

06Cookies

We do not use advertising cookies, analytics cookies that track you across sites, or any form of fingerprinting. The site may use strictly necessary storage for the features described above — saving your preferences so the site functions as expected. If your browser has cookies disabled, the tools themselves still work; you may just need to re-set your preferences each visit.

07Your rights and choices

Because we hold no personal data about you, most privacy rights are satisfied automatically: • Access and deletion — there is nothing of yours stored by us, so there is nothing to request or delete. If you used tools in an incognito window or cleared your browser data, the record is already gone. • Opt out of analytics — you can block the optional, aggregated analytics we use by enabling a privacy extension or your browser's "do not track" setting. • Clear local data — remove Sorawi Tools' stored preferences and cached model files via your browser's site-data controls. If you believe we have mishandled your data, please contact us at support@sorawi.com and we will investigate promptly.

08Children's privacy

Sorawi Tools is a general-purpose utility site and is not directed at children under 13. We do not knowingly collect personal information from children — in fact, we collect no personal information from anyone. If you believe a child has provided us personal data, contact us at support@sorawi.com and we will ensure it is removed, which on our architecture means ensuring no record exists.

09Changes to this policy

We will update this page if our practices ever change. The date below reflects the latest revision. If a change is significant, we will note it on this page and, where possible, in the site itself. This policy is intentionally simple because our architecture is simple. If a paragraph ever stops matching how the site actually behaves, that paragraph — not the site — is a bug.