Skip to content

A linux bash shell script project for resizing image files to your required DIP/DP values.

Notifications You must be signed in to change notification settings

bhargavms/AndroidIconResizer

Repository files navigation

AndroidIconResizer

A linux bash shell script project for resizing image files to your required DIP/DP values.

Usage (currently only works on .png images)

  • Clone/download it as zip the repo, , place the image files in the directory of the project, run the shell script resize_to_dp.sh with arguments like so

     ./resize_to_dp.sh {(Integer)width in dp} {(Integer)height in dp} {path to destination folder containing the drawable directories}
    

TODO

  • Add validation checks to see if the drawable directory exists.

About

A linux bash shell script project for resizing image files to your required DIP/DP values.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages