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
- https://github.com/hbmartin/graphviz2drawio/
- GitHub: hbmartin/graphviz2drawio
- Brew formula source: Formula/g/graphviz2drawio.rb
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[](https://pypi.org/project/graphviz2drawio/)\n[](https://anaconda.org/conda-forge/graphviz2drawio)\n[](https://formulae.brew.sh/formula/graphviz2drawio)\n[](https://github.com/hbmartin/graphviz2drawio/actions/workflows/lint.yml)\n[](https://deepwiki.com/hbmartin/graphviz2drawio)\n[](https://www.codefactor.io/repository/github/hbmartin/graphviz2drawio)\n[](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
}