floyo logobeta logo
Powered by
ThinkDiffusion
floyo logobeta logo
Powered by
ThinkDiffusion

ComfyUI Fix Node Translate

0

Last updated
2025-06-01

Addon for ComfyUI that introduces a context menu option to 'Fix node (recreate + keep inputs)', allowing users to modify the language of nodes seamlessly. This tool is particularly useful for users needing to translate node parameters without losing their configurations.

  • Enables users to change node languages easily, enhancing accessibility for non-native speakers.
  • Preserves existing input values when recreating nodes, ensuring workflow continuity.
  • Based on a modified version of the existing node fixer script, providing a familiar yet enhanced user experience.

Context

This tool serves as an addon for ComfyUI, specifically designed to enhance node management by allowing users to change the language of nodes. Its primary function is to facilitate the translation of node parameters, which is essential for users working in multilingual environments or those who prefer working in a specific language.

Key Features & Benefits

The main feature of this addon is the ability to recreate nodes while retaining their existing input parameters. This is crucial as it saves time and effort, allowing users to focus on their creative process rather than reconfiguring nodes after translation.

Advanced Functionalities

The addon is built upon a modified version of the node_fixer.js script from ComfyUI-Manager, which means it leverages existing functionalities while providing enhanced capabilities. This modification allows for a smoother integration into the ComfyUI environment, ensuring that users can easily adapt to the changes without a steep learning curve.

Practical Benefits

By implementing this tool, users can significantly streamline their workflow in ComfyUI. The ability to change languages without losing input values means that users can maintain their project settings and configurations while making necessary adjustments, ultimately improving efficiency and reducing the potential for errors.

Credits/Acknowledgments

This tool is a modified fork of the node_fixer.js script from the ComfyUI-Manager repository, with contributions from various developers in the ComfyUI community. The license and specific author credits can be found in the original repository.