🍺 BREW Explorer

← all formulae

excalidraw-converter

brew install excalidraw-converter v1.5.6 MIT

Command-line tool for porting Excalidraw diagrams to Gliffy

11
30-day installs · #8464
103
90-day · #5519
443
365-day · #5390
286
★ GitHub stars · updated 2mo ago

Build dependencies

go

GitHub topics

confluence conversion diagram drawio excalidraw gliffy gliffy-diagram mermaid mermaidjs productivity whiteboard

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "go"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Command-line tool for porting Excalidraw diagrams to Gliffy",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:26+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "excalidraw-converter",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-06-18T20:05:31Z",
  "github_readme_excerpt": "# \u003cimg src=\"assets/workflow.png\" alt=\"logo\" width=\"25\"/\u003e Excalidraw Converter \n\n**A command line tool for porting Excalidraw diagrams to Gliffy, draw.io and Mermaid.**\n\n[Excalidraw](https://excalidraw.com/) is great for sketching diagrams as part of a design process, but chances are that you have to redo those sketches for documentation. This tool is made to bridge those tasks.\n\n![Excalidraw vs. Gliffy comparison](assets/exconv-comparison.png \"Comparison\")\n\n## Supported Commands\n\n| Command   | Description                                      | Documentation            |\n|-----------|--------------------------------------------------|--------------------------|\n| `gliffy`  | Convert Excalidraw diagrams to Gliffy format     | [Usage](#gliffy--drawio) |\n| `mermaid` | Convert Excalidraw diagrams to Mermaid format    | [Usage](#mermaid)        |\n\n## Getting Started\n\n### Installation\n#### MacOS with [Homebrew](https://brew.sh/) (stable)\n```shell\nbrew install excalidraw-converter\n```\n\n\u003cdetails\u003e\n  \u003csummary\u003eLatest releases\u003c/summary\u003e\n\nUse this tap to stay on the latest releases that have not (yet) been added to the official Homebrew Formulae:\n\n```shell\nbrew install sindrel/tap/excalidraw-converter\n```\n\u003c/details\u003e\n\n#### Installation for other OSes\nDownload a compatible binary from the [Releases](https://github.com/sindrel/excalidraw-converter/releases) page.\n\nIf you\u0027re a Linux or MacOS user, move it to your local bin folder to make it available in your environment (optional).\n\n## Quick Start\n\nConvert your Excalidraw diagram by running:\n\n```sh\nexconv \u003ccommand\u003e -i \u003cinput-file\u003e\n```\n\nSee below for details on each command, available options and examples.\n\n## Command Usage \u0026 Examples\n\n### Gliffy \u0026 Draw.io\nConverts to a Gliffy compatible format, which can be imported directly into services like [Gliffy](https://www.gliffy.com/), [Gliffy for Confluence](https://marketplace.atlassian.com/apps/254/gliffy-diagrams-for-confluence), [draw.io](https://draw.io) or [draw.io for Confluence](htt",
  "github_repo": "sindrel/excalidraw-converter",
  "github_stars": 286,
  "github_topics": [
    "confluence",
    "conversion",
    "diagram",
    "drawio",
    "excalidraw",
    "gliffy",
    "gliffy-diagram",
    "mermaid",
    "mermaidjs",
    "productivity",
    "whiteboard"
  ],
  "homepage": "https://github.com/sindrel/excalidraw-converter",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 11,
  "installs_365d": 443,
  "installs_90d": 103,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "excalidraw-converter",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 8464,
  "rank_365d": 5390,
  "rank_90d": 5519,
  "raw_hash": "7abd37197493570d",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/e/excalidraw-converter.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.5.6",
  "versioned_formulae": [],
  "why_use_this": null
}