Skip to content

Python script to help resize a 1024x1024 image into all of the XCode required app photo dimensions.

License

Notifications You must be signed in to change notification settings

BlTWISE/app_images_resizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Purpose

The purpose of this script is to resize a target app image into all of the XCode required app dimensions (167x167, 152x152, etc.) with ease.

How to use

In the same directory as resize.py, include the target image and name it 1024x1024.png. After you have the image set, you can just call the script and it will create all of the images in the directory.

About

Python script to help resize a 1024x1024 image into all of the XCode required app photo dimensions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages