Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Command line converter for draw.io diagrams

Notifications You must be signed in to change notification settings

seal-software/drawio-batch

 
 

Repository files navigation

drawio-batch

Build Status

A command line converter for draw.io documents. Converts diagrams to common image formats by wrapping the existing online conversion code into an offline tool.

Attention

Starting with version 8.5.3, drawio-batch has been rewritten as a JavaScript application based on puppeteer instead of the unmaintained phantomjs. Thus, packaging has changed and phantomjs is not required anymore.

Dependencies

Installing

npm -g install

This will install a drawio-batch script.

There is also an Archlinux AUR package for this project.

About

Command line converter for draw.io diagrams

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.9%
  • Shell 12.1%