About Free PDF Lover
Who runs this site
My name is Venusiano and I run Free PDF Lover on my own, from São Paulo, Brazil. There is no company behind it: it is a personal project, run by an individual, online since 2026.
Why this site exists
Most PDF sites ask you to upload your file to a server before doing anything at all. For a document holding personal data, that means handing the content to a machine you do not control — when the computer in front of you already has everything needed to do the job.
The site was born from that rule: if a task can run on your device, it runs on your device.
How it works inside
Of the 34 tools, 31 process entirely in your browser. The file is read into your device’s memory, handled there and handed back for download — it goes nowhere.
And that is verifiable: press F12, open the Network tab and use any tool. You will not see a single request carrying your file. The heavy work runs in Web Workers, so the page does not freeze while handling a large PDF.
The three exceptions, said plainly
Three tools do need a server: Word to PDF, PDF to Word and PDF compression. They require a full office engine, which does not run inside a browser. In those cases the file travels over an encrypted connection, is converted and deleted immediately after delivery. No copy is kept.
I say this because finding out later is worse. If a document is sensitive enough that you would rather it never left your machine, use only the tools marked as local.
What this site does NOT do
It does not do OCR. If your PDF is a scan — a photograph of each page — there is no embedded text to extract, and the PDF-to-text tool will return little or nothing.
It does not edit the text inside a PDF. You can reorder, remove and rotate pages; you cannot fix a word inside a paragraph.
There is a 50 MB limit on the three server tools — above that the upload is refused. And there is no history: no account, no login, no "recent files". Close the tab and it is gone.
How the site is funded
Through ads. There is no paid tier, no subscription and no watermark to remove. Ads sit in blocks separate from the content, and the tools work in full without you clicking anything beyond what you came to do.
Getting in touch
Write to contato@freepdflover.com. I read it personally and usually reply within a few days. If you found a bug in a tool, tell me which file and which browser — it helps a lot.