Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/imgly/pesdk-ios-build

PhotoEditor SDK: A fully customizable photo editor for your app.
https://github.com/imgly/pesdk-ios-build

brush crop filter frames image-manipulation ios objective-c overlays photo photo-editing photoeditor-sdk sdk stickers swift text transform

Last synced: 3 months ago
JSON representation

PhotoEditor SDK: A fully customizable photo editor for your app.

Lists

README

        



PhotoEditor SDK Logo




Swift Package Manager Compatible


Swift Package Manager Compatible


CocoaPods Compatible


Twitter

# About PhotoEditor SDK for iOS

Our SDK provides tools for adding photo editing capabilities to your iOS application with a big variety of filters that can be previewed in realtime. Unlike other apps that allow a live preview of filters, the PhotoEditor SDK even provides a live preview when using high-resolution images. The framework is written in Swift and allows for easy customization.
Additionally we support adding stickers and text in a non-destructive manner, which means that you can change the position, size, scale and order at any given time, even after applying other effects or cropping the photo.

## Features

* 62 stunning built in filters to choose from.
* Native code: Our rendering engine is based on Apple's Core Image, therefore we dodge all the nasty OpenGL problems other frameworks face.
* iPad support: The PhotoEditor SDK uses auto layout for its views and adapts to each screen size - iPhone or iPad.
* Design filters in Photoshop: With most photo editing frameworks you have to tweak values in code or copy & paste them from Photoshop or your favorite image editor. With our response technology that is a thing of the past. Design your filter in Photoshop, once you are done apply it onto the provided identity image. That will 'record' the filter response - save it, add it as new filter, done!
* Swift: Keeping up with time, we chose Swift as the main development language of the PhotoEditor SDK, leading to leaner easier code.
* Live preview: Filters can be previewed directly in the camera preview.
* Low memory footprint: We were able to reduce our memory footprint significantly.
* Non-destructive: Don't like what you did? No problem, just redo or even discard it.
* Highly customizable: Style the UI as you wish to match your needs.
* Objective-C support: Most of our public API is Objective-C compatible.
* Fast: Our renderer uses hardware acceleration and the GPU, which makes it lightning fast.





## Integration

For a step-by-step guide to integrate PhotoEditor SDK, please visit [docs.photoeditorsdk.com/guides/ios](https://docs.photoeditorsdk.com/guides/ios/?utm_campaign=Projects&utm_source=Github&utm_medium=PESDK&utm_content=IOS-Build).

## License Terms

Make sure you have a [commercial license](https://account.photoeditorsdk.com/pricing?product=pesdk?utm_campaign=Projects&utm_source=Github&utm_medium=PESDK&utm_content=IOS-Build) before releasing your app.
A commercial license is required for any app or service that has any form of monetization: This includes free apps with in-app purchases or ad supported applications. Please contact us if you want to purchase the commercial license.

## Support and License

Use our [service desk](http://support.photoeditorsdk.com) for bug reports or support requests. To request a commercial license, please use the [license request form](https://account.photoeditorsdk.com/pricing?product=pesdk?utm_campaign=Projects&utm_source=Github&utm_medium=PESDK&utm_content=IOS-Build) on our website.