Extensions/comfyui-rusty-nodes
ComfyUI Extension

comfyui-rusty-nodes

A collection of useful custom nodes for ComfyUI that assist with a wide range of tasks.

By milewski·Created 11 months ago·Updated 9 months ago· 1
milewski/comfyui-rusty-nodes
Nodes
On cloudLocal install
Stars1
Updated9 months ago
Readme
<div align="center"> <img src="icon.png" width="200" height="200" alt="logo">

Rusty Nodes GitHub Stars

A collection of useful custom nodes that help with a wide range of tasks.

</div>

Current Nodes

  • Base64ToImage: Convert a Base64‑encoded string into an image.
  • ImageToBase64: Convert an image into a Base64‑encoded string.
  • JsonLoader: Parses any JSON string and exposes the result as a list.
  • JsonPathExtractor: Extracts a single value from a JSON string using a JSON Pointer notation.
  • LoadImageFromPath: Load an image from a given file path.

Join the telegram group

If you'd like to discuss this project, ComfyUI, or generative AI in general, join our Telegram community: https://t.me/thelatentspace

Contributing

Contributions are welcome! Please feel free to submit issues, node ideas, or pull requests!

License

MIT © Rafael Milewski