iOS Images Extractor
June 2, 2020 · View on GitHub
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)
![]()
Support Files
png、jpgipacar(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

Requirements
OS X 10.14 or later.
Change Logs
- v0.4.0 2020-06-03
- Replace extractor with Timac/QLCARFiles.
- Support export raw PDF files.
- Better output folder grading.
- Quickly install
QLCARFiles(macOS QuickLook Plugin) to visualize .car files.
-
v0.3.1 2016-05-15
- Add app icons and update CARExtractor.
-
v0.2.5 2015-06-02
- First release.
Credits
-
Matt Connolly ZipArchive
-
Brandon McQuilkin iOS-Asset-Extractor
-
Danger Cove DCOAboutWindow
-
Timac QLCARFiles
License
iOS Images Extractor is released under the MIT license. See LICENSE for details.