vinceglb/FileKit
Pick and save Files, Medias and Folder for Kotlin Multiplatform / KMP and Compose Multiplatform / CMP observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 99
- Release rhythm 84
- Longevity 62
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: 42
- age_days: 881
- days_rel: 25
- days_push: 9
- n_releases_24m: 16
Adoption not part of the score
1526 stars · 80 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FileKit is a Kotlin Multiplatform library providing a unified API for file operations such as picking files, saving documents, selecting directories, and accessing photos across Android, iOS, macOS, JVM, JS, and WASM. It uses platform-native file pickers and integrates with Compose Multiplatform, Coroutines, kotlinx-io, and Coil.
Use cases
- pick files from disk in a Kotlin Multiplatform app
- save documents with a native save dialog on Android, iOS, and desktop
- open a directory picker in Compose Multiplatform
- load picked images into Coil AsyncImage from a PlatformFile
- pick and crop images across iOS, Android, desktop, and web
- read and write files with a platform-agnostic PlatformFile API
When to choose
- you are building a Kotlin Multiplatform or Compose Multiplatform app that needs file picking or saving
- you want one consistent file API across Android, iOS, macOS, JVM, JS, and WASM
- you want native platform file picker UX with minimal dependencies
When to avoid
- your project is single-platform and already uses that platform's native file APIs
- you need advanced file system features beyond pick/save/read/write, like watching or syncing
- you are not using Kotlin or the JVM ecosystem
Facets
library · maturity active
file-system file-upload image-processing ui-components sdk cross-platform mobile-development desktop-applications web-development files windows jvm wasm cross-platform kotlin-multiplatform compose-multiplatform file-picker file-dialogs platformfile kmp cmp android ios macos linux
7 sources
- readme: https://github.com/vinceglb/FileKit · fetched 2026-08-28 · aa738e879187
- homepage: https://filekit.mintlify.app · fetched 2026-08-29 · 25f1b66fd350
- site_page: https://filekit.mintlify.app/quickstart · fetched 2026-08-29 · c5cae2aef0cf
- site_page: https://filekit.mintlify.app/installation · fetched 2026-08-29 · 829469ea4108
- site_page: https://filekit.mintlify.app/integrations/coil · fetched 2026-08-29 · e88b117651c1
- site_page: https://filekit.mintlify.app/integrations/krop · fetched 2026-08-29 · cc806d89cf42
- site_page: https://filekit.mintlify.app/integrations/compose-media-player · fetched 2026-08-29 · 3f952ea75568
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vinceglb/FileKit | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="vinceglb/FileKit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem