Open Source: Easy To Use Library For Image Manipulation And Saving
Today I came across an excellent library allowing for the ability to perform common image manipulations such as filtering, resizing, and masking very easily known as NYXImageUtilities. Many different manipulations are built in, for instance you can crop your image with 9 different alignments or use any of the the three built in filters.
With just a line or two of code you can perform many different image manipulations, and the project is being actively updated (recently added is the ability to save your images) requiring iOS 4.
You can find the project along with a usage guide on Github here:
https://github.com/Nyx0uf/NYXImagesKit
A very handy class, easy to use, and very efficient.
Submit A Resource
Have you created a useful tutorial, library or tool for iOS development that you would like to get in front of our 300,000+ monthly page views from iOS developers?
You can send a Tweet to @maniacdev on Twitter or submit the url here.
The resources we feel will appeal to our readers the most will be posted on the front page.







Thanks a lot for that,
I’ll definitely try to use it in some app.
It’s free BSD so can I think I can’t use it in commercial apps which are not open source.