troy-6880
The ComfyUI Workflow Analyzer is a web application designed to analyze and visualize ComfyUI workflow files and associated image metadata. It allows users to upload JSON files representing workflows, which are then parsed and displayed in a user-friendly interface. The app also supports image uploads to extract metadata, including prompts and parameters used in the workflow. To use the app, users can upload a ComfyUI workflow JSON file by dragging and dropping it into the designated area or by clicking to browse their files. The application will parse the uploaded file and display the workflow in a visual format, along with detailed statistics about the nodes and connections. Users can also upload images to extract metadata, which may include prompts and other relevant information. The app is built using modern web technologies, including TypeScript, React, and Tailwind CSS for styling. It utilizes the React Flow library for visualizing workflows, allowing for interactive manipulation of nodes and connections. The application also employs various utility functions for exporting workflow and image metadata in JSON format. Key features of the ComfyUI Workflow Analyzer include: - File uploader for both workflow JSON files and images. - Workflow visualizer that displays nodes and connections in an interactive format. - Detailed statistics about the workflow, including total nodes, connections, and node types. - Metadata extraction from uploaded images, including prompts and parameters. - Export functionality to download analyzed workflow and image metadata as JSON files. - Responsive design that adapts to different screen sizes for optimal usability. Overall, the ComfyUI Workflow Analyzer provides a comprehensive tool for users to analyze and visualize their workflows and associated image data, enhancing their experience with ComfyUI.
No tags
Last Updated April 16, 2025