ImStudio
GUI layout designer for Dear ImGui
Install / Use
/learn @Raais/ImStudioREADME
ImStudio
Real-time GUI layout creator/editor for Dear ImGui
Try Online

Inspired by Code-Building/ImGuiBuilder
Features
- Drag edit
- Property edit
- Covers most of the commonly used default widgets (primitives, data inputs, and other miscellaneous)
- Child windows
- Real-time generation
- Export to clipboard
- Useful tools (Style & Color export, Demo Window, etc.)
- Helpful resources (external)
Installation
Build Dependencies
- CMake
- GLFW
<sup><sub> *Downloaded during build on Windows and MacOS </sub></sup>
<sub> Debian: sudo apt-get install libglfw3 libglfw3-dev </sub>
<sub> Arch: sudo pacman -S glfw </sub>
<sub> Fedora: sudo dnf install glfw glfw-devel </sub>
Instructions
Linux
Build
git clone --depth 1 https://github.com/Raais/ImStudio.git
cd ImStudio
./build.sh
Windows
Pre-Built
Build
Make sure MSVC is in your environment (eg. x64 Native Tools Command Prompt)
"C:\Program Files\Git\bin\git.exe" clone --depth 1 https://github.com/Raais/ImStudio.git
cd ImStudio
md build
cd build
"C:\Program Files\CMake\bin\cmake.exe" .. -DCMAKE_BUILD_TYPE=Release
"C:\Program Files\CMake\bin\cmake.exe" --build . --config Release
Credits
Thanks to Omar for Dear ImGui.
Thanks to Code-Building for the inspiration.
Related Skills
diffs
337.7kUse the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
clearshot
Structured screenshot analysis for UI implementation and critique. Analyzes every UI screenshot with a 5×5 spatial grid, full element inventory, and design system extraction — facts and taste together, every time. Escalates to full implementation blueprint when building. Trigger on any digital interface image file (png, jpg, gif, webp — websites, apps, dashboards, mockups, wireframes) or commands like 'analyse this screenshot,' 'rebuild this,' 'match this design,' 'clone this.' Skip for non-UI images (photos, memes, charts) unless the user explicitly wants to build a UI from them. Does NOT trigger on HTML source code, CSS, SVGs, or any code pasted as text.
openpencil
1.8kThe world's first open-source AI-native vector design tool and the first to feature concurrent Agent Teams. Design-as-Code. Turn prompts into UI directly on the live canvas. A modern alternative to Pencil.
animation-guide
A design system built with Base UI
