Why most "free" online tools aren't actually free.
The web is full of "free" tools that pay their bills by taking something from you. Here's what to watch for — and what actually-free looks like when you see it.
You needed to convert a PDF to Word. You searched "free PDF to Word converter," clicked the top result, uploaded your file, and then something went wrong. You got an email signup wall. You got 17 ads. Your "converted" file had a watermark on every page. A pop-up told you to create an account to download. Your email inbox now contains newsletters from three companies you don't remember subscribing to.
This is the modern free-tool economy in one anecdote. "Free" has become a word that doesn't mean what the dictionary says.
This piece lists five ways "free" online tools aren't actually free, explains what they really cost you, and describes what an actually-free tool looks like when you find one — so you know the difference next time.
The setup: nothing is free
Every website costs money to run. Hosting, bandwidth, domain renewal, the developer's time. A tool that processes files for you costs more money to run than a tool that just serves static pages — processing files needs servers with CPUs, memory, and someone to maintain them.
So when a tool is labeled "free," one of three things is true:
- The creator is absorbing the cost (rare, and unsustainable at scale)
- The tool runs entirely in your browser and costs nothing to operate (the honest kind)
- The tool is extracting value from you in some other way (the common kind)
Most "free" tools are category 3. The question is: what's the hidden payment?
Cost #1: Your data gets harvested
Also known as: "We need to see your file." If a tool asks you to upload, your file is now on a server you don't control, being processed by code you can't inspect. You have no idea what happens to it next.
The most common business model for "free" web tools is upload everything, promise to delete it, sell analytics about what people uploaded. The promise to delete is unverifiable. The analytics are absolutely being kept.
For trivial stuff (compressing a photo of your lunch), this doesn't matter. For things that contain sensitive info — API keys in a JSON file, internal documents you're converting, HR paperwork, medical scans — you are voluntarily giving strangers copies of your confidential material.
Most users assume "I just clicked compress, the tool did its thing, my file is gone." The reality is:
- Your file was stored on a server, potentially logged, potentially mirrored
- Metadata (filename, size, IP, browser, timestamp) is almost always kept long-term
- If the company is acquired or goes under, that data might be sold
- If they get breached, your file is in the breach
The fix: look for tools that process files in your browser, with explicit "no upload" messaging. More on how to verify this later in the piece.
Cost #2: Your attention gets sold
Also known as: sidebar ads, interstitial ads, full-page ads before you can download, video ads that play while your file processes, "sponsored tools" at the top of every menu.
The ad-supported free-tool economy is huge. Some of the biggest "free online converter" sites make millions of dollars a year purely from pushing ads at people trying to convert files.
This is a fair trade in principle — you get a tool, they get an ad impression. But the economics push sites toward hostile ad placement:
- Pre-roll: forced to watch an ad before your file processes
- Interstitial: "Your download starts in 10 seconds… please wait" screens that exist only to show ads
- Fake download buttons: large green "Download" buttons that are actually ads for other products
- Tracking-heavy ads: fingerprinting scripts, cross-site cookies, behavioral targeting
Ads themselves aren't evil. The issue is when the ad placement is adversarial — designed to confuse, slow, or trick you into clicking something that isn't the tool.
The test: on a desktop browser, can you identify the "convert" or "download" button without hunting for it? If not, the site's design is working against you on purpose.
Cost #3: The free tier is the bait
Also known as: the slow upsell. You can use this tool a tiny bit. For anything real, please upgrade to Pro ($19/mo).
A lot of "free" tools are really free trials in disguise. The tool exists to convert you into a paid subscriber over time. The free tier is deliberately limited in ways that create pain:
- 3 files per day (try to do 4, you're blocked)
- Max file size 5MB (your file is 12MB)
- No batch mode (upload files one at a time, please)
- Ads removed only on Pro
- Your settings reset every session unless you sign up
This isn't necessarily evil — companies have to make money, and freemium is a legitimate model. But calling it "free" when it's really "free until it's useful" is misleading.
The distinction: a truly-free tool has no usage limits because there's no variable cost on their end. A "free tier" exists because the company's costs scale with your usage, which means they're processing your stuff on their infrastructure.
Cost #4: Output is watermarked or limited
Also known as: the gotcha. You used the tool. It worked. But the result has their logo stamped on it, or is saved as low quality, or has 40% of the features stripped out.
This shows up most often in PDF tools, video converters, and image editors. The tool "works" in the sense that you get a file back. But the file is:
- Watermarked with the company's logo or URL
- Saved in a compressed, low-quality version
- Limited to the first few pages (for document tools)
- Stripped of metadata you wanted preserved
You're supposed to discover the limitation after you've done the work, at which point you're more likely to pay than start over somewhere else. This is a specific dark pattern called sunk cost pricing, and it's legal but deeply unfair.
Cost #5: You're getting locked in
Also known as: fake state. A tool that should be stateless (upload, process, download) instead requires accounts, cloud storage, and logins.
Some tools don't need accounts at all. Compressing an image, converting a file, formatting JSON — none of these require knowing who you are. When a tool demands an account anyway, it's because the company wants your email more than they want to help you.
What you lose:
- Time: signup flows, email verification, creating yet another password
- Inbox volume: welcome emails, product announcements, upgrade prompts forever
- Mental overhead: one more login to remember, one more service to trust
And in exchange: a tool that didn't need an account to work in the first place.
How to spot actually-free tools
Good news: actually-free tools exist, and they're spottable with a few quick checks.
Check the network tab
Open the browser's developer tools (F12 in most browsers), go to the Network tab, then upload or paste your file into the tool. If you see a POST request sending your file to a server, that tool is uploading your data. No exceptions. If you only see the initial page load and nothing else, the tool is running locally in your browser.
This is the only truly reliable signal. Marketing copy can lie; the network tab can't.
Look for the phrase "client-side" or "in your browser"
Tools that process data locally tend to say so explicitly, because it's both their biggest selling point and their only honest answer to the "is my data safe?" question. If a tool is coy about where processing happens, it's probably on a server.
Test usage limits early
Before you commit to using a tool for anything important, try to do the second or third operation. If the tool suddenly asks you to upgrade, you've found the actual pricing. If you can keep going indefinitely, it's probably actually free.
Check if there's a "Pro" plan
If there's a paid plan, the free tier has limits. Usually reasonable ones, sometimes unreasonable ones. If there's no paid plan at all, the tool is either actually free, or the creator is planning to sell the site / user data eventually. Hope for the former.
Look at the URL structure
Tools with URLs like /compress/ or /heic-to-jpg/ are often purpose-built, focused tools made by one person. Tools with URLs like /tools/compress/?utm_source=google&ref=top-nav are usually part of a larger business selling to you. Neither is automatically bad — but the former tends to be more honest about what it is.
The takeaway
"Free" on the web almost always means "you pay in a different currency." That currency might be your data, your attention, your email, or your willingness to eventually pay later. Understanding which currency a given tool wants is the difference between using the right tool and getting burned.
When a tool really is free — when it runs in your browser, doesn't ask for your email, doesn't have a Pro tier, and doesn't try to upsell you — it's worth appreciating. These tools exist because someone decided the web should have free things that are actually free.
That's the small stand Tooly tries to take. Every tool on this site runs in your browser. We don't have your files. We don't have your email unless you sent us one. There's no Pro plan because there's no server cost to subsidize. The whole site costs $11.18/year (the domain) to run. That's sustainable forever.
Try the tools that don't want anything from you.
Image Smusher, HEIC Unheicer, JSON Fixer, Color Grabber, and SVG Shrinker all run entirely in your browser. No signup, no upload, no upsell, no tricks. Open any of them and watch the Network tab — nothing leaves your device.
Browse the tools