Skip to content
This repository was archived by the owner on Jun 23, 2019. It is now read-only.

Latest commit

 

History

History
34 lines (21 loc) · 1.18 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.18 KB

DEPRECATED

Drawio desktop now ships with a command line mode that provides the complete functionality of dawio-batch. I will not continue to develop on this piece of software.

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.