Analysis updated 2026-05-18
Generate e-commerce product images from a text description using an industry template.
Batch produce many images at once by importing a spreadsheet of jobs and a folder of base images.
Edit an existing photo to remove objects, swap the background, or retouch a portrait.
Save generated images and their prompts to a searchable local or cloud asset library.
| jxb412/yunqiao-image-studio | 0xbebis/hyperpay | alfredxw/nova | |
|---|---|---|---|
| Stars | 14 | 14 | 14 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | moderate | hard | moderate |
| Complexity | 2/5 | 5/5 | 3/5 |
| Audience | designer | developer | writer |
Figures from each repo's GitHub metadata at analysis time.
Requires your own API key for the connected image generation service.
YunQiao Image Studio is a desktop application for generating and editing images with AI, built with Electron, React, and TypeScript. It is aimed at people producing content for e commerce listings, short video dramas, social media, design teams, and other commercial image work, and it runs as a downloadable app on Windows and macOS rather than a website. The app lets you type a description and generate an image from scratch, or start from an existing image and edit it further, including tasks like extending the canvas, removing unwanted objects, swapping backgrounds, adjusting color tone, improving product lighting, retouching portraits, or repainting a specific area you select. All of the image generation and editing runs through OpenAI's gpt-image-2 model behind the scenes. A batch production feature lets you import a spreadsheet of jobs, queue up many images at once, pause, resume, stop, or retry failed tasks, and export logs of what happened. The app also ships with a library of templates organized by industry, covering things like e commerce, short dramas, social media, anime style art, virtual characters, gaming art, food, and advertising, and you can create, edit, import, or export your own template packs. Finished images, their prompts, and their settings are saved to a built in asset library, and you can optionally connect cloud storage services such as OSS, COS, MinIO, or plain FTP and SFTP to store your results. To use the app you need your own API key from the service it connects to, which is kept only in secure local storage on your machine, and you can configure the app to use your system's network proxy settings if needed. The project provides ready to run installers for Windows and Intel or Apple Silicon Mac computers, though the current builds are not code signed, so your operating system may show an unrecognized publisher warning the first time you open it, which the documentation explains how to get past.
A desktop app for AI image generation and editing, built for e-commerce, video, and design content creators.
Mainly TypeScript. The stack also includes Electron, React, TypeScript.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly designer.
This repo across BitVibe Labs
Verify against the repo before relying on details.