Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.74 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.74 KB

iOS Images Extractor

本项目 fork 自 https://github.com/devcxm/iOS-Images-Extractor 下载下来直接就可以运行。主要改动是修复解压出来的文件命名的问题,基本是用来解压 Assets.car 文件。

目前都解压不出 @3x 图片,可以试试我提供的脚本,适合自己的项目https://gist.github.com/crespoxiao/82c2fcc0fd08132e8b49e5116b282ab8

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 [email protected]:crespoxiao/iOSImagesExtractor.git
open iOSImagesExtractor.xcworkspace

Screenshot

(Screenshot)

Requirements

OS X 10.8 or later.

License

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