aiekick/ImGuiFileDialog
Full featured file Dialog for Dear ImGui observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 78
- Release rhythm 18
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3154
- days_rel: 334
- days_push: 137
- n_releases_24m: 1
Adoption not part of the score
1511 stars · 243 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A feature-rich file and directory selection dialog library built exclusively for Dear ImGui. It supports custom panes, filter coloring and collections, multi-selection, bookmarks, and icons, and is designed to be dropped directly into your source tree.
Use cases
- add an open/save file dialog to an ImGui application
- let users pick multiple files at once in an ImGui app
- build a directory chooser inside an ImGui-based tool
- show custom widgets in a file dialog pane based on file extension
- add bookmarks and custom file filters to a file browser
- embed a file dialog in an emscripten/web ImGui build
When to choose
- your app already uses Dear ImGui and needs a native-feeling in-app file dialog
- you need customization like custom panes, filter collections, or bookmarks
- you want a cross-platform dialog that works on Windows, Linux, macOS, and web via emscripten
- you prefer a drop-in source file rather than a compiled dependency
When to avoid
- you need a native OS file dialog rather than an ImGui-drawn one
- your project does not use Dear ImGui
- you need a standalone file manager or terminal file picker
Facets
library · maturity active
gui ui-components file-system developer-tools desktop-applications cross-platform cpp windows cross-platform wasm imgui file-dialog file-picker directory-chooser multi-selection bookmarks custom-filters single-header linux macos
1 source
- readme: https://github.com/aiekick/ImGuiFileDialog · fetched 2026-08-28 · 2681ddafa9d8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aiekick/ImGuiFileDialog | main | 61 |
For agents
markdown · JSON · MCP: product_card(name="aiekick/ImGuiFileDialog")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem