This page contains a reference for the image sizes found in the various stock iOS bundles. The sizes vary between devices and the page is organised by application and device type. Using Ctrl+F is advised to search the document for what you are looking for.
A common trick is to replace some springboard items with transparent pictures of the same size. This will eliminate some springboard elements that you do not want to see (eg: dock background, etc…). Also, you have to realise that the larger the image is in size (bytes), the more pressure it will put on your iOS device: an image of 600KB will take more time to load than an image of 3KB and may consequentially occupy more RAM when being cached in memory.
The images on the iOS device are optimized using Apple's proprietary addition to the PNG
file format called Xcode CGBI
. You can decode them using pngcrush
on your Mac provided that you have corresponding XCode and iOS framework installed, found at /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush
(which is an Apple modified version of pngcrush):
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -revert-iphone-optimizations apple_coded.png decoded.png
Due to the former, it is highly advisable that once you have a theme ready, to use pngcrush for all your PNG
files on your mac:
find image_folder/ -name *.png -exec /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -brute -ow '{}' \;
which will optimize the PNG
s and reduce them.
All the images are found at /System/Library/CoreServices/SpringBoard.app
and this list includes some third-party apps as well such as Backgrounder
.
Image Name | Type | Image Size (px) |
---|---|---|
Activate~ipad.png | PNG | 108x1024 |
airplay_HUD_OFF.png | PNG | 28x21 |
airplay_HUD_ON.png | PNG | 28x21 |
airplaypip-selected@2x.png | PNG | 16x16 |
airplaypip@2x.png | PNG | 16x16 |
AppleLogo.png | PNG | 71x84 |
AudioRecordingBadge.png | PNG | 9x9 |
avatarBorder.png | PNG | 56x57 |
avatarMask.png | PNG | 54x54 |
Backgrounder_Badge.png | PNG | 30x29 |
Backgrounder_Badge@2x.png | PNG | 60x58 |
Backgrounder_NativeBadge.png | PNG | 30x29 |
Backgrounder_NativeBadge@2x.png | PNG | 60x58 |
BatteryBG_1.png | PNG | 264x129 |
BatteryBG_10.png | PNG | 264x129 |
BatteryBG_11.png | PNG | 264x129 |
BatteryBG_12.png | PNG | 264x129 |
BatteryBG_13.png | PNG | 264x129 |
BatteryBG_14.png | PNG | 264x129 |
BatteryBG_15.png | PNG | 264x129 |
BatteryBG_16.png | PNG | 264x129 |
BatteryBG_17.png | PNG | 264x129 |
BatteryBG_2.png | PNG | 264x129 |
BatteryBG_3.png | PNG | 264x129 |
BatteryBG_4.png | PNG | 264x129 |
BatteryBG_5.png | PNG | 264x129 |
BatteryBG_6.png | PNG | 264x129 |
BatteryBG_7.png | PNG | 264x129 |
BatteryBG_8.png | PNG | 264x129 |
BatteryBG_9.png | PNG | 264x129 |
BatteryHUD.png | PNG | 27x265 |
BatteryReflectionMask.png | PNG | 1x129 |
block.png | PNG | 11x10 |
BluetoothLockbar.png | PNG | 19x24 |
brightness.png | PNG | 81x81 |
Caution.png | PNG | 86x80 |
closebox.png | PNG | 30x29 |
Default_Backgrounder.png | PNG | 15x20 |
Default_Backgrounder@2x.png | PNG | 30x40 |
Default_Backgrounder_Native.png | PNG | 15x20 |
Default_Backgrounder_Native@2x.png | PNG | 30x40 |
Default_MyWi.png | PNG | 14x20 |
Default_MyWi@2x.png | PNG | 29x40 |
Default_Synchronicity.png | PNG | 12x18 |
Default_Veency.png | PNG | 18x20 |
DeviceLockBottomBarBackground.png | PNG | 8x96 |
DeviceLockBottom~ipad.png | PNG | 37x245 |
DeviceLockEntryFieldBackgroundKeyboard~ipad.png | PNG | 1x128 |
DeviceLockEntryFieldBackground~ipad.png | PNG | 37x72 |
DeviceLockFailedEntryBackground.png | PNG | 1x96 |
DeviceLockKeypadDelete.png | PNG | 25x18 |
DeviceLockKeypadPressed.png | PNG | 320x216 |
DeviceLockKeypad~ipad.png | PNG | 280x217 |
DeviceLockTitleViewBackground~ipad.png | PNG | 37x84 |
DeviceLockTitleViewRedBackgroundKeyboard~ipad.png | PNG | 460x200 |
DeviceLockTitleViewRedBackground~ipad.png | PNG | 37x84 |
emptyblock.png | PNG | 7x7 |
FolderDropBG~ipad.png | PNG | 220x220 |
FolderIconBG~ipad.png | PNG | 74x78 |
FolderIconOverlay~ipad.png | PNG | 74x78 |
FolderShadowBottomNotch~ipad.png | PNG | 51x58 |
FolderShadowBottom~ipad.png | PNG | 1x33 |
FolderShadowSide~ipad.png | PNG | 36x1 |
FolderShadowTopNotch~ipad.png | PNG | 49x63 |
FolderShadowTop~ipad.png | PNG | 1x38 |
FolderSwitcherBG~ipad.png | PNG | 1024x1024 |
FolderTitleEditField.png | PNG | 29x29 |
FSO_Backgrounder.png | PNG | 15x20 |
FSO_Backgrounder@2x.png | PNG | 30x40 |
FSO_Backgrounder_Native.png | PNG | 15x20 |
FSO_Backgrounder_Native@2x.png | PNG | 30x40 |
FSO_MyWi.png | PNG | 14x20 |
FSO_MyWi@2x.png | PNG | 28x40 |
FSO_Synchronicity.png | PNG | 13x20 |
FSO_Veency.png | PNG | 18x20 |
HeadsetBatteryBG_1.png | PNG | 264x117 |
HeadsetBatteryBG_10.png | PNG | 264x117 |
HeadsetBatteryBG_11.png | PNG | 264x117 |
HeadsetBatteryBG_12.png | PNG | 264x117 |
HeadsetBatteryBG_13.png | PNG | 264x117 |
HeadsetBatteryBG_14.png | PNG | 264x117 |
HeadsetBatteryBG_15.png | PNG | 264x117 |
HeadsetBatteryBG_16.png | PNG | 264x117 |
HeadsetBatteryBG_17.png | PNG | 264x117 |
HeadsetBatteryBG_2.png | PNG | 264x117 |
HeadsetBatteryBG_3.png | PNG | 264x117 |
HeadsetBatteryBG_4.png | PNG | 264x117 |
HeadsetBatteryBG_5.png | PNG | 264x117 |
HeadsetBatteryBG_6.png | PNG | 264x117 |
HeadsetBatteryBG_7.png | PNG | 264x117 |
HeadsetBatteryBG_8.png | PNG | 264x117 |
HeadsetBatteryBG_9.png | PNG | 264x117 |
InfoButton.png | PNG | 21x21 |
ipodcontrols-selected.png | PNG | 6x6 |
ipodcontrols-selected@2x.png | PNG | 11x12 |
ipodcontrols.png | PNG | 6x6 |
ipodcontrols@2x.png | PNG | 11x12 |
JibblerBackground.png | PNG | 320x480 |
JibblerFadeLeft.png | PNG | 38x480 |
LockScreenControlsHUD.png | PNG | 320x65 |
MCNext_d~ipad.png | PNG | 61x61 |
MCNext_p~ipad.png | PNG | 61x61 |
MCNext~ipad.png | PNG | 61x61 |
MCPause_d~ipad.png | PNG | 61x61 |
MCPause_p~ipad.png | PNG | 61x61 |
MCPause~ipad.png | PNG | 61x61 |
MCPlay_d~ipad.png | PNG | 61x61 |
MCPlay_p~ipad.png | PNG | 61x61 |
MCPlay~ipad.png | PNG | 61x61 |
MCPrev_d~ipad.png | PNG | 61x61 |
MCPrev_p~ipad.png | PNG | 61x61 |
MCPrev~ipad.png | PNG | 61x61 |
MousePointer.png | PNG | 15x23 |
mute.png | PNG | 81x76 |
nexttrackoff~ipad.png | PNG | 42x44 |
nexttrack~ipad.png | PNG | 42x44 |
pause~ipad.png | PNG | 54x55 |
pip-selected.png | PNG | 6x6 |
pip-selected@2x.png | PNG | 12x12 |
pip.png | PNG | 6x6 |
pip@2x.png | PNG | 12x12 |
play~ipad.png | PNG | 54x55 |
prevtrackoff~ipad.png | PNG | 42x44 |
prevtrack~ipad.png | PNG | 42x44 |
Printer~ipad.png | PNG | 74x76 |
recalibrateBezel~ipad.png | PNG | 118x54 |
ring.png | PNG | 87x88 |
RotationLockButton~ipad.png | PNG | 74x76 |
RotationUnlockButton~ipad.png | PNG | 74x76 |
SBBadgeBG.png | PNG | 29x31 |
SBBadgeExclamation.png | PNG | 29x30 |
SBDockBG-Landscape~ipad.png | PNG | 1024x64 |
SBDockBG-old.png | PNG | 320x91 |
SBDockBG-Portrait~ipad.png | PNG | 768x64 |
SBDockBG.png | PNG | 320x45 |
SBDockMask-72.png | PNG | 74x76 |
SBDockMask.png | PNG | 59x60 |
SBDownloadProgressFill.png | PNG | 9x9 |
SBDownloadProgressTrack.png | PNG | 11x12 |
SBLockScreenControlsLCD.png | PNG | 320x173 |
SBLockScreenControlsLCDSmall.png | PNG | 1x156 |
SBLockScreenControlsLCDTethering.png | PNG | 1x173 |
SBLockScreenControlsLCDTetheringSmall.png | PNG | 1x156 |
SBSearchPageIndicator.png | PNG | 10x10 |
SBSearchPageIndicatorCurrent.png | PNG | 10x10 |
SBSearchTableViewBadge.png | PNG | 7x8 |
SBSearchTableViewBadgeSelected.png | PNG | 7x7 |
SBWirelessModemLCDBG.png | PNG | 1x96 |
silent~ipad.png | PNG | 81x76 |
SlideshowBkgnd.png | PNG | 52x52 |
SlideshowLandscape.png | PNG | 30x27 |
SlideshowPortrait.png | PNG | 26x31 |
speaker.png | PNG | 81x76 |
spotlight-full.png | PNG | 320x480 |
spotlight-keyboard.png | PNG | 320x480 |
StarBackground.png | PNG | 204x66 |
StarOff.png | PNG | 21x22 |
StarOn.png | PNG | 21x22 |
SwitcherAirPlayNowPlayingButtonOn~ipad.png | PNG | 60x61 |
SwitcherAirPlayNowPlayingButtonPressed~ipad.png | PNG | 60x61 |
SwitcherAirPlayNowPlayingButton~ipad.png | PNG | 60x61 |
SwitcherBrightnessIcon.png | PNG | 16x17 |
SwitcherIconShadow~ipad.png | PNG | 78x78 |
SwitcherQuitBox.png | PNG | 30x29 |
SwitcherShadowTop.png | PNG | 1x28 |
SwitcherSliderThumb.png | PNG | 28x28 |
SwitcherSliderTrackMax.png | PNG | 11x9 |
SwitcherSliderTrackMin.png | PNG | 259x9 |
SwitcherVolumeIcon.png | PNG | 17x19 |
VolumeBlueTrack.png | PNG | 11x9 |
VolumeKnob.png | PNG | 22x28 |
VolumeWhiteTrack.png | PNG | 11x9 |
WallpaperGradientLandscapeBottom~ipad.png | PNG | 1x381 |
WallpaperGradientLandscapeTop~ipad.png | PNG | 1x97 |
WallpaperGradientPortraitBottom~ipad.png | PNG | 1x509 |
WallpaperGradientPortraitTop~ipad.png | PNG | 1x136 |
WallpaperIconDockShadow~ipad.png | PNG | 74x76 |
WallpaperIconShadow~ipad.png | PNG | 130x130 |