Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 621 Bytes

CRATES.md

File metadata and controls

22 lines (15 loc) · 621 Bytes

drawio exporter

Drawio-exporter provide enhance capabilities to the export feature of drawio-desktop.

Installation

cargo install drawio-exporter

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).