# photo-editor-luts-swiftui
**Repository Path**: ma-zhida/photo-editor-luts-swiftui
## Basic Information
- **Project Name**: photo-editor-luts-swiftui
- **Description**: No description available
- **Primary Language**: Swift
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-07-06
- **Last Updated**: 2021-07-06
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Photo editor with SwiftUI and muukii/Pixel
[
](https://apps.apple.com/us/app/id1525852224/)
- CoreImage
- CoreGraphics
- [Pixel Engine](https://github.com/muukii/Pixel)
- as Muukii's repository. He use the old user interface - Storyboard. So I cloned his "Pixel Engine" and upgrade UI to swiftUI
- User interface: SwiftUI
- [Tutorial HackingWithSwift](https://www.hackingwithswift.com/books/ios-swiftui/integrating-core-image-with-swiftui)
## Features
### 🍌 Adjustment
* [ ] Crop
* [ ] Straighten
* [ ] Perspective
### 🍌 Filter
* [x] ColorCube
* [x] Intensity
- Click again on lut to edit Intensity
### 🍌 Edits
* [x] Brightness
* [x] Contrast
* [x] Saturation
* [x] Highlights
* [x] Shadows
* [x] Temperature
* [x] GaussianBlur
* [x] Vignette
* [x] Fade
* [x] Sharpen
* [x] Clarity
* [x] 🎨 HLS
- [About HLS](https://dzone.com/articles/creating-a-selective-hsl-adjustment-filter-in-core)
## 🚀 TODO
* Adjustment
* Curves edit
* Add Effect tool & export all effect
* Export Spark AR filter