ImagePickerKMP

ImagePickerKMP – Cross‑platform Image Picker & Camera Library (Android & iOS) built with Kotlin Multiplatform + Compose Multiplatform. (by ismoy)

ImagePickerKMP Alternatives

Similar projects and alternatives to ImagePickerKMP

  1. compose-weather

    Weather App using Compose Multiplatform

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Scratchify

    Scratchify is a lightweight and customizable scratch card SDK built using Jetpack Compose Multiplatform. It enables you to create interactive scratch surfaces where users can scratch off an overlay to reveal hidden content underneath. Ideal for rewards, discounts, surprise reveals, and gamification elements in your app!

  4. cpu-info

    CPU Info is a multiplatform application which provides information about device hardware and software

  5. rsocket-kotlin

    RSocket Kotlin multi-platform implementation

  6. AboutLibraries

    AboutLibraries automatically collects all dependencies and licenses of any gradle project (Kotlin MultiPlatform), and provides easy to integrate UI components for Android and Compose Multiplatform environments

  7. PeopleInSpace

    Kotlin Multiplatform sample with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, and Compose for Web clients along with Ktor backend.

  8. FlowMVI

    Architecture Framework for Kotlin. Reuse every line of code. Handle all errors automatically. No boilerplate. Build features in minutes. Analytics, metrics, debugging in 3 lines of code. Make all code thread-safe. 50+ features.

  9. generative-ai-kmp

    ✨Generative AI SDK for Kotlin Multiplatform (Supports: JVM, Android, iOS, Desktop, Web JS, Wasm)

  10. typeahead-kmp

    A lock-free, in-memory fuzzy search engine for Kotlin Multiplatform. L2-normalized sparse vector embeddings with O(1) cosine similarity — handles typos, transpositions, and blind continuation. Zero-allocation search via primitive arrays, reactive StateFlow results, and instant cold-start via JSONL import/export.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ImagePickerKMP alternative or higher similarity.

ImagePickerKMP discussion

Log in or Post with

ImagePickerKMP reviews and mentions

Posts with mentions or reviews of ImagePickerKMP. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-05-23.
  • From Images to PDFs: OCR Workflows with ImagePickerKMP
    1 project | dev.to | 27 May 2026
    Modern mobile apps are increasingly moving beyond just "viewing" images to "understanding" them. Whether it's scanning a receipt, reading a business card, or extracting data from an ID, document workflows are a top requirement. ImagePickerKMP supports these workflows by providing a unified way to capture images and select PDFs. The feature list at https://imagepickerkmp.dev/ highlights PDF and OCR-ready capture as key capabilities.
  • Cross-Platform File Operations with PhotoResult.toPath() and kotlinx-io
    2 projects | dev.to | 23 May 2026
    Kotlin Multiplatform teams often want one shared pipeline after a photo is captured or selected. ImagePickerKMP 1.0.38 introduced PhotoResult.toPath(), an extension that converts a photo URI into a kotlinx.io.files.Path? for cross-platform file operations. The public documentation at https://imagepickerkmp.dev/ identifies ImagePickerKMP as a unified camera and gallery picker for Android, iOS, Desktop, Web, and WASM, while the API reference documents toPath() as available since v1.0.38.
  • Direct File System Paths with PhotoResult.absolutePath in ImagePickerKMP
    2 projects | dev.to | 22 May 2026
    Image picking is usually only the first step. After a user captures or selects media, many apps need to upload it, inspect it, move it, cache it, or pass it into another SDK. ImagePickerKMP 1.0.40 adds PhotoResult.absolutePath, an extension that returns the absolute file system path as a String? when the platform can resolve it. The feature is documented in the ImagePickerKMP API reference and changelog, with https://imagepickerkmp.dev/ as the public documentation source for the library.
  • Precise Android Camera Framing with CameraScaleType in ImagePickerKMP 1.0.41
    1 project | dev.to | 20 May 2026
    With CameraScaleType, ImagePickerKMP gives Android developers a direct way to make that decision instead of accepting a hardcoded preview behavior. For teams building production KMP apps, that control can reduce support issues, improve capture confidence, and make camera screens feel more intentional. Review the live docs at https://imagepickerkmp.dev/ before shipping so your implementation matches the current version and platform notes.
  • Kotlin Multiplatform + Compose: Unified Camera & Gallery Picker with Expect/Actual and Permission Handling
    1 project | dev.to | 20 Aug 2025
    You can explore the full implementation in ImagePickerKMP, an open-source project that follows these principles. Whether you use it directly or as inspiration, it's a practical example of Compose and KMP working in harmony.
  • 🎯 What’s New in v1.0.21?
    1 project | dev.to | 11 Aug 2025
    Tag: v1.0.21
  • Cross-Platform Image Picker for Kotlin Multiplatform & Android Native - Open Source Library
    1 project | dev.to | 27 Jul 2025
    If you’re building a KMP app or just want a solid image picker for Android, check it out. Feedback and contributions are welcome! 🔗 GitHub: https://github.com/ismoy/ImagePickerKMP
  • A note from our sponsor - SaaSHub
    www.saashub.com | 6 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic ImagePickerKMP repo stats
9
192
9.2
27 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Kotlin is
the 16th most popular programming language
based on number of references?