Some basic custom JavaScript files for the ComfyUI user interface

1 Open Issue Need Help Last updated: Jul 23, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement persistent storage for the ComfyUI Fontifier script's settings. This involves adding functionality to save user-defined font settings (font family, size, and element selections) to a local file (e.g., JSON) when the user applies changes and load these settings from the file when the ComfyUI page reloads. Error handling and user-friendly feedback mechanisms should also be considered.

Complexity: 3/5
enhancement good first issue

Some basic custom JavaScript files for the ComfyUI user interface

JavaScript