Image-Studio  by RoseKhlifa

Open-source AI image generation and editing desktop client

Created 1 month ago
382 stars

Top 74.3% on SourcePulse

GitHubView on GitHub
Project Summary

Summary Image Studio is an open-source desktop/Android client addressing connection timeouts (Cloudflare 524/504) during long image generation/editing tasks. It targets users of OpenAI-compatible APIs needing a stable, local interface, using SSE/WebSocket for persistent connections and local data processing.

How It Works Built with Wails (Go/React/TS) and an Android WebView shell, it supports two API modes: "Responses API" with HTTP SSE/WebSocket to bypass gateway timeouts, and "Images API" for standard OpenAI compatibility. Users provide their own API endpoints, keys, and models, ensuring 100% local data processing.

Quick Start & Requirements Stable releases: RoseKhlifa/Image-Studio Releases; bleeding-edge: DR-lin-eng/Image-Studio Actions. Initial setup requires configuring upstream details (BASE_URL, API Key, model IDs) via "Upstream Configuration". Unsigned Windows executables may trigger security warnings. See docs/packages.md and docs/usage.md.

Highlighted Details

  • Resilient Inference: SSE/WebSocket for "Responses API" bypasses 524/504 timeouts during extended generation.
  • Broad API Support: Compatible with standard OpenAI /v1/images/generations and /v1/images/edits, plus its own Responses API.
  • Local-First Design: All user data and processing remain local.
  • Prompt Management: Integrates with Image-Prompts for streamlined import.
  • Mobile Access: Includes Android WebView shell.

Maintenance & Community Licensed under GNU AGPL v3.0, with recent development (2026 copyright). Community discussions via QQ group (docs/feedback.md). "Sponsors" section exists but lists no specific entities.

Licensing & Compatibility GNU AGPL v3.0 license requires modifications or derivative network services to be publicly available under the same license. This may restrict integration into closed-source commercial products.

Limitations & Caveats Image Studio is a client interface; users must supply their own API endpoints, keys, and models. Many issues stem from upstream configurations, API keys, or network limits, not the client. Unsigned Windows builds may face security warnings.

Health Check
Last Commit

4 weeks ago

Responsiveness

Inactive

Pull Requests (30d)
2
Issues (30d)
5
Star History
136 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.