Press Esc to close; press ? to open
SpaceHold Space to drag the canvas (hand)
Ctrl + WheelCtrl + Wheel: zoom canvas
WheelWheel on image: scale that image
Shift + 拖动Shift + drag: scale proportionally
V / HV / H: quick vertical/horizontal split of the current panel
Ctrl + ZUndo
Ctrl + Y / Shift + Ctrl + ZRedo
DelDelete selected object
右键Right-click on a panel: split/grid/delete menu
Tips
- "Insert All Dialogues" can batch-create bubbles (default ellipse + curved tail).
- Adjust canvas padding in the right Properties panel (X/Y separately).
- AI image generation supports ComfyUI, Gemini, OpenAI; API keys can be remembered locally.
Connect to local ComfyUI (Cloudflare Tunnel quick tunnel)
- Install cloudflared
- winget:
winget install Cloudflare.cloudflared
- or choco:
choco install cloudflared
- Start a temporary tunnel (creates a temporary https://xxx.trycloudflare.com domain):
cloudflared tunnel --url http://127.0.0.1:8188
- Copy the https URL from the logs, paste it into ComfyUI "Address", then click "Test Connection".
- Keep the cloudflared window open to keep the tunnel alive.
Enable ComfyUI API and export API workflow
- Enable API nodes and Developer Mode in ComfyUI settings.
- Open your workflow → export as API version (workflow_api.json).
- In Imega's ComfyUI settings click "Choose…" to upload the JSON and call it.