Icon Resizer

I developed the icon image resizer application to easily resize icon images for applications in various resolutions with just the click of a button.

Description

The application features a user-friendly graphical interface that allows users to resize icon images to different resolutions.

A command-line version was introduced later to automate the process from scripts. This version is particularly useful for resizing one or multiple images in various resolutions simultaneously—an interesting feature for web development.

Windows

All

Icon resizer v1.0 (2020-2024)

Download

Versiones

image

This application allows you to create icons by resizing an input image to various standard Windows icon sizes:

  • 16 x 16
  • 32 x 32
  • 64 x 64
  • 128 x 128

It also allows you to resize the input image to a customizable size, which can be different from the previous sizes.

You have the option to transform a specific color into another color during the resizing process. For instance, this can be utilized to change the background color, which might be transparent, to white.

You can also utilize it to adjust the alpha component (transparency) of the remaining pixels.

New dark mode option

Downloads