Want to know more?
How to contribute?
- Check out contribution guidelines 👉CONTRIBUTING.md
Who is using PhotoEditor?
Note: I will be happy to add your app to the list. Please reach out to me with details. You know how to reach me :)
Questions?🤔
Credits
This project is inspired from PhotoEditorSDK
FAQ
Can I use this library in my app for free?
Yes. It's an open-source library and free to use. If this library has saved your time then showing a little credit will increase my motivation towards making the library better :)
Does it support the CROP feature?
Currently, No. I started to build in branch PE-79. But due to time constraint, I drop the idea. Any PR related to CROP is welcomed :)
Facing issues in applying Filter?
The filter effect is applied using `GlSurfaceView` and the implementation of this feature causing a lot of issues. Need to think of some other alternative solution. Here is the issue list.
Does is support in other platforms (iOS, Web, Flutter)?
No. Currently, the focus is on making the android library better. We don't have any plans for other Platform.