🍺 BREW Explorer

← all formulae

graphviz2drawio

brew install graphviz2drawio v1.1.0_2 GPL-3.0-or-later

Convert graphviz (dot) files into draw.io / lucid (mxGraph) format

26
30-day installs · #6161
92
90-day · #5769
604
365-day · #4714
271
★ GitHub stars · updated 2mo ago

Runtime dependencies

GitHub topics

dot-graph drawio graphviz graphviz-adapter graphviz-dot lucid lucidchart maxgraph mxgraph

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "graphviz",
    "python@3.14"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Convert graphviz (dot) files into draw.io / lucid (mxGraph) format",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:26+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "graphviz2drawio",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-06-20T01:54:36Z",
  "github_readme_excerpt": "# graphviz2drawio\n\n[![PyPI - Version](https://img.shields.io/pypi/v/graphviz2drawio)](https://pypi.org/project/graphviz2drawio/)\n[![Anaconda-Server Badge](https://anaconda.org/conda-forge/graphviz2drawio/badges/version.svg)](https://anaconda.org/conda-forge/graphviz2drawio)\n[![homebrew version](https://img.shields.io/homebrew/v/graphviz2drawio)](https://formulae.brew.sh/formula/graphviz2drawio)\n[![Lint and Test](https://github.com/hbmartin/graphviz2drawio/actions/workflows/lint.yml/badge.svg)](https://github.com/hbmartin/graphviz2drawio/actions/workflows/lint.yml)\n[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/hbmartin/graphviz2drawio)\n[![CodeFactor](https://www.codefactor.io/repository/github/hbmartin/graphviz2drawio/badge)](https://www.codefactor.io/repository/github/hbmartin/graphviz2drawio)\n[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=hbmartin_graphviz2drawio\u0026metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=hbmartin_graphviz2drawio)\n\nConvert graphviz (dot) files to draw.io / lucid (mxGraph) format. Beautiful and editable graphs in your favorite editor.\n\n## Installation\n\n### macOS\n\ngraphviz2drawio can be installed with [Homebrew](https://brew.sh/):\n\n```bash\nbrew install graphviz2drawio\n```\n\n### Linux\n\nIt is recommended to use [uv](https://docs.astral.sh/uv/) or\n[pipx](https://pipx.pypa.io/stable/) to install and run the CLI tool in an\nisolated environment. If you wish to use the library, you can install with\n`pip` instead.\n\nNote that the graphviz library is required before installing this package.\n\n#### With uv\n\n##### Ubuntu / Debian\n\n```bash\nsudo apt update\nsudo apt install graphviz graphviz-dev\nuv tool install graphviz2drawio\n# To update: uv tool upgrade graphviz2drawio\n```\n\n##### Fedora\n\n```bash\nsudo dnf install graphviz graphviz-devel\nuv tool install graphviz2drawio\n# To update: uv tool upgrade graphviz2drawio\n```\n\n#### With pipx\n\n##### Ubuntu / Debian\n\n```bash\nsudo apt update\nsudo ",
  "github_repo": "hbmartin/graphviz2drawio",
  "github_stars": 271,
  "github_topics": [
    "dot-graph",
    "drawio",
    "graphviz",
    "graphviz-adapter",
    "graphviz-dot",
    "lucid",
    "lucidchart",
    "maxgraph",
    "mxgraph"
  ],
  "homepage": "https://github.com/hbmartin/graphviz2drawio/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 26,
  "installs_365d": 604,
  "installs_90d": 92,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-3.0-or-later",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "graphviz2drawio",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 6161,
  "rank_365d": 4714,
  "rank_90d": 5769,
  "raw_hash": "88c1cab77ab33b52",
  "recommended_dependencies": [],
  "revision": 2,
  "ruby_source_path": "Formula/g/graphviz2drawio.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "1.1.0",
  "versioned_formulae": [],
  "why_use_this": null
}