Skip to content
Google Docs™Know-HowProductivity

Force-Copy, Preview, and Direct-PDF Links in Google Docs

Turn a normal Google Docs, Sheets, Slides, or Forms link into a force-copy, clean preview, or direct-PDF link — by editing the URL or with one click.

Travis

Travis

Published

3 min read

A normal Google Docs™ link ends in /edit. Swap that ending for /copy, /preview, or /export?format=pdf and the same file behaves completely differently for the person who opens it. Here is what each variant does, when to use it, and how to create them without editing URLs by hand.

Last verified: August 4, 2026.

One thing these links do not do: change who can open the file. Access is still controlled by the file's sharing settings in Google Drive™. A force-copy link sent to someone without access shows them a permission request, not a copy prompt — so set sharing first, then pick the link type.

Replace the /edit part at the end of the URL with /copy:

Code example
https://docs.google.com/document/d/FILE_ID/copy

Anyone opening it sees a "Make a copy" page. One click gives them their own private copy in their Drive — your original stays untouched.

This is the standard trick for sharing templates: worksheets for students, checklists for clients, or document templates for teammates. Nobody can accidentally edit the master file, because they never touch it.

It works the same way for Sheets™, Slides™, and Forms™ URLs.

Replace /edit with /preview:

Code example
https://docs.google.com/document/d/FILE_ID/preview

The file opens as a clean, read-only page — no toolbar, no menus, no "Request edit access" button. It looks closer to a published page than an editor. Use it when you want people to read the document, not work on it: sharing meeting notes, embedding a document in a site, or sending a spec to someone who only needs to view it.

Replace /edit with /export?format=pdf:

Code example
https://docs.google.com/document/d/FILE_ID/export?format=pdf

Opening this link immediately downloads the file as a PDF — the recipient never sees the Google editor at all. It is the quickest way to hand someone a PDF that always reflects the current state of the document, without exporting and re-attaching a file every time you make a change.

Forms are the odd one out: the URL you work in ends with /edit, but respondents need the /viewform address. Sending the wrong one is a classic mistake — respondents hit a permission wall instead of the form. Copy the responder link from the Send button in Forms, or generate it as shown below. A /copy link also works on forms you want colleagues to reuse as their own.

Editing URLs by hand works, but it is easy to get wrong — and hard to remember which variant does what. The free Text To Table Converter add-on has a share-link button in its sidebar top bar that generates these variants for the file you currently have open:

  • Docs™, Sheets™, and Slides™: preview, force-copy, and direct-PDF links where supported.
  • Google Forms™: responder and force-copy links.

Pick the link type, copy it, and send it. The add-on never changes your file's sharing permissions — check those in the normal Google sharing dialog, and when your audience is outside your organization, test the link once in a signed-out browser.

Text To Table Converter

Get the Add-On - Free

Text To Table Converter

One click instead of URL surgery: The free Text To Table Converter add-on creates clean preview, force-copy, responder, and direct-PDF links for the current file — right from the sidebar in Docs™, Sheets™, Slides™, and Forms™.

Install free

Did this solve your problem?

Keep reading