DGCropImage - A photo cropping tool which mimics Photo.app written by Swift

Overview

DGCropImage

A photo cropping tool which mimics Photo.app written by Swift.
This library supports localized string for english and korean. If there is other languages whenever just let me know or feel free to open a new pull request.

Requirements

  • iOS 12.0+
  • Swift 5.5+
  • Xcode 10.0+

Installation

SPM

File > Add Packages > https://github.com/donggyushin/DGCropImage

CocoaPod

pod 'DGCropImage', :git => 'https://github.com/donggyushin/DGCropImage'

Usage

let crop = DGCropImage.crop(image: image)
self.present(crop, animated: true, completion: nil)

// Don't forget
crop.delegate = self
You might also like...
PhotoApp - A Simple Photo App using Swift and MVC pattern
PhotoApp - A Simple Photo App using Swift and MVC pattern

PhotoApp A Simple Photo App using Swift and MVC pattern After App launch, you wi

TripUp is an open source, photo storage and sharing app made for privacy conscious users.
TripUp is an open source, photo storage and sharing app made for privacy conscious users.

TripUp is an open source, photo storage and sharing app made for privacy conscious users.

Lightweight iOS Photo Blur App

Blurry Blurry is the go-to image blurring tool to help you apply beautiful blurs for your photos. It is perfect for creating wallpapers, backgrounds,

PixPic, a Photo Editing App
PixPic, a Photo Editing App

PixPic PixPic, a Photo Editing App Built by Our iOS Interns What's the best way to teach interns how to write an iOS app? Just let them do it! This ap

An image cropper / photo cropper for iOS like in the Contacts app with support for landscape orientation.
An image cropper / photo cropper for iOS like in the Contacts app with support for landscape orientation.

RSKImageCropper An image cropper for iOS like in the Contacts app with support for landscape orientation. Installation RSKImageCropper requires iOS 9.

Photo Gallery App demo using a REST API

Photo Gallery iOS App - (Using Rest API) A demo Photo Gallery App using a Rest API using MVVM architecture in Swift + UIKit. Overview Fully Programmat

Nasa photo from Mars app

NasaPhotoApp MVVM(Combine, Block, Async wait) This app compares 3 ways(Combine, Block, Async wait) to bring data from network layer to view. The appli

App that Displays the NASA Photo of Day
App that Displays the NASA Photo of Day

SpacePod We'll progressively build a small SwiftUI app that displays the NASA ph

An app show your Live Photo and export as GIF.
An app show your Live Photo and export as GIF.

LivelyGIFs Show your Live Photo and export as GIF. Demo HighLights Do not use Pod or Cathage to install 3rd party library Simple logic, new learner fr

Releases(v1.0.0)
  • v1.0.0(Jan 26, 2022)

    What's Changed

    • [Feature] Github actions by @donggyushin in https://github.com/donggyushin/DGCropImage/pull/1
    • [Feature] CropViewController by @donggyushin in https://github.com/donggyushin/DGCropImage/pull/2
    • [Feature] Touch event by @donggyushin in https://github.com/donggyushin/DGCropImage/pull/3
    • [Feature] Add Localizable strings by @donggyushin in https://github.com/donggyushin/DGCropImage/pull/4
    • [Feature] CocoaPod by @donggyushin in https://github.com/donggyushin/DGCropImage/pull/5
    • [Feature] Improvements by @donggyushin in https://github.com/donggyushin/DGCropImage/pull/6
    • Fix cocoapod error by @donggyushin in https://github.com/donggyushin/DGCropImage/pull/7
    • [Feature] Delegates by @donggyushin in https://github.com/donggyushin/DGCropImage/pull/8
    • Update README.md by @donggyushin in https://github.com/donggyushin/DGCropImage/pull/9
    • [Release] v1.0.0 by @donggyushin in https://github.com/donggyushin/DGCropImage/pull/10

    New Contributors

    • @donggyushin made their first contribution in https://github.com/donggyushin/DGCropImage/pull/1

    Full Changelog: https://github.com/donggyushin/DGCropImage/commits/v1.0.0

    Source code(tar.gz)
    Source code(zip)
Owner
donggyu
Write many code to write less code
donggyu
A Metal application that mimics SAO "Link Start" scene.

SAO Link Start Effect This is a Metal application that mimics SAO "Link Start" scene. Building The project requires Xcode 13.3 or later version. The a

Cyandev 28 Aug 3, 2022
DTPhotoViewerController - A fully customizable photo viewer ViewController to display single photo or collection of photos, inspired by Facebook photo viewer.

DTPhotoViewerController Example Demo video: https://youtu.be/aTLx4M4zsKk DTPhotoViewerController is very simple to use, if you want to display only on

Tung Vo 277 Dec 17, 2022
Photo-Sharing-App - Photo Sharing App With Swift

Photo Sharing App You can register and log in to this application and share your

Yağız Savran 2 Jun 14, 2022
A photo gallery for iOS with a modern feature set. Similar features as the Facebook photo browser.

EBPhotoPages ”A photo gallery can become a pretty complex component of an app very quickly. The EBPhotoPages project demonstrates how a developer coul

Eddy Borja 1.7k Dec 8, 2022
React-native-photo-editor - Photo editor using native modules for iOS and Android

?? Image editor using native modules for iOS and Android. Inherit from 2 available libraries, ZLImageEditor (iOS) and PhotoEditor (Android)

Baron Ha. 244 Jan 5, 2023
Get a photo which has effects like the system camera’s Portrait mode (on compatible devices).

Blurring background like Portrait mode in the iPhone camera If we want to have the blurring effect like the Portrait mode in the iOS Camera app. What

Kien (Bradley) Hoang 4 Sep 20, 2022
Nilay Dagdemir 0 Jan 23, 2022
FacebookImagePicker is Facebook album photo picker written in Swift.

Features • Installation • Usage • Translation • License GBHFacebookImagePicker is Facebook's album photo picker written in Swift, built to provide a s

Florian Gabach 231 Dec 17, 2022
iOS photo gallery written in Swift

SwiftPhotoGallery Overview A full screen photo gallery for iOS and tvOS written in Swift. Photos can be panned and zoomed (iOS only) Pinch to zoom (iO

Justin Vallely 271 Dec 17, 2022
Simple PhotoBrowser/Viewer inspired by facebook, twitter photo browsers written by swift

SKPhotoBrowser [![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) Simple PhotoBrowser

keishi suzuki 2.4k Jan 6, 2023