Skip to content

Instantly share code, notes, and snippets.

@lightstrike
Created January 11, 2016 18:27
Show Gist options
  • Select an option

  • Save lightstrike/ba2a838b2a73d39a591b to your computer and use it in GitHub Desktop.

Select an option

Save lightstrike/ba2a838b2a73d39a591b to your computer and use it in GitHub Desktop.
How to Get a Direct Link to an Image Saved on Google Drive
  1. Make sure the image file you'd like to use is shared publicly.
2. Go to the image file, right click and select *Get link* 3. Inspect the link and get the ID. 4. The new link will be //googledrive.com/host/{FILE_ID}.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment