Density Converter Versions Save

A multi platform image density converting tool converting single or batches of images to Android, iOS, Windows or CSS specific formats and density versions given the source scale factor or width/height in dp. It has a graphical and command line interface and supports many image types (svg, psd, 9-patch, etc.) aswell as some lossless compressors like pngcrush.

v1.0.0-alpha9

9 months ago

Supports non-Windows OS now, by removing proprietary Windows code

v1.0.0-alpha8

9 months ago

v1.0.0-alpha7

4 years ago
  • update code to use JDK 11, note you will need a JDK version with JavaFX pre-package like Azul or Liberica

v1.0.0-alpha6

5 years ago
  • update various dependencies and plugins

v1.0.0-alpha5

5 years ago
  • update various dependencies and plugins
  • update launch4j, should now work with Java 9/10
  • switch to maven wrapper

v1.0.0-alpha4

7 years ago
  • fixes ios content json format

v1.0.0-alpha3

7 years ago
  • fixes bug in ninepatch where lanczos3 would not scale due to min dimension restrictions
  • adds console and gui exe

v1.0.0-alpha1

7 years ago
  • greatly refactor scaling options and logic making it possible to select specific scaling algorithm
  • makes project compatible with travis ci
  • updates TwelveMonkeys image lib to 3.3.1

Note: this is a early alpha preview - use at your own risk

v0.9.2

8 years ago
  • exchanges imgsclr lib with thumbnailator for scaling resulting in much better quality

v0.9.1

8 years ago
  • new clean before convert option
  • "simpler" simple mode