Tips Sederhana URL untuk Google Drive yang Harus Anda Ketahui

Tips Sederhana URL untuk Google Drive yang Harus Anda Ketahui

Tips Sederhana URL untuk Google Drive yang Harus Anda Ketahui – Pelajari tentang trik URL rahasia untuk Google Drive untuk membuat tautan unduhan langsung dengan cepat, menyalin, atau melihat pratinjau file bersama di Drive.

Dengan Google Drive, Anda dapat menyimpan file di awan dan membagikannya dengan mudah kepada siapa saja. Buka file apa saja di Google Drive,

Bacaan Lainnya

klik tombol Bagikan dan Anda akan mendapatkan URL (tautan) yang dapat digunakan orang lain untuk mengakses file Anda.

Ini adalah pengetahuan umum tetapi Google Drive memiliki banyak trik URL yang akan membuat tautan Drive sederhana ini menjadi lebih kuat.

Trik URL Google Drive

Tips Sederhana URL untuk Google Drive yang Harus Anda Ketahui
Tips Sederhana URL untuk Google Drive yang Harus Anda Ketahui

Google Drive Web Viewer

Google Drive menyertakan penampil web bawaan sehingga orang dapat melihat file Anda yang dibagikan – dari dokumen Microsoft Office hingga video hingga gambar AutoCAD – langsung di browser mereka. Anda dapat menggunakan penampil web ini untuk melihat file online tanpa harus mengunduh file ke komputer Anda.

.https://docs.google.com/viewer?url=FILE_URL

Ganti FILE_URL dengan tautan http lengkap dari dokumen online dan siapa pun dapat melihat file Anda di browser itu sendiri. Ini contohnya

Reader Mode for Google Drive Files

You can view native Google documents in reader mode (sans the Google UI) by simply replace /edit in the Google Drive file URL with /preview.

So if the original share link of a file in Google Drive is:

.https://docs.google.com/spreadsheets/d/SHEET_ID/edit

You can view the same document in a clean, reader mode using the link:

.https://docs.google.com/spreadsheets/d/SHEET_ID/preview

Inilah presentasi Google Sheet, Google Document, dan Google Slides dalam mode pratinjau yang tidak terlalu berantakan tanpa menu dan bilah alat apa pun sehingga memuat lebih cepat.

Sematkan Dokumen Google di Halaman Web

/preview berguna saat Anda perlu menyematkan dokumen, spreadsheet, atau presentasi dari Drive di halaman web Anda menggunakan tag IFRAME seperti dalam contoh langsung ini.

 <iframe src=”https://docs.google.com/document/d/FILE_ID/preview” height=”600px” width=“800px” allowfullscreen>

 </iframe>

Unduh dan Ekspor File Google Drive

Penampil file asli berguna tetapi terkadang Anda mungkin ingin melewati penampil Google Documents bawaan dan memaksa browser untuk mengunduh file alih-alih membukanya. Jadi jika pengguna memiliki Photoshop di komputer mereka, file PSD yang telah Anda bagikan melalui Google Drive akan terbuka di Photoshop dan bukan di browser web mereka.

Buat Tautan Unduhan Langsung dan Lewati Penampil Web

Saat Anda mengunggah file apa pun di Google Drive dan membagikannya, tautan bersama akan terlihat seperti ini:

.https://drive.google.com/open?id=DRIVE_FILE_ID

FILE_ID unik untuk setiap file di Google Drive. Jika Anda menyalin FILE_ID ini dan menggunakannya di URL di bawah, Anda akan mendapatkan tautan langsung untuk mengunduh file dari Google Drive (contoh).

.https://drive.google.com/uc?export=download&id=DRIVE_FILE_ID

Jika Anda ingin membuka file di penampil web Google Drive, URL penampilnya adalah (contoh):

.https://drive.google.com/file/d/DRIVE_FILE_ID/view

Tautan Unduhan Langsung untuk Dokumen Google Asli

Trik URL unduhan langsung juga berfungsi untuk dokumen Google asli. Ini sangat berguna jika Anda ingin memberi pengguna opsi untuk mengunduh Dokumen Google Anda sebagai file PDF hanya-baca atau Google Spreadsheet Anda sebagai file Excel XLS.

Google Docs – Direct Downloads

Any document in your Google Drive has a URL like:

.https://docs.google.com/document/d/DOC_FILE_ID/edit

Replace /edit with /export?format=, add the file format that the document should be saved as and your download link is ready (example).

.https://docs.google.com/document/d/DOC_FILE_ID/export?format=pdf

.https://docs.google.com/document/d/DOC_FILE_ID/export?format=doc

Tautan di atas sekarang akan mengunduh dokumen Google yang sama dalam format Word (.docx) dan PDF. Anda juga dapat menentukan txt, html, odt (OpenDocument) atau epub untuk mengunduh Google Document sebagai e-book.

