drawio
drawio copied to clipboard
[Feature request] Sync drawio pages into images
Hello,
I have a suggestion about a new feature: synchronize drawio pages into images.
The idea is to define a folder, where the images will be saved, then the process synchronizes each page in a different image where the name of the image will be the name of the page.
I have developed a script based on your command line: https://github.com/PouceHeure/drawio_sync_img.
The script generates a sync information file and when a file is updated then the image is re-generated. I think this script is useful and avoids to export (by hand) each image at each modification.
Have a good day,
PouceHeure.