• Stars
    star
    205
  • Rank 191,264 (Top 4 %)
  • Language
    Swift
  • Created almost 8 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Image Cropper like Instagram

Alt text

Swift version

Installation

FAImageCropper requires iOS 8.0 or later.

Features

  • Load all photos from Photo library
  • Zoom-in and zoom-out with Gestures
  • Zoom-in and zoom-out button like instagram
  • Grid view while editing/touch begins
  • Crop Image while maintaining aspect ratio of image
  • Crop Image With original image resolution
  • Drag and drop functionality on long press gesture recognizer

License

This project is licensed under the Apache License 2.0.

For more details visit http://www.apache.org/licenses/LICENSE-2.0

Author

Fahid Attique - https://github.com/fahidattique55

Special Thanks

Saad Zulqarnain - https://github.com/shsaadzulqarnain for helping me to get cropped image with orignal resolution.