All Projects β†’ imgly β†’ Pesdk Ios Examples

imgly / Pesdk Ios Examples

Licence: other
A fully customizable photo editor for your app.

Programming Languages

ruby
36898 projects - #4 most used programming language
swift
15916 projects

Projects that are alternatives of or similar to Pesdk Ios Examples

Pesdk Android Demo
A fully customizable photo editor for your app.
Stars: ✭ 464 (-44.56%)
Mutual labels:  sdk, image-processing, text, filter
Gaussianblur
An easy and fast library to apply gaussian blur filter on any images. 🎩
Stars: ✭ 473 (-43.49%)
Mutual labels:  image-processing, blur, filter
vesdk-android-demo
VideoEditor SDK: A fully customizable video editor for your app.
Stars: ✭ 90 (-89.25%)
Mutual labels:  text, filter, stickers
Photoeditor
A Photo Editor library with simple, easy support for image editing using paints,text,filters,emoji and Sticker like stories.
Stars: ✭ 3,105 (+270.97%)
Mutual labels:  image-processing, stickers
regXwild
⏱ Superfast ^Advanced wildcards++? | Unique algorithms that was implemented on native unmanaged C++ but easily accessible in .NET via Conari (with caching of 0x29 opcodes +optimizations) etc.
Stars: ✭ 20 (-97.61%)
Mutual labels:  text, filter
Litrato
Android photo editing app with various filters and tools. Included advanced features like masking, histogram, color picker, EXIF viewer...
Stars: ✭ 54 (-93.55%)
Mutual labels:  filter, photo-editing
Uploadcare Php
PHP API client that handles uploads and further operations with files by wrapping Uploadcare Upload and REST APIs.
Stars: ✭ 77 (-90.8%)
Mutual labels:  sdk, image-processing
Flexibleimage
A simple way to play with the image!
Stars: ✭ 798 (-4.66%)
Mutual labels:  image-processing, filter
Photoflare
Quick, simple but powerful Cross Platform image editor.
Stars: ✭ 260 (-68.94%)
Mutual labels:  image-processing, photo-editing
Sensitive
ζ•ζ„Ÿθ―ζŸ₯ζ‰Ύ,ιͺŒθ―,θΏ‡ζ»€ε’Œζ›Ώζ’ πŸ€“ FindAll, Validate, Filter and Replace words.
Stars: ✭ 292 (-65.11%)
Mutual labels:  text, filter
Videobeautify
With this APP, you can do all kinds of professional optimising and beautifying to your videos
Stars: ✭ 450 (-46.24%)
Mutual labels:  filter, stickers
Photo Editor Android
Photo Editor SDK contains a lot of features like edit, scale, rotate and draw on images like Instagram stories.
Stars: ✭ 463 (-44.68%)
Mutual labels:  image-processing, photo-editing
Filestack Android
Official Android SDK for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
Stars: ✭ 140 (-83.27%)
Mutual labels:  sdk, image-processing
DashcamCleaner
Censor identifiable information in videos., in particular dashcam recordings in Germany.
Stars: ✭ 20 (-97.61%)
Mutual labels:  blur, frame
Cloudinary ios
Cloudinary iOS SDK
Stars: ✭ 133 (-84.11%)
Mutual labels:  sdk, image-processing
Inpainting
Want to remove something(someone) from a photo as it never was there? This is .NET implementation of content-aware fill. It smartly fills in unwanted or missing areas of photographs.
Stars: ✭ 280 (-66.55%)
Mutual labels:  image-processing, photo-editing
Graphite
Open source 2D node-based raster/vector graphics editor (Photoshop + Illustrator + Houdini = Graphite)
Stars: ✭ 223 (-73.36%)
Mutual labels:  image-processing, photo-editing
Scanbot Sdk Example Android
Document scanning SDK example apps for the Scanbot SDK for Android.
Stars: ✭ 67 (-92%)
Mutual labels:  sdk, image-processing
Resizer
An image resizing library for Android
Stars: ✭ 406 (-51.49%)
Mutual labels:  image-processing, photo-editing
Blurry
Blurry is an easy blur library for Android
Stars: ✭ 5,092 (+508.36%)
Mutual labels:  image-processing, blur

PhotoEditor SDK Logo

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.

How to run the examples

The example projects are preconfigured to use CocoaPods to install PhotoEditor SDK. If your download contains a folder named Pods you can skip steps 1 and 2.

  1. Make sure to have CocoaPods installed, e.g., via Homebrew:
    brew install cocoapods 
    
  2. Install PhotoEditor SDK for the provided Xcode workspace with:
    pod install
    
  3. Open PESDKExamples.xcworkspace with Xcode and run the example projects

Features

  • Over 60 handcrafted Filters covering all state of the art style- and mood settings to choose from.
  • Design custom filters in Photoshop and other apps: The API of the PhotoEditor SDK enables you to expand the filter library with your own set of custom filters to define a unique visual language. Custom filters can easily be created by anyone using LUTs (Lookup Tables) from popular apps like Photoshop, GIMP or Lightroom. Design your filter and apply it onto the provided identity image. That will 'record' the filter response, now simply save it and add it as a new filter. Done.
  • An Overlay Tool that can be used to create neat lighting effects like lens flare or bokeh but also to furnish pictures with textures like crumpled paper or plaster. You can easily expand the library by importing your own set of overlay assets.
  • An Adjustment section that holds both essential and advanced photo editing features like brightness, contrast, saturation, clarity etc. that help tweak and fine tune images to create stunning creatives.
  • A Transform section that unifies cropping, flipping and rotation in one feature.
  • The robust Text Feature provides all necessary functions for quickly adding text to any picture or creative. The corresponding font library can easily be exchanged, reduced, or expanded.
  • A categorized Sticker library whose UI is optimized for exploration and discovery. You can easily complement the library with your own custom sticker packages.
  • A Frame Tool that works with any given photo size or ratio.
  • A high performant Brush Engine optimized for touch screen that supports different brush strokes.
  • A Photo Roll equipped with a wide range of stock photography and templates with presorted categories. The API allows for easy expansion, reduction and rearrangement of the assets.
  • A clean and intuitive UI that ensures an unhindered flow of creativity and a seamless experience while composing creatives. The UI is designed to be customized to completely match your CI and blend with your app.
  • You can strip out every feature you deem unnecessary to provide your users with the exact feature set your use case requires.
  • iPad support: The PhotoEditor SDK uses auto layout for its views and adapts to each screen size - iPhone or iPad.
  • 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 mode even when using high-resolution images.
  • Non-destructive features and effects: Quickly revise, redo or even discard your work.
  • Objective-C support: All 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.

License Terms

Make sure you have a commercial license 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

Please use our Service Desk if you have any questions or would like to submit bug reports.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].