Skip to content

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

License

Notifications You must be signed in to change notification settings

TorIsHere/resize_image_for_android_ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages