- In Google Drive, open the folder containing the image and be sure the Share permissions are public
1 ) Click the image name
2 ) Click the three vertical dots (upper-right corner) of the screen, and click Open in new window
- Another Google Chrome tab will open
3 ) Click the three vertical dots (upper-right corner) of the screen again, and click Embed item...
4 ) Copy the entire iframe embed code shown in the box that appears
- In the Spekit WebApp
5 ) Click to either Create or Edit a Spek, and click the </> symbol
- Example iframe embed code I generated in the previous steps in Google Drive
<iframe src="https://drive.google.com/file/d/1-kikDLKuXTUK_iJJkEMdxLtXeUu0upfa/preview" width="640" height="480" allow="autoplay"></iframe>
- Be sure your iframe embed code starts with the <iframe and ends with the closing tag </iframe>
6 ) Paste the iframe embed code you copied in Google Drive into the space and press Enter
7 ) Click Save