* load via intent action EDIT mime image/jpeg with data=uri to source image * if there is no intent with data-uri pick one via saf-action-get-Content * crop area selection gui is based on [realify/Android-Image-Cropper](https://github.com/realify/Android-Image-Cropper) which is based on [ArthurHub/Android-Image-Cropper](https://github.com/ArthurHub/Android-Image-Cropper) * do lossless cropping via [com.facebook.spectrum:spectrum-lib](https://github.com/facebookincubator/spectrum) (MIT License) based on cpp and [mozjpeg-lib](https://github.com/mozilla/mozjpeg ) with [libjpeg-turbo](https://github.com/libjpeg-turbo/libjpeg-turbo) This initial feature-set is completely based on Androids-Storage-Access-Framework (SAF)