Skip to content

Instantly share code, notes, and snippets.

@techirsh
techirsh / google-forms-public-images.js
Created February 26, 2021 16:24 — forked from coccoinomane/google-forms-public-images.js
Make images submitted via a Google Form publicly viewable.
/**
* Make images submitted via a Google Form publicly viewable.
*
* Updated version at https://gist.github.com/bef1b29628be234978f6d286f4e719ba
*
* INSTRUCTIONS
*
* 1. Open the response spreadsheet.
* 2. Open the script editor (Tools -> Script Editor), paste the content of this
* file inside the editor, and save (Ctrl+S or Cmd+S).