/range2image

Comvert Google Sheets Range to Image

Primary LanguageJavaScriptMIT LicenseMIT

range2image

Convert Google Sheets Range to Image

https://docs.google.com/spreadsheets/d/1qNQ6iCMoBCQgJzBB63ymtBQ6BedXZFhjgZZKGItjeVA/copy

Use with a trigger

Here you can find the App Script version of the code with no HTML:

https://github.com/Max-Makhrov/range2image/blob/main/demo%20v2/Code.gs

Sample file:

https://docs.google.com/spreadsheets/d/1yqsehiR8t3BoKHwJBibm2SRItdtcNAyvT0FG-8-Q-ZU/edit#gid=0

Updates:

  • 100% App Script
  • fully supports ES-5 engine
  • Minimal scopes required

Installation:

  1. Add Drive App external service
  2. Go to manifest and (appscript.json) and change the Drive version to V3.

image