Image Convertor
MacOS app for converting images to webp

Technologies:XcodeSwiftUI
Project description
I was missing a single purpose local application how to convert large jpeg images to webp format.
So I created this MacOS application using XCode and SwiftUI. User has the option to set the compression.
This application was mostly my exploration of the SwiftUI framework and MacOS development in general.
My work
- First exploratory project in SwiftUI
- Developed the app with the help of assistive UI technologies.