QuickEdit is a user-friendly photo editor for Android, built using Jetpack Compose. It offers essential photo editing tools with a clean and smooth interface.
- Basic Editing Tools: Crop, Draw, and Apply filters to your photos.
- Filters: Apply filter effects using GPUImage.
- Add Text: Add text with option to customize fonts and format (bold, italic and more).
- Smooth Animations: Enjoy a seamless experience thanks to Jetpack Compose.
QuickEdit makes use of the following libraries to provide its features:
- Jetpack Compose: A modern toolkit for building native Android UI.
- Compose Animations: For smooth and customizable UI animations.
- GPUImage: A library for GPU-based image processing by CyberAgent.
- Cloudy: A library by Skydoves for blurring a composable.
- Image Cropper: A cropping library by Canhub that allows users to crop images seamlessly.
- Compose-Screenshot: A library by SmartToolFactory for capturing screenshots of composables in Jetpack Compose.
Designed and developed by 2024 Abizer-R (Abizer Rampurawala)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.







