comfyui-embedded-docs
Embedded documentation for ComfyUI nodes
What it is and what it does
comfyui-embedded-docs is a documentation package for ComfyUI's core node library. It organizes node documentation in a structured format (locale-specific markdown files organized by node name) and integrates with ComfyUI's frontend to display help content for each node. The package is designed to be installed alongside ComfyUI and automatically makes node documentation available when the application runs.
The package supports multi-language documentation (with examples for English, Chinese, Japanese, and Korean) and includes tooling for generating, translating, and syncing documentation to the main Comfy documentation repository. It has no runtime dependencies and installs as a pure Python wheel, making it lightweight to add to an existing ComfyUI setup.
Use it for:
- Install alongside ComfyUI to provide built-in help documentation for all core nodes in the UI.
- Contribute node documentation by adding or updating locale-specific markdown files in the package.
- Sync core node documentation to the Comfy-Org/docs repository for the public documentation site.
- Preview documentation changes locally during development before publishing to PyPI.
- Maintain multi-language node documentation (English, Chinese, Japanese, Korean) in a single repository.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Delivers embedded documentation for ComfyUI's core nodes, packaged as a Python module that integrates node help content directly into the ComfyUI application.
Yes, if you run ComfyUI and want node documentation available in the application. Install it as a standard dependency of your ComfyUI setup. The package is actively maintained, has no external dependencies, and carries no security vulnerabilities. The GPL-3.0 license is copyleft, so verify compatibility with your deployment model if you redistribute ComfyUI.
Install
comfyui-embedded-docs on PyPI
pip
pip install comfyui-embedded-docsuv
uv add comfyui-embedded-docspoetry
poetry add comfyui-embedded-docsInstalling comfyui-embedded-docs
Before you install
Low friction install with no runtime dependencies. Actively maintained with a recent release and steady repository activity.
License in practice
Licensed under GPL-3.0 (copyleft). Use requires compliance with copyleft obligations; derivative works and distributions must also be licensed under GPL-3.0.
Quickstart
pip install comfyui-embedded-docs
# Then start ComfyUI; the documentation is automatically available
# For development, install editable:
# pip install -e /path/to/embedded-docs/
Requires Python 3.9 or later. Intended for use within a ComfyUI installation.
Verify before relying
- Whether this package is required for ComfyUI to function or is optional documentation.
- How documentation updates are reflected in the ComfyUI UI after installation.
- Whether custom node documentation is handled by this package or requires separate setup.
Package facts
| License | GPL-3.0 (copyleft) |
| Python support | supports the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | none |
| Maintenance | actively maintained — 0 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 2,706,427/month — #2,932 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: comfyui_embedded_docs-0.5.10-py3-none-any.whl
Tags
More Documentation packages
Docutils converts plaintext documentation in…
unclear · top 1,000 on PyPI
SphinxSphinx generates professional documentation…
permissive · top 1,000 on PyPI
griffeGriffe extracts the complete structure and…
permissive · top 1,000 on PyPI
sphinxcontrib-serializinghtmlA Sphinx extension that outputs documentation…
permissive · top 1,000 on PyPI
alabasterAlabaster is a clean, responsive Sphinx theme…
permissive · top 1,000 on PyPI
sphinxcontrib-htmlhelpA Sphinx extension that generates HTML help…
permissive · top 1,000 on PyPI
comfyui-managerInstalls, removes, disables, and enables custom…
copyleft · top 15,000 on PyPI
comfyui-workflow-templatesProvides a curated collection of workflow…
permissive · top 5,000 on PyPI
comfyui-workflow-templates-media-videoProvides a collection of video workflow…
permissive · top 5,000 on PyPI
comfy-cliA command-line tool for installing,…
copyleft · top 15,000 on PyPI
comfyui-workflow-templates-jsonProvides workflow template JSON definitions for…
permissive · top 5,000 on PyPI
comfyui-workflow-templates-media-apiProvides a media bundle of API-driven workflow…
permissive · top 5,000 on PyPI
comfyui-workflow-templates-media-imageProvides a collection of image workflow assets…
permissive · top 5,000 on PyPI
comfyui-workflow-templates-media-assets-01Provides a collection of media assets (images,…
permissive · top 5,000 on PyPI
comfyui-workflow-templates-media-otherProvides a collection of audio, 3D model, and…
permissive · top 5,000 on PyPI
comfyui-workflow-templates-coreProvides core helper utilities and abstractions…
permissive · top 5,000 on PyPI