ComfyUI Node
arkennemasis Run Switches (what runs, what is skipped)
Turn each optional part of this canvas on or off, in one place. Reading the images, making the boards and making the shop file are all optional; loading the sheet, generating the images and saving them are not, so they are not listed here.
arkennemasis Run Switches (what runs, what is skipped)
- verify
- qc_critic
- excalidraw
- html_sheet
- board_preview
- store_export
- report
◄1. Check every image (fast, free)true►
◄2. Let AI LOOK at every image (SLOW, costs money)false►
◄3. Make the Excalidraw boardtrue►
◄4. Make the review web pagetrue►
◄5. Turn the board into a picturetrue►
◄6. Make the shop upload file (CSV)true►
Categoryarkennemasis/Variation
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| 1. Check every image (fast, free) | BOOLEAN | true | Measures each result against the original: is it the right colour, did the product move, did the colour leak onto the wrong part. Takes milliseconds and costs nothing. Turn it off and nothing stands between a bad render and delivery. |
| 2. Let AI LOOK at every image (SLOW, costs money) | BOOLEAN | false | An AI opens the original and the new image side by side and judges it like you would - does the material actually look like stone, is the pattern right. It also rewrites the prompt when it fails one, and it is shown the reference photograph when the finish was specified by picture. THIS IS THE EXPENSIVE ONE: about 90 seconds and one AI call per image, so OFF by default. Turn it on for a final pass, once the prompts are settled. |
| 3. Make the Excalidraw board | BOOLEAN | true | Writes matrix.excalidraw - all your images laid out in a labelled grid with the colour names and codes. The file you send a client. |
| 4. Make the review web page | BOOLEAN | true | Writes review.html - every image on one page with Approve / Reject buttons. Clicking them saves your decision back into the run. |
| 5. Turn the board into a picture | BOOLEAN | true | Draws the Excalidraw grid as a normal image so you can see it inside ComfyUI, and saves matrix.png next to it. |
| 6. Make the shop upload file (CSV) | BOOLEAN | true | Writes the spreadsheet the client imports into their shop, with each variation pointing at its image. |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| verify | BOOLEAN | — |
| qc_critic | BOOLEAN | — |
| excalidraw | BOOLEAN | — |
| html_sheet | BOOLEAN | — |
| board_preview | BOOLEAN | — |
| store_export | BOOLEAN | — |
| report | STRING | — |