excalidraw-converter

Convert Excalidraw diagrams to Gliffy format

brewmacoslinux
Try with needOr install directly
Source

About

Command-line tool for porting Excalidraw diagrams to Gliffy

Commands

excalidraw-converter

Examples

Convert a single Excalidraw file to Gliffy format$ excalidraw-converter input.excalidraw output.gliffy
Convert multiple Excalidraw files from a directory$ excalidraw-converter --input-dir ./diagrams --output-dir ./converted
Display help and available options$ excalidraw-converter --help