Skip to content

ProtoProtonas/PhotoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhotoApp

Photo editing application for macOS based on Core Image framework.

GitHub Logo

Features

  • macOS application developed using Swift 4.
  • Image editing is based on Core Image framework.
  • Image rendering and outputting to the screen is done using Metal framework which utilizes GPU, so the process is much quicker than rendering with the CPU.
  • Needs no internet connection, no logging in - just download it, build it and start using the app right away!
  • Supports most of the widely used formats today, such as .jpg, .png, .gif and .bmp

Requirements

  • Runtime: macOS 10.13
  • Build: Xcode 9 beta 6 or Xcode 9

Usage

  • Simple as ever - open the image You want to edit, select filter, fiddle with the sliders (sometimes You won't have to do even that) and you are all set!

Background

  • This app was written as a project for my summer internship at Pixelmator Team.

About

Simple image editing software for macOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages