Skip to content

Python script for resizing images from current folder to a given sizes required by Apple App Store

License

Notifications You must be signed in to change notification settings

kwkr/app_store_screenshot_resize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

app_store_screenshot_resize

Python script for resizing .png .jpg images from current folder to a given sizes required by Apple App Store

Usage landscape

python resize.py

Usage portrait

python resize.py p

It will generate folders containing resized images for a following devices:
iPhone 3 4 640 x 960
iPhone 5 640 x 1136
iPhone 6 7 8 750 x 1334
iPhone 6 7 8 Plus 1242 x 2208
iPhone X 1125 x 2436
iPad (Air and Mini Retina) 1536 x 2048
iPad Pro 2048 x 2732

About

Python script for resizing images from current folder to a given sizes required by Apple App Store

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages