Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Resize image for android and iOS

Resize image script for iOS and Android by scale down from the best resolution image.

Use format

python resize_image.py (android/ios) destination source...

Android

  • hdpi 38%
  • mdpi 25%
  • xhdpi 50%
  • xxhdpi 75%
  • xxxhdpi 100%

iOS

  • @1x 33.33%
  • @2x 66.66%
  • @3x 100%

About

Resize image script for iOS and Android by scale down from the best resolution image

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages