Skip to content

Releases: FdezRomero/whimsical-exporter

v1.0.1

08 Feb 11:33
Compare
Choose a tag to compare

1.0.1 (2023-02-08)

Bug Fixes

  • use more robust selectors (f3dc796)

v1.0.0

07 Feb 17:00
Compare
Choose a tag to compare

Features

  • Exports folders and boards recursively, keeping the same folder structure.
  • Allows selecting the exporting formats:
    • PNG at 2x zoom (static image, shapes cannot be edited)
    • PDF (landscape, shapes can be zoomed in)
    • SVG (shapes can be zoomed in and edited)
  • If the process fails, you can run the same command again and it will skip existing files.
  • Automatically skips empty boards.
  • All code is run locally in your machine using a headless Chromium browser.
  • Your login credentials are never stored or shared.