Skip to content

phuongddx/SimplePhotoEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimplePhotoEditor

This is a simple photo editing application that allows users to:

  • Crop Images: Freely crop images to their desired size and aspect ratio.
  • Adjust Images: Adjust brightness, contrast, and saturation of photos.

Demo

Getting Started:

  1. Clone this repository.
  2. Ensure you have Xcode installed with the latest iOS development tools.
  3. Open SimplePhotoEditor.xcodeproj
  4. Run the project on a simulator or device.

Features:

  • Image Selection: Allows users to select images from their photo library.

  • Image Cropping: Provides an interface for users to crop images to their desired aspect ratio or freely.

  • Image Rotation: Allows users to rotate images by 90-degree increments or freely.

  • Image Adjustments: Adjusts the brightness, contrast, and color temperature of the image.

  • Undo and Redo: Allows users to undo and redo any editing actions they have performed.

  • Image Saving: Saves the edited image to the user's photo library.

Documentation

Apple CoreImageFilterReference

Next update

  • Implement additional image adjustments since we have many properties can be edit
  • Integrate sharing functionalities for edited images.

Contributing:

Feel free to contribute to this project by creating pull requests. We welcome improvements, bug fixes, and new features.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages