Skip to content

Instantly share code, notes, and snippets.

View pedro-valentim's full-sized avatar

Pedro Valentim Silva Leite pedro-valentim

  • São José dos Campos, SP - Brasil
View GitHub Profile
@pedro-valentim
pedro-valentim / README
Last active May 25, 2020 00:50 — forked from diverted247/README
Export slides from Google Slides as SVG - Console Script (Chrome tested)
To export SVG from Google Slides.
1. Open Slide deck.
2. View -> 100%
3. Paste the export.js in the console.
4. Make sure to allow multiple downloads.
5. Respond the prompt with anything and click Ok. All SVG should be in Downloads folder.
Cheers,