Open-source Android photo editor — the same editing stack (GPU filters, sticker & text engine, crop pipeline) I've shipped in commercial apps with millions of downloads.
| Editing | Creative | Precision |
|---|---|---|
| 🎛 HSL adjustment (hue / saturation / luminosity) | 🖼 Overlays & textures | ✂️ Crop with free, ratio & square modes |
| 🌈 GPU-accelerated filters | 🏷 Sticker library with tabbed picker | 📐 Aspect-ratio presets for social media |
| ☀️ Brightness, contrast & fine-tune adjustments | ✍️ Text tool — fonts, colors, backgrounds, shadows | 🖌 Brush & color tools |
| 🪞 Flip & transform | 🎨 Gradient & border ratios | 💾 High-quality export & share flow |
Coming soon.
- Language: Java (Kotlin migration in progress — see Roadmap)
- Image processing: GPUImage-Plus — OpenGL-accelerated filter pipeline
- UI: Material Components, ViewBinding, custom editor canvas
- Imaging utilities: Glide, CropIwa, SimpleCropView, shape-imageview
- Motion: Lottie animations
git clone https://github.com/ProHussain/PixelPerfect-PhotoEditor.git- Open in Android Studio (Giraffe or newer)
- Sync Gradle
- Run on a device/emulator with API 24+
- Kotlin migration (editor core first)
- MVVM + Clean Architecture restructure
- Screenshots & demo GIF
- CI build via GitHub Actions
- R8/ProGuard release configuration
- Unit tests for the filter & crop pipelines
PRs welcome — pick a roadmap item or open an issue first for bigger changes.
Ghulam Hussain — Product Engineer · apps with 50M+ combined downloads LinkedIn · GitHub · Medium