Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RoanH authored Jun 19, 2018
1 parent 0d0f41c commit b073e95
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ So a little while ago a friend of mine came up with the idea to write a program
And now that program is done :D.

The program itself looks like this:
![GUI](https://i.imgur.com/911reV5.png)
![GUI](https://i.imgur.com/5eU6t4U.png)

By default it will look for all the files in the input folder that have a name that ends with @2x and scale them down by a factor 2. It'll also remove the @2x part from the file name of the generated SD image.
However I decided to make all the filters and parameters configurable so you could actually also use this program to upscale or downscale a whole folder of images.
Expand All @@ -15,8 +15,8 @@ Well I hope some of you find this program useful :)
And if you find any bugs or think of nice features feel free to report/request them.

## Downloads
[Windows executable](https://github.com/RoanH/ImageScaler/releases/download/v1.1/ImageScaler-v1.1.exe)<br>
[Runnable Java Archive](https://github.com/RoanH/ImageScaler/releases/download/v1.1/ImageScaler-v1.1.jar)
[Windows executable](https://github.com/RoanH/ImageScaler/releases/download/v2.0/ImageScaler-v2.0.exe)<br>
[Runnable Java Archive](https://github.com/RoanH/ImageScaler/releases/download/v2.0/ImageScaler-v2.0.jar)

All releases: [releases](https://github.com/RoanH/ImageScaler/releases)<br>
GitHub repository: [here](https://github.com/RoanH/ImageScaler)
Expand Down

0 comments on commit b073e95

Please sign in to comment.