Skip to content

Commit e23b0cc

Browse files
Create README.md
1 parent cf6af6e commit e23b0cc

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Fast Image Resizer
2+
3+
[![Download Fast Image Resizer](https://a.fsdn.com/con/app/sf-download-button)](https://sourceforge.net/projects/fastimageresizer/files/latest/download)
4+
[![Download Fast Image Resizer](https://sourceforge.net/sflogo.php?type=14&group_id=3352327)](https://sourceforge.net/p/fastimageresizer/)
5+
[![Min JDK Version](https://img.shields.io/badge/Required%20JDK-%2B8-brightgreen)](https://jdk.java.net/java-se-ri/8-MR3)
6+
[![Download Fast Image Resizer](https://img.shields.io/sourceforge/dt/fastimageresizer.svg)](https://sourceforge.net/projects/fastimageresizer/files/latest/download)
7+
8+
Javafx application to resize images and add them into folders automatically. It is a powerful Cross-Platform tool for Android developers.
9+
10+
With **Fast Image Resizer**, you can:
11+
12+
- Select the resource directory, so you don't have to move the resized files.
13+
- Resize several images at once (Drag & Drop)
14+
- Select output densities (ldpi, mdpi, tvdpi, hdpi, xhdpi, xxhdpi, xxxhdpi).
15+
- Make a custom size using width and height.
16+
- Preserve the image format (jpg, png).
17+
- Select output directory (drawable or mipmap).
18+
- Delete the selected image or images.
19+
- Press to display the chosen image.
20+
- Show images' informational details (type - size - dimensions).
21+
22+
![Image Resize Service](https://i.imgur.com/x2U9pjg.png)
23+
24+
After adding your images, it will be like that.
25+
26+
![Image Resize Service](https://i.imgur.com/tmM0eMc.png)
27+

0 commit comments

Comments
 (0)