Skip to content

rlespinasse/drawio-exporter

drawio-exporter

Drawio-exporter provides enhanced capabilities to the export feature of drawio-desktop.

Features

  • Recursive export

  • Partial export (newer, or based on git reference)

  • Additional export formats with link extraction

Supported Export formats

  • draw.io export formats: jpg, pdf, png, svg, vsdx, and xml

  • drawio-exporter additional formats

    • adoc - Export in PNG and create an additional asciidoc file (with support external links).

    • md - Export in PNG and create an additional markdown file (with support external links).

Installation

  • Via Cargo

    cargo install drawio-exporter
  • Build Manually

    git clone --depth 1 [email protected]:rlespinasse/drawio-exporter.git ~/.drawio-exporter
    cd ~/.drawio-exporter
    cargo install --path .
    cargo build --release
    # put the resulting `target/release/drawio-exporter` executable on your PATH.

Used by

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

Command Line Client To Enhance Files Export Using Draw.io Application

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Contributors 2

  •  
  •