Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khanhuitse05/photo-editor-luts-swiftui
🎨 An image editor using SwifUI & muukii/Pixel
https://github.com/khanhuitse05/photo-editor-luts-swiftui
adjustment lut muukii photo-editor photoeditor swiftui
Last synced: 28 days ago
JSON representation
🎨 An image editor using SwifUI & muukii/Pixel
- Host: GitHub
- URL: https://github.com/khanhuitse05/photo-editor-luts-swiftui
- Owner: khanhuitse05
- License: mit
- Created: 2020-08-13T03:47:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-23T08:50:08.000Z (4 months ago)
- Last Synced: 2024-08-23T10:00:32.420Z (4 months ago)
- Topics: adjustment, lut, muukii, photo-editor, photoeditor, swiftui
- Language: Swift
- Homepage:
- Size: 14.1 MB
- Stars: 373
- Watchers: 10
- Forks: 37
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
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
* [x] Crop
* [x] Straighten
* [x] Perspective### 🍌 Filter
* [x] ColorCube
* [x] Intensity
* [x] 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)### 🍌 Recipe
* [x] Save Recipe
* [x] Delete Recipe### 🚀 Road map
- Add Effect tool
- Export Spark AR filter