Comfy Portal is a professional, native iOS & Android client designed for ComfyUI. It bridges the gap between desktop power and mobile convenience, offering a seamless experience for AI artists and developers.
Note: This is an unofficial client and is not affiliated with the ComfyUI project.
| Feature | Description |
|---|---|
| Native Experience | Built with React Native and Expo for a smooth, responsive native feel. |
| Real-time Monitor | Watch generation progress step-by-step and preview images instantly. |
| Seamless Connect | Connect to local (LAN) or remote (Cloud/RunPod) ComfyUI instances. |
| Workflow Manager | View, manage, and execute your complex workflows on the go. |
| Privacy First | Direct connection to your server. No data is stored on our cloud. |
| Version | Date | Changes |
|---|---|---|
| v1.0.5 | 2025-02-08 | β’ Feature: AI-powered prompt enhancement for text-to-image workflows β’ Feature: GetImageSize node support β’ Improvement: LoadImage node with image preview and multiple source options β’ Improvement: Workflow tab UI and empty states β’ Fix: Dark mode flash on app launch β’ Fix: Keyboard handling in modals and text inputs β’ Upgrade: Expo SDK 55 with React Native 0.83 |
| v1.0.4 | 2025-12-01 | β’ Documentation: Migrated to VitePress β’ Feature: Smooth upload progress & cancellation β’ Fix: Video preview issues resolved β’ Docs: Added extension recommendation |
Get the latest version from the App Store or Google Play.
You need a running ComfyUI instance. We provide detailed guides for various setups:
| Environment | Guide |
|---|---|
| Local | Local Server Setup |
| Remote | Remote Server Setup |
| RunPod | RunPod Deployment |
To unlock full functionality, including workflow synchronization and enhanced app integration, we strongly recommend installing the Comfy Portal Endpoint extension.
- Workflow Sync: Seamlessly sync your workflows from PC to App.
- Enhanced Integration: Provides necessary API endpoints for better app performance.
Install Comfy Portal Endpoint β
- Node.js 18+
- pnpm 8+
- macOS with Xcode 15.0+ (for iOS)
- Android Studio (for Android)
- CocoaPods (for iOS)
-
Clone the repository
git clone https://github.com/ShunL12324/comfy-portal.git cd comfy-portal -
Install dependencies
pnpm install
-
Run on Simulator/Device
npx expo run:ios # iOS npx expo run:android # Android
This project is available for personal and educational use. Commercial usage requires a separate license. See LICENSE for details.
Contributions are welcome! Please feel free to submit a Pull Request.





