Skip to content

A Command line tool to export images from draw.io documents

License

Notifications You must be signed in to change notification settings

negokaz/drawioex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drawioex

npm version

A Command line tool to export images from draw.io documents.

This software includes the works of draw.io distributed under the Apache 2.0 license.

Supported formats

  • SVG
  • PNG

Install

npm install -g drawioex

Usage

drawioex -f svg -o ./target ./source/diagram.xml

Multiple input files:

drawioex -f svg -o ./target ./source/*.xml

Licence

Copyright (c) 2019 Kazuki Negoro

drawioex is released under the MIT License

About

A Command line tool to export images from draw.io documents

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages