gimp-android-xdpi

Gimp plugin to write images and icons for all android densities

Github stars Tracking Chart

gimp-android-xdpi

Gimp plugin to export images or icons for any android density :
gimpfu_android_xdpi.py

Plugin Screenshot

Installation

  • Download the script gimpfu_android_xdpi.py,
    save into your gimp plugin directory, ie: ~/.gimp-2.6/plug-ins/gimpfu_android_xdpi.py
  • On Linux or MacOSX you need to set the script file to be executable. (chmod +x gimpfu_android_xdpi.py)
  • Restart Gimp
  • Run script via Filters -> Android -> Write Android XDPIs...

Usage

  • Select area to export.
  • Run the plugin from Filters -> Android -> Write Android XDPIs...
  • Enter the target DP width.
  • Choose density folders to export to : ldpi / mdpi / hdpi / xhdpi / xxhdpi / xxxhdpi.

Example

To write you app icon directly from you full size picture, select area for your icon :

icon selection

Use the reference values for an app icon, 48px on mdpi :

Plugin Screenshot

  1. select your app res folder
  2. Pick drawable or mipmap as your export folder prefix
  3. type icon as the image base name
  4. select image DP width of 48
  5. select densities to export
  6. select image format png

Icon or Image resources for all densities will be scaled and written
accordingly, except that by default upscaled images won't be upscaled. You
can force creating upscaled images by using the appropiate option.

export result

Main metrics

Overview
Name With Ownerncornette/gimp-android-xdpi
Primary LanguagePython
Program languagePython (Language Count: 1)
Platform
License:
所有者活动
Created At2012-04-20 14:37:21
Pushed At2018-06-28 00:56:01
Last Commit At2015-09-28 13:57:45
Release Count0
用户参与
Stargazers Count162
Watchers Count14
Fork Count19
Commits Count33
Has Issues Enabled
Issues Count7
Issue Open Count2
Pull Requests Count3
Pull Requests Open Count1
Pull Requests Close Count1
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private