Skip to content

ImageConverter v1.1

Compare
Choose a tag to compare
@MyAlexro MyAlexro released this 05 Aug 23:09
· 119 commits to master since this release

Added two major features and fixed a lot of bugs:

Added features:

  • It is now possible to replace the transparency of a PNG image with ⬛️ or ⬜️ when converting it to another format
  • It is now possible to convert a group of images to a GIF:
  • You will be able to decide how many times the gif is going to repeat(loop or 1-10)
  • You will be able to decide how much delay there will be between the frames of the GIF

Fixed bugs

  • Fixed bug where dragging a null file over the Image to convert container made the application crash
  • Fixed bug where the selected-theme-type rectangle in the menu returned to the normal state after the mouse left it
  • Fixed bug where the gif-in-loop checkbox would remain visibile even after emptying the imgviewer
  • Fixed bug where the message box that prompted the user to restart the application when a setting changed appeared even when the user selected the same option
  • Fixed conversion to the format CUR
  • Fixed bug where if the user dropped one or more images in the image-to-convert box and then dropped an invalid file the image(s) to convert would be removed but it/they would remain in the image-to-convert box
  • Fixed bug where the button to empty the image-to-convert box was enabled even though the image-to-convert box source was the default image that said to drop an image to convert
  • Fixed bug where the image(s) to convert couldn't be deleted after converting them because they remained in use by the program
  • Fixed visualization of the convert image button
  • Fixed bug where the restart of the application was prompted even when the language combobox was closed without changing language