Since 2013 I develop apps for Android and iOS. One of the worst tasks is to scale many images. For this reason, I have written a small program. The name of the program is:
Language
Sprechen Sie deutsch? Hier klicken…
Function
BitmapCat scaled png-, bmp-, and jpg images for Android apps in:
- ldpi(low-density)
- mdpi(medium-density)
- hdpi(high-density)
- xhdpi(extra-high-density)
- xxhdpi(extra-extra-high-density)
The tool use the typical eclipse folder structure „drawable-MDPI“, „drawable-hdpi“, etc.
Other features:
- hotfolder: the tool constantly monitors a folder.
- convert: the tool can convert images to png, bmp or jpg format.
- language: the tool supports german and english language
Gallery
Einstieg
Einleitung
Optionen
Bearbeitung
Clickguide
- The tool starts with a double click. If nothing happens, you have a no or an old version of Java. (Java version 1.7.0_11 with JavaFX needed) For the latest version, please visit: http://www.java.com/de/download/
- choose a language (german or english)
- read the Introduction and click the „next“ button
- selecting directories:
- input directory: images in the folder should in the maximum resolution (xxhdpi)
- input density: determine the resolution (DPI) of the images in the input directory. It is for up / down scaling.
- ouput directory: for example the „res“ folder in a android-eclipse-project
- recursion: the tool searches in the output directory and all subdirectories
- convert: convert images to a format
- Lets go!
Download
Java Version |
min 1.7.0_11 |
Content |
executable jar |
Ending |
*.jar |
Size |
358 KB (~1 MB) |
Version |
1.1 |
Date |
28.03.2013 |
Price |
free |
License |
|
[download id=“20″ format=“2″]
Donation
Hello BitmapCat user,
thanks for using my little tool! I hope, I could help you^^
As you have seen, I invest a lot of time in my programs and apps. Whether in the UI, the functionality or platform independence.
So, if you like my program, you can buy me an energy drink🙂
For example a red bull…
Release Notes
Version 1.1 (28.03.2013)
Einstieg
Einleitung
Optionen
Bearbeitung
- new: xxhdpi (extra-extra-high-density) support
- new: input-density – Determine the resolution (DPI) of the images in the input directory. It is for up / down scaling.
- new: ProgressIndicator – shows the progress in the overview
- fix: editable directory path
- fix: Logtime
[download id=“20″ format=“2″]
Version 1.0 (01.03.2013)
Einstieg
Einleitung
Optionen
Bearbeitung
[download id=“19″ format=“2″]
license
BitmapCat by Alexander Gräsel is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License. Permissions beyond the scope of this license may be available at http://blog.axxg.de.
Copyright © 2013 AxxG – Alexander Gräsel