File to URL: how to turn a file into a link that actually behaves
Going from file to URL is the easy part. Drag the thing into Google Drive, hit share, copy, paste. Ninety seconds and you have a link.
The hard part is everything after you press send. Does it open, or ask the person to sign in with an account they don't have? Does it show the document, or drop a 14MB download onto their phone while they're on a train? And a week later, when they've gone quiet, do you have the faintest idea whether they got past page one?
I've sent a lot of files as links. Years of it running growth at a data company, and now building LiveDocument with Joe. The link almost always worked in the technical sense and the outcome was still frequently bad. So this is the practical version, including the bits the how-to guides skip.
A file URL and a viewer URL are not the same thing
Most of the confusion around converting a file to a URL comes from this one distinction, and almost nobody names it.
A direct file URL points at the file itself and usually ends in .pdf or .jpg. What happens when someone clicks it is decided by the server, not by you: the browser either renders it in a tab or starts a download. Dropbox exposes this switch openly, and their help page on forcing a download explains that adding dl=1 pushes the file onto the person's machine instead of showing it.
A viewer URL points at a web page that happens to contain your file. Google Drive works this way, as do most of the dedicated converters. The reader gets your document wrapped in somebody else's interface: a toolbar, a download button, a sign-in prompt, occasionally an upsell.
Send a direct file URL to someone on an iPhone expecting them to read a 30-page deck in a browser tab, watch it download instead, and you've lost them. Decide which one you want before you pick the tool.
Cloud storage gets you a URL in a minute and costs you on the other end
Drive, Dropbox and OneDrive all do this, and for internal sharing they're fine.
In Google Drive it's the share dialog, then General access, switching from Restricted to "Anyone with the link", then Viewer. Google's own guide to sharing files walks through it and flags something people forget: your name and email are visible to whoever opens it.
Two things go wrong once that link leaves your organisation. Corporate IT at the other end quite often blocks external Drive access, so your recipient hits a request-access screen, never emails you about it, and assumes you'll follow up while you sit there thinking the document is being read. And Drive tells you nothing back: not who opened it, not when, not how far they got.
That last one used to bother me more than it should have. I'd send a deck on a Friday and spend the weekend inventing reasons for the silence.
The dedicated file to URL tools solve the link, not the reading
There's a whole category of converters now. Upload a PDF, get a clean URL back, sometimes on your own domain, sometimes with analytics attached. Some are free and ad-supported, some are proper products. I've written up the landscape on PDF sharing sites, and converting a PDF to a URL covers the PDF-specific version start to finish.
What you're buying at the top end of that category is tracking. DocSend built a large business on exactly this: turn the file into a link, then tell the sender who opened it and how long they spent on each page. Papermark does a similar job with an open-source angle. Both are good at what they claim, and if all you need is a link plus opens, either will serve you.
We're in this category too, so discount the next paragraph accordingly. LiveDocument does the same conversion and the same page-level tracking, and the difference is that the link carries a recorded walkthrough alongside the document rather than the document on its own. What it deliberately doesn't do is storage, editing, e-signature, or data-room controls. There's no watermarking and no NDA gate, so if those are your requirement, DocSend or Digify is the honest pointer and I'd rather tell you now than after you've signed up.
What every tool in the category shares is where it stops: telling you a document was looked at, rather than understood.
Going the other way: url to file
Worth covering, because "url to file" is a real search and it means the opposite job: you have a web page and you want a file out of it.
Print to PDF from the browser is still the answer. Cmd+P or Ctrl+P, then Save as PDF. It does articles and documentation well and falls apart on anything that loads content as you scroll, which is most modern marketing sites: you get 40 pages of half-rendered sections and floating cookie banners. When that happens, screenshot the bit you needed and move on.
The question that surfaces about four days later
Every method above answers "how do I get a URL for this file", and none of them answers the question that arrives on Thursday when the reply hasn't come.
They opened it, fine. But did they understand the pricing section, and did they read the caveat on page seven, the one that stops this becoming an argument in three months?
A PDF sitting in someone's browser is a static object with nobody standing next to it. Present the same material on a call and you talk them through it, watch their face go slightly wrong on the pricing slide, and fix the confusion while it's still cheap to fix. Send it as a link and you've handed over the artifact while keeping the explanation to yourself. Attention is the thing you can measure. Comprehension is the thing you're being paid for.
What I'd actually pick
If the file is going to a colleague, use Drive or Dropbox and stop thinking about it. Overengineering internal sharing is a waste of your afternoon. Same for anything genuinely public, a menu or a price list: a plain hosted URL is fine, not everything needs analytics.
It's the third case that's worth spending thirty seconds on. A proposal going to a buying committee you've met once, where four people will open it and only one of them was on your call. There, a bare link is doing about half the job, and you want either a tracker so you can see who's actually engaged, or a walkthrough attached so the three people who weren't on the call get the same explanation the one person did.
FAQ
What is the fastest way to convert a file to a URL?
Upload it to cloud storage you already pay for and copy the share link. In Google Drive that's the share dialog, General access set to "Anyone with the link", then copy. Under a minute and good enough for anything low stakes.
Can I make a file URL that doesn't force a download?
Usually, but it depends on the host. Dropbox lets you control it with the dl parameter on the shared link. Most dedicated file-to-link tools render in the browser by default, which is what you want for a document someone is meant to read rather than keep.
Can I tell whether anyone actually read the file?
Not with a plain cloud storage link, no. Drive, Dropbox and OneDrive will not tell you who opened it or how far they got. For that you need a purpose-built sharing tool: DocSend, Papermark and LiveDocument all report page-level engagement, so you can see which pages held attention and which got skipped.
Do file to URL links expire?
Depends on the tool. Cloud storage links stay live until you revoke them, a real risk once a proposal starts getting forwarded around after a deal dies. Purpose-built sharing tools tend to offer expiry and revocation, and LiveDocument supports both. Either way, assume the URL ends up somewhere you didn't send it.
One more thing worth saying
I ended up building LiveDocument because I got tired of the file-to-URL step being treated as the whole job. Turning a file into a link is trivial. Making sure the person at the other end understands what you sent is the actual work.
So we made the link carry your voice too: a recorded walkthrough attached to the PDF or image, both behind one link, with clickable highlights that jump the video to whatever the reader is looking at. If that's what was missing from your last proposal, it's at livedocument.com.
About the Author
Cameron JamesCameron is the founder of LiveDocument. He writes about sharing documents, PDFs, decks and contracts, and why pairing a video walkthrough with a document beats sending it cold.