Google Slide – Tautan Unduh

Seperti Google Documents, URL presentasi di Google Drive memiliki format ini:

.https://docs.google.com/presentation/d/PRESENTATION_ID/edit

The direct download links for Google Slides is slightly different then Google Documents. Here replace /edit with /export/format where format can be pptx for downloading Google Slides as Microsoft Powerpoint files or PDF for exporting the presentation as a PDF slideshow.

.https://docs.google.com/presentation/d/PRESENTATION_ID/export/pdf

.https://docs.google.com/presentation/d/PRESENTATION_ID/export/pptx

Tautan langsung untuk mengunduh dek presentasi yang sama dalam format PowerPoint (.pptx) dan PDF ada di bawah ini: Misalnya, inilah presentasi di Google Slide yang langsung Anda unduh sebagai file PDF atau PPT.

Unduh Google Slide sebagai File PNG

Dengan Google Slides, Anda dapat mengekspor seluruh presentasi sebagai PDF atau Anda dapat membuat tautan ke masing-masing slide yang akan mengunduh slide sebagai file PNG beresolusi tinggi.

Yang perlu Anda lakukan adalah menambahkan ?pageid=pPAGE_NUMBER ke url ekspor. Jadi jika saya mengunduh slide ke-10 sebagai file PNG, URL-nya adalah:

.https://docs.google.com/presentation/d/FILE_ID/export/png?pageid=p10

Also see: Link Directly to specific Google Slide

Google Sheets – Export Links

Buka Google Spreadsheet Anda di Google Drive, buat sheet menjadi Publik (atau bagikan dengan Siapa pun yang memiliki tautan) dan catat URL yang dibagikan. Seharusnya seperti ini:

.https://docs.google.com/spreadsheets/d/SPREADSHEET_ID/edit

Tautan unduhan langsung untuk Google Spreadsheet mirip dengan Google Documents dan sheet dapat diekspor sebagai file PDF, Excel XLSX, dan CSV.

.https://docs.google.com/spreadsheets/d/FILE_ID/export?format=xlsx

.https://docs.google.com/spreadsheets/d/FILE_ID/export?format=pdf

.https://docs.google.com/spreadsheets/d/FILE_ID/export?format=csv

Misalnya, inilah spreadsheet COVID-19 dan Anda dapat langsung mengunduh file sebagai file PDF atau XLS dengan manipulasi sederhana dari URL lembar asli.

Lihat juga: Email Google Spreadsheet sesuai Jadwal

Salin dan Jadikan File Google Drive yang dibagikan milik Anda sendiri

Ganti /edit dengan /salin di URL file Google Drive asli apa pun dan siapa pun dapat mengklik tautan itu untuk membuat salinan file itu dengan cepat di Google Drive mereka sendiri. Coba di sini.

Original Link:

.https://docs.google.com/document/d/FILE_ID/edit

Copy Link:

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

The /copy URL trick works for Google Docs, Sheets, Slides and Google Scripts. Add ?copyComments=true if you would like the copied document to include the comments from the original document. Set includeResolvedCommentsOnCopy=false to skip copying resolved comments and copyCollaborators=false to not share the copied document with the original collaborators.

Anda juga dapat menggunakannya untuk Google Formulir tetapi formulir akan disalin ke Akun Google pengguna lain hanya jika pemilik formulir telah memberikan akses ke formulir.

Undang pengguna saat menyalin dokumen

Jika Anda menambahkan [email protected] ke URL salinan, pengguna Google yang menyalin dokumen akan diminta untuk berbagi dokumen dengan akun Google tertentu segera setelah menyalin dokumen.

.https://docs.google.com/document/d/FILE_ID/copy?userstoinvite=emailaddres

Google Drawings – Embed as Image

You can export your Google Drawings as SVG, PNG, JPEG or PDF files by replace /edit in the drawing URL with /export/FORMAT.

For instance, if the Google Drawing URL in Drive is:

.https://docs.google.com/drawings/d/FILE_ID/edit

The direct link for downloading the drawing in vector format like SVG or as a PDF file would be:

.https://docs.google.com/drawings/d/FILE_ID/export/svg

.https://docs.google.com/drawings/d/FILE_ID/export/jpg

You can even use these links to embed Google Drawings as inline images in your HTML webpages using the <img> tag as shown here.

<p>

  <img src=”https://docs.google.com/drawings/d/FILE_ID/export/png” alt=”Google Drawing” />

</p>

Tips Sederhana URL untuk Google Drive yang Harus Anda Ketahui

Pos terkait

Tinggalkan Balasan

Alamat email Anda tidak akan dipublikasikan. Ruas yang wajib ditandai *