Resize images to support Android devices

 


To help Android developers resize their images to support different Android devices, I have created JavaFX application to resize images in only one easy click without changing their quality, and add them into folders automatically. It is a powerful Cross-Platform tool for Android developers. Moreover, Any other developers can use it to resize images with their favorite custom size.

With Fast Image Resizer, you can:

  • Select the resource directory, so you don’t have to move the resized files.
  • Resize several images at once (Drag & Drop)
  • Select output densities (ldpi, mdpi, tvdpi, hdpi, xhdpi, xxhdpi, xxxhdpi).
  • Make a custom size using width and height.
  • Preserve the image format (jpg, jpeg, png, bmp, gif).
  • Select output directory (drawable or mipmap).
  • Delete the selected image or images.
  • Press to display the chosen image.
  • Show images' informational details (type - size - dimensions).

Enjoy resizing images and Happy Coding!

Get it through SourceForge or Fast Image Resizer

Find me here: GitHub and LinkedIn

Comments

Popular posts from this blog

Hide and Keep your API key out of GitHub repository

Build an E-commerce Store App like Souq.com for Android

Android parse JSON Key dynamically