Convert Google Sheets Range to Image
https://docs.google.com/spreadsheets/d/1qNQ6iCMoBCQgJzBB63ymtBQ6BedXZFhjgZZKGItjeVA/copy
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:
- Add Drive App external service
- Go to manifest and (appscript.json) and change the Drive version to V3.