Skip to content

Instantly share code, notes, and snippets.

View HaydenReeve's full-sized avatar
⚗️
Science!

Hayden Reeve HaydenReeve

⚗️
Science!
  • Verbrec
  • Perth, Australia
  • 15:35 (UTC +08:00)
View GitHub Profile
@HaydenReeve
HaydenReeve / Roll20 Map Export.js
Last active March 8, 2026 07:13 — forked from seleb/roll20 map save.js
script for exporting roll20 maps to an image
/** script for exporting roll20 maps to an image
how to use:
1. open your roll20 game to the page you want to save
2. open your browser's developer tools
3. copy-paste this entire file in the console
4. hit enter
5. wait for map to save and download automatically
notes:
- your UI will rapidly flash for a couple seconds when this is run, as it is quickly scrolling through the map and saving it in chunks