ImagePicker icon indicating copy to clipboard operation
ImagePicker copied to clipboard

📸Image Picker for Android, Pick an image from Gallery or Capture a new image with Camera

Results 115 ImagePicker issues
Sort by recently updated
recently updated
newest added

## Summary After selecting the video using image picker with "galleryMimeTypes(mimeTypes = arrayOf("video/*"))" it is not providing the uri path of the video. How can we retrieve it? ## Code...

How I can handle the pic orientation. I want to get the orientation same as user clicked the picture from camera.

## Summary ## Code to reproduce ## Android version ## Impacted devices ## Installation method ## SDK version ## Other information

## 🚀 Description New feature was added, multiple picker selection. This feature is only availabe as picker and compression, not crop. The feature allows user to select multiple files from...

Some translations are not downloaded when I add the lib in my project. ![image](https://user-images.githubusercontent.com/790039/179376841-a7903011-553f-48fa-9e88-e8e7adb4da76.png) I included lib like this: ![image](https://user-images.githubusercontent.com/790039/179377061-e45ea487-369f-4eb5-82e7-393c9cc9e24a.png) Someone could help me? I need use the lib in...

## Summary If we set the compress option or maxResultSize option, the file extension changes to PNG from anyother type ## Code to reproduce The issue is because of this...

// Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { repositories { google() maven { url 'https://jitpack.io' } jcenter() } dependencies { classpath "com.android.tools.build:gradle:7.1.3"...

My app running in production and I see a particular user is facing this issue in android 12 during image selection or photo capture. Below is the stack, Caused by...

This repo has been inactive for almost a year.