Privacy notice
What this site does with your information, which is very close to nothing.
Last updated 28 August 2026
The short version
Every tool on this site runs inside the browser tab you have open. Your files are read by JavaScript running on your own device, processed there, and handed back to you there. They are never uploaded, so there is no copy of them anywhere for us to keep, lose or be compelled to hand over.
There are no accounts, so we do not know who you are. There are no cookies and no analytics, so we do not know what you did. There is one exception — the AI assistant — and it is described in full below rather than buried.
What we do not collect
- No account, name, email address or password — there is nothing to sign up for.
- No cookies. This site sets none of its own, and there is no consent banner because there is nothing to consent to.
- No analytics, no tracking pixels, no advertising network, no fingerprinting.
- No use of your browser's local storage or session storage.
- No third-party requests. Fonts are served from this site, not from a font network; the PDF engine's assets are served from this site too. Loading a page here contacts nobody else.
Your files
When you drop a file onto a tool, the browser reads it into memory on your device. The work happens there: PDFs are rearranged by a library running in the tab, images are drawn on a canvas by the browser itself, text is parsed in JavaScript. The result is written back to memory and offered to you as a download.
At no point does the file travel over the network. You can prove this to yourself: open your browser's developer tools, switch to the Network tab, and run any tool. You will see no upload. You can also disconnect from the internet entirely after the page has loaded — the tools keep working.
Closing the tab discards everything. Nothing is written to disk except the files you choose to download.
The AI assistant — the one exception
Each tool page has an assistant that answers questions about that tool. It is the only part of this site that uses a server, and the only thing that leaves your device.
When you ask it something, two pieces of information are sent to our server and on to Groq, the AI provider that generates the answer: the question you typed, and the name of the tool you are on. That is the entire payload.
What is not sent: your files, the contents of the tool's input box, the results it produced, or anything identifying you. The assistant genuinely cannot see them — they are never included in the request, so there is nothing for it to read.
Groq processes the question to produce the answer and applies its own retention policy to it, which is outside our control. Treat anything you type into the assistant as you would treat a question typed into any AI chat: do not paste confidential text into it. The tools themselves have no such caveat, because they send nothing.
Server logs
This site is hosted on Vercel. Like any web host, Vercel records standard request information — the page requested, the time, your IP address and your browser's user agent — for the pages it serves and for the assistant endpoint. We do not add to those logs, query them, or connect them to anything else.
The assistant endpoint limits how many questions one visitor can ask in an hour. To do that it holds your IP address in memory for the length of that window. It is not written to a database and does not survive the server restarting.
Your rights
Rights over personal data — access, correction, erasure, portability — apply to data an organisation holds about you. We hold none. There is no account to close, no profile to export and no records to delete, because none were ever created.
If you believe that is wrong, or you want to ask about anything on this page, write to mrinalsinghraja@gmail.com.
Children
This site is not directed at children specifically, but it collects nothing from anyone, so a child using it is in exactly the same position as an adult: nothing about them is gathered, stored or shared. The assistant is the only feature that transmits anything, and it transmits only the question typed into it.
Changes
If this notice changes, the date at the top of the page changes with it. The claims here are checked against the code by an automated test, so if the software stops behaving as described, that test fails before the change can ship.
