Skip to content

Releases: ShoHabby/waifu2x-ncnn-gui

Fix PPI default value

10 Jan 10:40
3409635

Choose a tag to compare

  • Fixed bug where PPI would save the encode threads value instead of the entered PPI value

PPI and Alpha Channel Support

26 Dec 22:30
0ee5c04

Choose a tag to compare

  • Added option to specify output files PPI
  • Added option to strip alpha channel from files
  • Added support to open .jpeg files

Unix path bugfix

30 Nov 02:06
bf260f1

Choose a tag to compare

  • Fix path issue on non-windows platforms

Avalonia Port

30 Nov 00:01
5974e73

Choose a tag to compare

  • Rewrote GUI in Avalonia for cross-platform
  • Added builds for Linux and OSX
  • Small fixes to grayscale file conversion

Minor changes

27 Nov 20:24
7f8c86a

Choose a tag to compare

  • Added icon
  • Added toggle for TTA mode
  • Added selectors for GPU thread counts
  • Added tooltip

Use ImageMagick for grayscale

23 Nov 17:53
02f060b

Choose a tag to compare

  • Switch grayscale feature to use ImageMagick
  • Added in-GUI log display