• Stars
    star
    2,615
  • Rank 16,840 (Top 0.4 %)
  • Language
    Objective-C
  • Created about 14 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Extract iOS artwork and emoji symbols into png files, generate glossy buttons png files

iOS Artwork

iOS Artwork Extractor extracts all the artwork and emoji symbols contained in iOS into png files.

In order to extract Retina Display @2x high resolution images, choose the Hardware > Device > iPhone 4 menu in the iPhone Simulator.

See instructions on the wiki to extract more artwork.

  • Set the ARTWORK_DIRECTORY environment variable to control where the png files are saved. If it is not set, the files will be saved into a folder on your desktop.

Glossy Buttons

iOS Artwork Extractor can also generate glossy buttons png files if you are using a simulator running iOS 5.0 or older. Thanks to @schwa for the original code. Three states (normal/highlighted/disabled) glossy buttons png files are saved into the same directory as iOS artwork png files under the UIGlassButton subdirectory.

IPAs

iOS Artwork Extractor also knows how to extract artwork from apps you downloaded from the App Store. It goes without saying that this is for educational purpose only and that you should not steal others' artwork.

  • Use the MOBILE_APPLICATIONS_DIRECTORY environment variable if your iTunes library is not located in the standard location, i.e. ~/Music/iTunes.

Screenshots

More Repositories

1

XCDYouTubeKit

YouTube video player for iOS, tvOS and macOS
Objective-C
2,901
star
2

xcproj

Command line tool for manipulating Xcode project files
Objective-C
317
star
3

XCDFormInputAccessoryView

Input accessory view with previous, next and done buttons
Objective-C
238
star
4

FontReplacer

Easily create nibs with custom fonts
Objective-C
229
star
5

NSUUID

NSUUID implementation for iOS < 6.0 and OS X < 10.8
Objective-C
157
star
6

ABGetMe

ABGetMe implementation for iOS using undocumented APIs (safely)
Objective-C
145
star
7

XCDLumberjackNSLogger

CocoaLumberjack logger which sends logs to NSLogger
Objective-C
96
star
8

MPMoviePlayerController-XCDOverlayView

Overlay view synchronized with playback controls for MPMoviePlayerController
Objective-C
93
star
9

CLITool-InfoPlist

Xcode plugin to process Info.plist file for CLI Tool targets
Objective-C
53
star
10

Stealth-Messenger

Send email, SMS or tweet without any user interaction on iOS
Objective-C
45
star
11

otx

Mach-O disassembler
Objective-C
34
star
12

CLURLConnection

NSURLConnection done right
Objective-C
34
star
13

fulldescription

Recursively print instance variables of an Objective-C object.
Objective-C
30
star
14

SpotColor

Spot Color is a wrapper around the built-in Mac OS X color picker so you can use it as a stand alone app
Objective-C
27
star
15

quietxcode

Silences the "malloc: free_garbage: garbage ptr ..." Xcode warnings
Objective-C
15
star
16

pdfrasterize

Command line tool for converting PDF documents to various bitmap formats
Objective-C
13
star
17

NoLastUpgradeCheck

Xcode 4 plugin that prevents LastUpgradeCheck attribute alteration
Objective-C
13
star
18

otx-bblm

BBEdit/TextWrangler language module for otx disassemblies
C
12
star
19

crippng

QuickLook plugin to read crippled iPhone png files
C
12
star
20

Twexpand

SIMBL plugin for displaying full URLs in your favorite Twitter client
Objective-C
11
star
21

APELite-arm

Implementation of the APE Lite API for iPhone OS (ARM) using MobileSubstrate
C++
9
star
22

Miscellaneous

This repository contains stuff which would be helpful for jailbroken iOS development.
C++
5
star
23

DocZoom

Usable Xcode documentation Pinch-to-Zoom
Objective-C
4
star
24

SingleFileAppDependencyContext

Experiments with single-file applications and Microsoft.Extensions.DependencyModel
C#
2
star
25

DbContextValidation

DbContext validation against an actual database
C#
2
star
26

CMDQueryStringSerialization

Easy conversion between dictionaries and query strings in Objective-C.
Objective-C
2
star
27

runtime

.NET is a cross-platform runtime for cloud, IoT, and desktop apps.
C#
2
star
28

iCalColors

SIMBL Plugin that allows you to customize today and selected day colors
Objective-C
1
star
29

RidGraph

Generate visualizable .NET runtime identifier graphs
C#
1
star
30

KeychainCredentials

Implementation of the System.Net.ICredentials interface using the macOS Keychain for .NET
C#
1
star
31

radars

Sample code for bugs submitted to bugreport.apple.com
Objective-C
1
star
32

QuickRadar

Mac app to simplify posting bug reports to Apple's Radar bug tracking system.
Objective-C
1
star