vcan / iOS-Images-Extractor

A Mac app to decode and extract images from iOS apps, support png/jpg/ipa/Assets.car files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#iOS Images Extractor iOS Images Extractor is a Mac app to normalize , decode and extract images from iOS apps.You can download binary release from the latest releases. (Sorry for my bad English)

logo

##Support Files

  • png、jpg
  • ipa
  • car(Assets.car)

##Build

git clone https://github.com/devcxm/iOS-Images-Extractor
cd iOS-Images-Extractor
git submodule update --init --recursive
open iOSImagesExtractor.xcworkspace

###中文使用方法看这里

##Screenshot (Screenshot)

##Requirements OS X 10.8 or later.

##Change Logs

  • ###v0.3.1 2016-05-15 Add app icons and update CARExtractor.

  • ###v0.2.5 2015-06-02 First release.

##Credits

License

iOS Images Extractor is released under the MIT license. See LICENSE for details.

About

A Mac app to decode and extract images from iOS apps, support png/jpg/ipa/Assets.car files.

License:Other


Languages

Language:Objective-C 100.0%