IacobIonut01 / Gallery

Light-weight Media Gallery app for Android made with Jetpack Compose
Apache License 2.0
1.22k stars 61 forks source link

[Enhancement] iOS "cutout" feature #352

Open BigPebble123 opened 7 months ago

BigPebble123 commented 7 months ago

Is your feature request related to a problem? Please describe. No, it's just an ordinary feature request.

Describe the solution you'd like It would be great if your gallery app could integrate a "cutout" feature similar to iOS 16 one: https://www.youtube.com/watch?v=58Lmi-FlOtE This feature would allow users to easily cut and isolate specific elements to the clipboard from photos by simply holding the object on the photo.

Describe alternatives you've considered So far, I have not found any FOSS application that makes this possible. There are only online solutions that involve uploading a photo and selecting the object to be cut.

Additional context I found a library on GitHub for android that seems to allow such integration. It is quite old, so I don't know if it will be useful in any way: https://github.com/GabrielBB/Android-CutOut

IacobIonut01 commented 7 months ago

Hi, thanks for your suggestion!

Please remember as this is an advanced feature and its implementation might take a while, so please be patient!