I'm looking to build an iOS app that can select and compress images using PNGCrush. Is it possible to include this library inside an iOS app? How would this be done?
Asked
Active
Viewed 77 times
2
-
1Follow this link :http://stackoverflow.com/questions/10716303/what-is-pngcrush-in-ios – technerd Jan 29 '16 at 17:56
-
Not at all my intent. I'm looking to make an app. From the app, select a PNG from a Document Provider, say from Transmit, and then compress it with PNGCrush. – James Finley Jan 30 '16 at 01:56
-
Assuming you have the source, there should be no issue with using it. How to do so is beyond the scope of SO. – Avi Jan 30 '16 at 18:13
-
@Avi PNGCrush is open-source. Could you direct me to a tutorial or something that would show me how to use it within or embed it within an iOS app? http://pmt.sourceforge.net/pngcrush/ – James Finley Jan 30 '16 at 20:31
-
I don't know of one, and such a question is not appropriate for SO. – Avi Jan 31 '16 at 06:31
-
What exactly is inappropriate about my question? – James Finley Feb 01 '16 at 13:07